Thread: URL Method
View Single Post
  #1 (permalink)  
Old July 16th, 2003, 07:31 AM
qwerty qwerty is offline
Registered User
 
Join Date: Jul 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default URL Method

In Pro ASP 3.0 and I am sure other literature there is mention of using the PARAM="URL" definfintion within your RDS object instead of using Connect, Server, and SQL parameters which would divulge a password.

In using PARAM="URL" is it possible to point to an ASP page which will open a recordset which can then be updated and sent back to the server database?