Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
03/08/2004 17:08:45
|
Anonymous
|
Hi,
It's possible to create an action that open another page for a certain response for example:
Do you like this site?
Yes
No »» When cliked open another page and receive the vote
|
|
03/08/2004 17:52:04
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
You cannot do it for specific answers withough hard coding some javascript into the script. You can however make it open a new page upon submission of the data by using the target="_blank" attribute in the form tag as follows:
<form method="post" action="poll.php" target="_blank">
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|
|
|
|
Based on the open source JForum
|