Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: TEXTAREA control with SQL-server; multiple table query on RDS DSO


Message #1 by "Neethling, Dirk BYNI/PLM" <Dirk.Neethling2@h...> on Mon, 2 Oct 2000 00:30:17 +0200
1. I need to dynamically insert a TEXTAREA control using JScript. This
TEXTAREA control needs to be tied to a DSO which draws data from SQL-server.
Howto?
2. I have a composite page consisting of data from 4 tables. I've tried
doing a cross-table query on the RDS DSO but get no results. Also I need to
be able to make changes or add a recordset and then save the result using
"dso.submitChanges()". Howto?

dirk

  Return to Index