![]() |
|
#1
|
|||
|
|||
|
hi all..
i have a page that has a textedit form with a submit button.. what i wanna do is that: -the user types the address in the textedit form. -when he clicks the submit button, one frame will open the URL supplied in the textedit form... note: the page has a couple of frames.. thanks in advance for replies. |
|
#2
|
|||
|
|||
|
The action attribute of the form has to be a bit of javascript that sets the location of your target frame to the contents of the textbox. It is easier to define a javascript function and then call that function as the action.
http://www.tizag.com/javascriptT/javascriptform.php
__________________
I think I am a signature, therefore I exist! I believe a higher being has me as a signature... |