Sometime ago I was working on a script that continually refreshed the browser if the connection was lost with the server. The help I received was great and I thank all those people who took...
I have a small HTML form that has a textfeild which when clicked on open a calender, this works fine. I also want to display the selected date in another textfeild using "OnChange". This...
I have a site that display a large number of small images (all gif files) and I want to write a htaccess file that I can use to instruct a browser to cache all images for a period of time....
I have a dedicated sever which runs a database (MySQL). I have a number of remote clients which conect to the sever over the Internet. The client request a pre definded page which contains a...
I tried the "win.focus()" at the end of the script but this has had no affect. When the new window loads, let call it "W2", it load on top of the calling...
I am using the script below to open a popup window which displays an external web site. The problem I am having is if the the window which calls the popup is clicked the popup window goes...
I have a web server running Apahce, PHP and MySQl. The SQL database hold information concerning air travel. I have 2 client PC's both using the same internet connection both running...
I have an unusual task to complete. I am developing a set of web page script that download a lot of images, I have some PHP code that performs an SQL query the locate the names of the...