Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

bind record set to controls`

Status
Not open for further replies.

revilord

Programmer
Oct 2, 2003
64
is it posible to bind a record set item to a control in Javascript similar to asp.net. An example would be connection to a dataset using ado and putting the record set into a form with name and address fields and then navigating back and forth using movenext and moveprevious buttons.
 

I don't think this would be possible without writing your own binding routines.

Hope this helps,
Dan


[tt]D'ya think I got where I am today because I dress like Peter Pan here?[/tt]
[banghead]

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top