Transferring button data to ASP script ?
Transferring button data to ASP script ? I want to tag a picture/button with a "name" so when it is clicked on it will pass the "name" onto an ASP form where I can read the name for the rest of the script. The button is linked to the ASP script and works fine, its just Transferring the information from the button to the ASP script. Does anyone know how this is done ? I think it was done with the "post" command though can't seem to get it to work..
|