• Thanks for your assistance.

    The web page sends information to a stored procedure via parameters.

    The stored procedure will receive parameters from the web page.

    I want to take those parameters and pass them to the DTSX package (via global variables).

    Inside the DTSX package, I have a script task that will write the global variables to a text file.

    Hopefully, I did a better job of explaining my situation. Again, thanks for your information.