Hi,
I have a form with variables which I need to submit to a SQL 7 server.
When the user Clicks a button I want to send different information to different Stored Procedures on the SQL server based on the button pressed.
I've looked at using the onClick call function to call a subroutine as there is no data to return but I cant seem to get the client side VBScript to work...
Im sure this must be able to be done but as a newbie I can't figure exactly how to do it.
Thanks in Advance.
I have a form with variables which I need to submit to a SQL 7 server.
When the user Clicks a button I want to send different information to different Stored Procedures on the SQL server based on the button pressed.
I've looked at using the onClick call function to call a subroutine as there is no data to return but I cant seem to get the client side VBScript to work...
Im sure this must be able to be done but as a newbie I can't figure exactly how to do it.
Thanks in Advance.