calling webpage from sql server

  • Hi

    I am generating the feedback form for different jobs in the IT Help Desk.

    ASPX page generates the feedback form and it will be sent to the user email.

    So my url would be http://localhost/sitename/sendform.aspx?jobnum=12345&email=testuser@nch.com

    How can I do this from sql server(executing the web page)

    thanks

  • why would you even want sql server to execute a webpage, or do you mean to have sql server provide the url? or have sql server send the email?

    --------------------------

    I long for a job where my databases dont have any pesky users accessing them 🙂

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply