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.
open links in new page using css...
Name: vmgautam Date: June 7, 2005 at 22:57:08 Pacific OS: winxp home CPU/Ram: p4 2.8ht/2gb ram
Comment:
how can you open all links on a webpage using css, please guys its urgent .. thanks :)
Summary: Hello, I have a PHP page. The idea is that, when you click a link a new page opens up, saying the MySQL entry has been deleted. After 5 seconds you automatically go back to the page where you just del...
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: 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 ...