Hi,
I need to target a link to an anchor that is on a page that is part of a frameset. Every page on this site consists of a frameset with 3 pages. I want to go from the home page to a 2nd level page but have it go to a specific anchor on one of the pages in the frameset.
can I do this?? If...
Hi,
I have a slideshow script that changes images using mouseovers. Basically I have 4 images that I want to change when a user mouses over the image. The only way I could get it to work was by using 4 scripts (same script for each image with changes to the variable names). Ideally I could make...
Hi,
I have been trying to get a layer displayed when users click on a link but haven't been able to get it working. Actually, I'm fairly new to layer use. If sombody has come code or advice it would be greatly appriciated.
Ira
Hi,
I am using javascript to open a new (smaller) window. I would like to get the data for the page form perl but haven't had any luck getting the link to work. I tried something simple like <a href="javascript:newWindow('path to perl script')>blah balh</a> but it is a no go. Any ideas...
Hi,
I am having a problem with my form mailer. At the moment the script will send me a message but there are no contents. Where have I gone wrong?
script is:
#!c:\Perl\bin\Perl.exe -w
use strict;
use CGI ':standard';
my($to, $company, $name, $email, $problem1);
my $mailprog =...
I need some help on redirecting a user to a url after the enter the correct password. My current script is a simple conditional (security isn't an issue in this case) that sends users a link to the page they need. I would like to bypass the extra page. Any ideas?
Thanks
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.