Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking checkboxes and more...
Message
From
05/09/2000 17:19:33
 
 
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00411954
Message ID:
00412658
Views:
20
>O.K. Michel, I could get the listing to display it with your suggestion but now how do I retrieve what's been clicked? There has to be some way to loop through checking which checkboxes have been checked using VBScript.

I've found that checkboxes only get transmitted to the server if they have been checked. So, you have to check for the existance of those variables.

Normally, you would create an option in your framework. The function might be named IfExist(). You may pass the variable name. Just return .T. or .F. if the variable exists.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform