i have a form and i need to use several submit buttons to submit the form so that the input will be sent to the correct sub
i have one text box and 3 submit buttons and depending on which submit button is pressed, i want the correct subroutine to be run to query the correct table in my db
basically in simple language, how do i find out which submit button was used on the ASP form processing page?
any help offered will be much appreciated
thanks in advance
I can't be bothered to have a sig!
i have one text box and 3 submit buttons and depending on which submit button is pressed, i want the correct subroutine to be run to query the correct table in my db
basically in simple language, how do i find out which submit button was used on the ASP form processing page?
any help offered will be much appreciated
thanks in advance
I can't be bothered to have a sig!