Is it possible to do this, as the code needs to contain things like
Server.CreateObject("ADODB.Connection") and the client doesn;t know anything
about "Server".
I can't do it as a "RUNAT=Server" script because that doesn;t know anything
about the client textbox. I don't seem to be able to call a "RUNAT=Server"
script function from a client script sub/function because once the page is
loaded the "RUNAT=Server" seem to be no longer available...? is this
correct...?
Thanks in advance
Ian James
ian....@rgp.uk.com