Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question...
Message
From
07/07/2001 11:16:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Question...
Miscellaneous
Thread ID:
00527759
Message ID:
00527759
Views:
59
Well, in porting a VFP app over to the Web, I have at least one question per day. Here's today's!

In our VFP app, we had a form that prompted for filter criteria. There were over a dozen different conditions, and some where grids with checkboxes where a user could select one or many reason codes to filter on.

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 or something with hidden controls, though I'm very new to JS.

Any advice anyone can give would be great.

Thanks,
Kevin
Next
Reply
Map
View

Click here to load this message in the networking platform