Groups | Blog | Home
all groups > sql server connect > august 2003 >

sql server connect : Posting from SQL to ASP.NET web page


Paul
8/20/2003 12:10:03 PM
Hi all.

Can anyone point me to some example code or a precompiled extended stored
procedure that I can use so that an SQL trigger can call a web page ?

Thanks

SriSamp
8/20/2003 6:18:48 PM
What are you trying to call in the web-page?? If you are looking at
displaying it, then it is not possible, since a trigger calling a web page
will display it at the SQL Server, which is not desirable. Anyways, I've
never seen any example that does this.

Maybe if you give your requirements behind this, we can see if another
solution exists.
--
HTH,
SriSamp
Please reply to the whole group only!
http://www32.brinkster.com/srisamp

[quoted text, click to view]

AddThis Social Bookmark Button