how can i run an asp with WSH? 
Author Message
 how can i run an asp with WSH?

I have an asp file that can insert data into MS-SQL,
i want to run this asp file to insert data into database every day,
how can i do that?
Can WSH do that?

Thanks....



Sat, 11 Jan 2003 03:00:00 GMT  
 how can i run an asp with WSH?

Quote:

> I have an asp file that can insert data into MS-SQL,
> i want to run this asp file to insert data into database every day,
> how can i do that?
> Can WSH do that?

I have made scripts that access databases using VBScript under WSH and
connected to Symantec ACT, Microsoft SQL server and Microsoft Access.

Have a look at ADO (Active Data Objects).

--
Gerry Hickman (London UK)
http://www.gerry1.dircon.co.uk/



Sat, 11 Jan 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Running WSH from ASP

2. Running a WSH vbs from ASP

3. Running WSH Script From ASP

4. Running programs on the server through ASP/WSH

5. Run an ASP page with WSH ?

6. WSH Shell.Run and ASP

7. Unable to run Wsh from Asp page

8. Running WSH from ASP Page - at command

9. Problem Running WSH from ASP Page

10. Running WSH script from ASP page - problem

11. BUG in WSH 5.6 install if Wscript.exe is running while updating WSH

12. BUG in WSH 5.6 install if Wscript.exe is running while updating WSH

 

 
Powered by phpBB® Forum Software