Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Vote Results In New Page
Name: meenxo Date: April 4, 2004 at 12:50:07 Pacific OS: 384MB CPU/Ram: 1.4GHZ
Comment:
Hello, I have installed a PHP poll from aplombpoll. The PHP file generated a HTML code for me to enter. But when I click VOTE, the results redirect to a new page. I want to make it when I press VOTE it opens a NEWS WINDOW with Width of about 700 and height 500. How can I do it that. HERE IS THE HTML CODE that was generated.
Summary: CSS definitely has nothing to do with opening links in new pages. Looking for a bulk sms gateway or just want to send sms? Let me know, that's what i do! ...
Summary: Your code refers to the the current page ($PHP SELF). So naturally, a new page is not going to display if you are only referring to the current page. In the form tag, add target="_blank". ...
Summary: I'm assuming you want to change the EXACT same code that exists in multiple pages? If that is the case, I have used Search&Replace98 in the past. Michael J...