473,408 Members | 1,739 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

Iframe/url parameters /classic asp

Good morning,So the thing is,I have a link with a parameter passed through the url which opens an asp file with an iframe in it,the iframe has all the code for the html but when i try to retrieve the parameter from the asp file(the one that is embedded in the iframe),i keep getting "0" instead of the actual number that i can see in the url,any insight for this?,thanks in advanced.
May 22 '13 #1

✓ answered by Oralloy

MikaelMadrid,

Sounds like you are not using the same parameter name in the URL as the ASP. Remember that they are case sensitive.

When in doubt, trivialize the ASP, so all it displays is a minimal HTML page with the parameter value. Display it as a string without any additional processing.

Luck!
Oralloy

3 2633
Oralloy
988 Expert 512MB
MikaelMadrid,

Sounds like you are not using the same parameter name in the URL as the ASP. Remember that they are case sensitive.

When in doubt, trivialize the ASP, so all it displays is a minimal HTML page with the parameter value. Display it as a string without any additional processing.

Luck!
Oralloy
May 22 '13 #2
Hi thanks for the reply,i already solved this,the problem was that i wasnt passing the parameter to the src inside the <iframe> only to the asp that contained the html with the <iframe>,so i just passed it to both and solved it,thanks again :)
May 22 '13 #3
Oralloy
988 Expert 512MB
MikaelMadrid,

Glad to hear you kept working and found your own answer, even after asking for help!

Oralloy
May 23 '13 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Dany P. Wu | last post by:
Hi everyone, I've finally figured out what I actually want to do with my website, let's hope this time I can explain it better. The opening page of the website has a bunch of links that look...
2
by: Jim | last post by:
I want to pass a value from the parent to the iframe when I click a button, the parent will reload and the iframe should show the data I need... when the iframe loads I want it to run something...
1
by: bc | last post by:
Hello all, I have a classic ASP web app that requires some new reporting features that I have written in ASP.Net (a .net web application that makes use of a .net webservice on the same box). To...
3
by: chico | last post by:
Hello, I hope you can help me on this one. I would like to have an iFrame pointing to dynamic url that gets parameters, for example: iframe .... src="blabla?myparm1=par1&myparam2=par2.... , ...
7
by: pb | last post by:
Hi all, I have some code that automatically generates a url depending on user selections. This url is then set as a hyperlink and the user clicks on the link that has the target as an iframe on...
3
by: reflex | last post by:
Hi, i am using onmouse tooltip on my website. Under them i use iframe to hide form elements if is tooltip above them. Everything works fine only at firefox there is +-1sec "refresh" when tooltip...
2
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi. I've built an asp.net website, which is displayed within an IFRAME of a classic asp site. The asp.net site consists simply of one page having a paginated gridview control. When my asp.net...
1
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi. I've built an ASP.NET web application which exists as it's own URL. Another site which was created in classic ASP, and exists as it's own URL, has an IFRAME containing my site. I'm...
1
by: Z1P2 | last post by:
I would like to gradually resize an iframe in an onmouseover event. I can easily do it with an image, but when I try to do it with an iframe, it doesn't do anything. So first of all, is it possible...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.