I am looking for a CGI script written in Perl that can do the following
Accept any number of Name/Value pairs as inputs
One NV Pair must be a template name and location
eg. ?template=../myvirtuallocation/template.shtml
so the script would be invoked using the following...
Is there a method to invoke the maximize browser function without using moveTo(0,0) and resizeTo(screen.availWidth,screen.availHeight)
IE. Something along the lines of window.maximize
I am looking for this because when you use resizeTo, the browser isn't maximized, merely resized to the screen...
Hello,
I am trying to pass some name value pairs from one page to the next but am unable to figure out how.
eg. Page 1 has NV pair of Name=Johnie in the form of
<a href="hello.html?Name=Johnie">Hello</a>
How do I get the NV pair to display in the hello.html page
eg hello.html...
I am trying to get a popup to work within a framed page. The script I have is included below. This script works well when the page is not inside a frame.
There is two scripts in the one page that I use. The first script 'NewWindow' open a new window and loads a page - This works.
The second...
Hello,
I am trying to resize a popup to fit an image for IE, but when the image is bigger that the available screen size IE still goes to the image size. Below is the code I am trying to use.
The idea is to open a popup, load an image, resize the popup to the image. If the image is bigger...
Is there a way to change the background image of a cell using onmouseover and onmouseout events?
I am looking for a solution that works with both NS4 and above, and IE5 and above
Thank you for your assistance.
Hello,
Is there a way to maximize a browser from within a frame?
I am looking for a solution that will work with both NS4 and above, and IE5 and above.
I am happy to use any appropriate method. I am currently maximizing the browser by loading a blank page first, resizing the browser, and...
Hello,
is there a way to maximize a browser from within a frame?
I am looking for a solution that will work with both NS4 and above, and IE5 and above.
I am happy to use any appropriate method. I am currently maximizing the browser by loading a blank page first, resizing the browser, and...
Hello,
I am creating a new site and would like to be able to change the background image of a cell with onmouseover and onmouseout or something similar (can be javascript). I can get it to work with IE but not NS.
I have used javascript to change the foreground image with onmouseover and...
This is the code I am using.
The iframe works in IE and the script works in NS
Does anyone know how to get this working on both browsers.
Of note is IE gives me a script error. I would be most grateful for a simple solution to this problem.
for formatting I think that the script method, if it...
Hello,
I have a text file and an html document that are located in the same directory of my webserver.
I would like to insert the contents of the text file into the body of the html document when the document is loaded.
I have searched for weeks on this and found nothing. The only thing...
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.