Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing data from a bound Table
Message
From
06/07/1999 21:07:28
 
General information
Forum:
Internet
Category:
XML
Miscellaneous
Thread ID:
00237996
Message ID:
00238049
Views:
19
>I posted this in the VFP section, but got no response...
>
> I have a data island in an ASP file (built dynamically by a VFP Com server on IIS) bound to a table. I want to be able to trap the selected row from this table and create another page (in another frame) with the children of the original table.
>
> It's just a one-many related table that I want the most basic grid functionality. I have the code in the onClick() method of the table, and I can get it to fire successfully, but I cannot figure out how to refer to the selected item.
>
> I want to do something like...
>
> function table_onClick()
> txtSearch = datasrc.selecteditem.value
> call the other asp file with that value passed as a parameter
>
>
>Thanks,
>Wayne

See my response in the VFP forum. I didn;t realize you were using DSO, but my answe rwill still work...
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform