Hi,
I would like to know if it is possible to have two different actions take place after the submit button is pressed? First I want the info to be sent to the server and then I want to go to another reference(meaning I want to have a different page appear). If I put two different Method="post" in my code the only one that happens is the one that is physically first in my code. I am new at this so can you be specific with your answer?
Thanks
Frank
I would like to know if it is possible to have two different actions take place after the submit button is pressed? First I want the info to be sent to the server and then I want to go to another reference(meaning I want to have a different page appear). If I put two different Method="post" in my code the only one that happens is the one that is physically first in my code. I am new at this so can you be specific with your answer?
Thanks
Frank