Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing data from a bound Table
Message
Information générale
Forum:
Internet
Catégorie:
XML
Titre:
Accessing data from a bound Table
Divers
Thread ID:
00237996
Message ID:
00237996
Vues:
53
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
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform