Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about variables created in a frame...
Message
From
06/07/2001 22:56:10
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Question about variables created in a frame...
Miscellaneous
Thread ID:
00527710
Message ID:
00527710
Views:
60
Hi, all...

Suppose I have a filter form called FILTER.HTM. The Filter form has a couple of inline frames that reference other HMTL pages with different input criteria.

The main FILTER page has a submit button where the post action is an ASP page.

My question is this...when the ASP page tries to request the value of controls that existed in HMTL pages that were referenced via SRC statements in the in-line frame of FILTER.HTM, how does the ASP page figure it out?

Any controls that are directly in the FILTER.HTM are easily referenced in the ASP page via a REQUEST statement, but I don't know how to reference stuff that was part of an in-line frame HMTL page.

I'm guessing I'd need to do some JavaScript, though I'm very new to JS.

Any advice anyone can give would be great.

Thanks,
Kevin
Reply
Map
View

Click here to load this message in the networking platform