Esona
01-17-2003, 09:45 PM
Hey,
I'm making a script in ASP right now, but came to a spot where I need some java help... As I have NO experience in Java I figured I'd come here.
I've got one form, 2 buttons, one button is a submit button that sends out the form, but the other button I want to use for a.. similar purpose, but I want it to go to a differant page.. here's what I've got
Form action goes to "save.asp"
input text box
input text box | input button 2
input submit button
Now I want that button 2 to go back to the same page it's currently at, but I want to be able to have it drag the text box info along with it.. any way I can do that?
Thanks,
-Ben
I'm making a script in ASP right now, but came to a spot where I need some java help... As I have NO experience in Java I figured I'd come here.
I've got one form, 2 buttons, one button is a submit button that sends out the form, but the other button I want to use for a.. similar purpose, but I want it to go to a differant page.. here's what I've got
Form action goes to "save.asp"
input text box
input text box | input button 2
input submit button
Now I want that button 2 to go back to the same page it's currently at, but I want to be able to have it drag the text box info along with it.. any way I can do that?
Thanks,
-Ben