Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Starting ASP page from SQL

Author  Topic 

Myrba2win
Starting Member

2 Posts

Posted - 2004-10-11 : 14:26:57
Hi,
I manage a commercial Web Site and I'd like to know if is possible to execute an ASP page from inside SQL Server.
I'm using sp_makewebtask and is working properly, but now I want to execute the new page created.

ehorn
Master Smack Fu Yak Hacker

1632 Posts

Posted - 2004-10-11 : 14:38:42
Search this site for XMLHTTP
Go to Top of Page

Myrba2win
Starting Member

2 Posts

Posted - 2004-10-11 : 14:42:55
I'll review your suggestion but, I'd like to understand for this case a procedure directly from SQL to ASP
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2004-10-12 : 04:05:13
Why do you want to access the ASP page?

Knowing why might give me the inspiration to think of a solution!

Kristen
Go to Top of Page
   

- Advertisement -