
August 6th, 2001, 09:22 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
msado15.dll
Originally posted by : MARK DAVIES (itsmarkdavies@hotmail.com)I am using the following code on an asp page that I am posting to :-The page runs a SQL Server Stored Procedure which returns an Output parameter to the page. I then link back to the original posting page to allow the user to enter different parameters and post again to the page containing the above code. I get an error suggesting that the Web Server is ignoring the above code on the second run through the code. How can I ensure that the METADATA library is referenced every time I resubmit my page ?. Thanks.
|