Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > IFRAME and ASP

Reply
Thread Tools

IFRAME and ASP

 
 
Dave Anderson
Guest
Posts: n/a
 
      02-21-2004
Can you send a variable to a src file (which is in .asp) to an IFRAME
without reloading the page?

I have a DHTML tree menu on page1.asp that has several selections for views.
These views are shown in a standard IFRAME window with a source file of
views.asp

I want to send a querystring to the src page without refreshing the page?
For example an onclick reference on the tree menu would reference
views.asp?view=test1 or views.asp?view=test2


Is this possible?


 
Reply With Quote
 
 
 
 
kaeli
Guest
Posts: n/a
 
      02-23-2004
In article <FaLZb.3533$. net>,
enlightened us with...
> Can you send a variable to a src file (which is in .asp) to an IFRAME
> without reloading the page?
>


Without reloading the iframe or the page which encloses it?
To the former, no. The latter, yes.


--
--
~kaeli~
The secret of the universe is @*&^^^ NO CARRIER
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Page and Iframe, wait for iframe to load before manipulating the DOM BerlinBrown Javascript 5 02-05-2008 10:40 PM
Targeting a parent iframe from a sub-iframe albanitus@yahoo.com HTML 0 11-15-2006 04:40 PM
parent/iframe set iframe source and submit form superfreaker@gmail.com Javascript 2 03-09-2006 11:05 PM
IFRAME initalization and stylesheet in DOM-created IFRAME Vincent van Beveren Javascript 7 07-11-2004 01:04 AM
Get form values from iframe (1) to iframe (2) inside a layer in iframe (1) Daedalous Javascript 3 01-16-2004 11:08 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57