Say I have a form with this field, I'm testing with this.
<form method="POST" name="form" action="--WEBBOT-SELF--">
<p><select size="4" name="list" class="daf">
<option selected value="sfsdf">sfsdf</option>
<option...
If I load an onload="popup();" in a body tag, I can get a popup window to show fine when the page loads, but when I refresh the page without closing the popup, it makes a new popup window instead of bringing up the old one again with the url. What can I do to use the same window...
In perl I could just go
foreach $line (@data){
(@res)=split(/\|/, $line);
}
To Loop through the data and find certain lines that I need.
How can I do this with php, I learned how to open data bases, (flat file only) but now how can I look in the first field and find a username and then the...
Hello,
I have a login prompt in a pop-up window. The form in it is targeted to a cgi in the background. If they type in the wrong user/pass then an error message appears in the main frame in the background, but if they type in the right user/pass then I want the window to close when the...
Any way to keep a pop-up window to stay their even if you click behind it?
This is so that you can watch a trailer in the pop-up and scroll in the background and read about the movie.
Thanks,
perlkid
This one has gotton everyone that has been asked. No one I have ever meet could do this. It seems so easy too, lets see if you know.
What it has to do is this,
Inside of the top frame, named "top" it has to know what the "main" bottom frame's url is at all times. So if...
Can your target a location.href to another window? If your script is in a pop-up window and you want the main window named "main" to change to the site that you put in your location.href, how can you target that?
Thanks
perlkid
<br> Hello,<br><br> I'm a perl programmer and I need to learn c++. I have found tutorials on how to write c code but I have no Idea how to run it. I'm used to just putting a path to an inerpreter and pointing my browser to a cgi. Do I run c on my server and invoke it through the...
<br> Hi,<br> <br> I don't know java,<br> <br> But I want a java script that will simply read a cookie and put the value of the cookie after a ? in a link on an html page, or also in a form as the value. I wrote the cookie in perl and it's called zip, because all it has...
<br>
Hi Java people,<br>
<br>
I need a java script that dispays a popup window when you click on a link and the window can be anywhere on the page specified, can be any size, and just be a window with no navigational bars, status bar, or even the blue band at the top that says the address of...
<br>
Hi c-folks,<br>
<br>
I am familiar with perl and I want to start learning c++. I want to learn how to write search engines and web based scripts on NT (of course). Should I be learning c++ Microsoft or what? And I also would appreciate it if someone could point me to some tutorials for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.