Forum: JavaScript / DHTML / AJAX Sep 12th, 2008 |
| Replies: 20 Views: 42,722 are you looking for something like this? http://www.amerimod.com/ |
Forum: JavaScript / DHTML / AJAX Mar 24th, 2008 |
| Replies: 1 Views: 6,254 I want to us a simple HTML drop down lists (<select name="menu"....) as a quick jump between a couple of different html pages. I was able to come up with the script to have the pages jump to the... |
Forum: JavaScript / DHTML / AJAX Jul 19th, 2006 |
| Replies: 3 Views: 5,024 Unfortunately I cannot figure out how to do that. I am not a real developer I know enough to get by. An example would really help. |
Forum: JavaScript / DHTML / AJAX Jul 19th, 2006 |
| Replies: 3 Views: 5,024 I am building a site that has 3 main sections (Sec1, Sec2, Sec3) These 3 sections will be the main navigation going accross the top. On the home page will be a image approx 528 X 228. Each section... |
Forum: HTML and CSS May 5th, 2005 |
| Replies: 3 Views: 2,755 I am looking for a script that will promt the user to bookmark my site when they try to close the browser. I have seen them in the past I cant seem to find one now that I need it. |
Forum: JavaScript / DHTML / AJAX May 5th, 2005 |
| Replies: 20 Views: 42,722 This script will load random images and they will change when you refresh. I hope this is what you are looking for:
Put in the head:
<SCRIPT LANGUAGE="JavaScript">
var theImages = new... |
Forum: ASP Mar 2nd, 2005 |
| Replies: 2 Views: 4,945 I am trying to remove a function call for a pop up window because so many people have pop up blockers. The line below shows a call to have msg.asp..... shown in a pop up. However i want it to just... |
Forum: ASP Jan 20th, 2005 |
| Replies: 0 Views: 13,560 I am trying to use an ASP upload file to upload banners. I am receiving this error:
ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in... |
Forum: ASP Jan 17th, 2005 |
| Replies: 3 Views: 3,172 there is no error # i have tried to find one but cannot. I am using a 3rd party host. The pages are asp with an access db. |
Forum: ASP Jan 15th, 2005 |
| Replies: 3 Views: 3,172 I am building a links pages in asp using an Access db. Some of the pages display correctly. Some of the other pages give me this error:
The page you requested, has produced an error
An email... |