SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
Thread: form problem
-
May 24, 2007, 09:31 #1
- Join Date
- Feb 2004
- Location
- Rome
- Posts
- 296
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
form problem
Hello
I have this form on page test.php (frame"below")
<form method="post" target="main" action="test2.php">
<input type="submit" value=" button " ></form>
When someone click the button the form open test2.php on frame "main" .
I would that then when someone click the button the frame "below" (where is the web form) should open a new page for example test3.php
Is it possible with javascript ? How ?
Thanks
-
May 24, 2007, 13:27 #2
- Join Date
- Feb 2004
- Location
- Rome
- Posts
- 296
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
anyone ?
Bookmarks