Keyword = new Object(); Address = new Object(); Keyword[0] = 15 Keyword[1] = "Q: I can not see the whole screen, as if my monitor is to small?" Address[1] = "A: Your display setting is to small, set your display setting to 800 X 600." Keyword[2] = "Q: My monitor colors do not look right when running your program?" Address[2] = "A: Your display setting is to low, set your display setting to 24 bit True Color." Keyword[3] = "Q: Your program boots up slow and loads the coins slow?" Address[3] = "A: You are running less than 64 meg of memory and or have a lot of coin pictures in the program." Keyword[4] = "Q: I installed Coin Post, but it will not run?" Address[4] = "A: Uninstall the program, Install DCOM98, Then reinstall the program. DCOM98 is on the CD." Keyword[5] = "Q: When I try to run Coin Post 2, It tells me it can't find ADODC1 and ADODC2. ODBC Error?" Address[5] = "A: Install ODBC, It is on the CD." Keyword[6] = "Q: In Coin Post, when I try to add a picture, a message box tells me to click Apply. Where is it?" Address[6] = "A: Click OK in the message box, Then the Apply button will pop up between the two picture boxes." Keyword[7] = "Q: I can not get Coin Post to install on my D drive, Only my C drive?" Address[7] = "A: Go to download load page, and download the latest version. (1.21)" Keyword[8] = "Q: When a picture that the Coin Post is using, is moved, Coin Post stops working?" Address[8] = "A: Go to download load page, and download the latest version. (1.21)" Keyword[9] = "Q: I can only get pictures from my C drive, But I keep my pictues on CD. How do I get them?" Address[9] = "A: Go to download load page, and download the latest version. (1.21)" Keyword[10] = "Q: I try to register Coin Post, but it will not let me?" Address[10] = "A: You must be connected to the web, to send the registation form." Keyword[11] = "Q: I am running 480X640 screen resolution, Do I have to change my resolution every time I run Coin Post?" Address[11] = "A: If you are running Windows 98 or higher NO, If you are running Windows 95 YES." Keyword[12] = "Q: I can not exit Coin Post by clicking the Exit button, I'm running Windows XP?" Address[12] = "A: Download update 090805 on the download page." Keyword[13] = "Q: The Database Utilities will not work when running Coin Post on Windows XP?" Address[13] = "A: Download update 090805 on the download page." Keyword[14] = "Q: Coin Post changes the font size on my computer?" Address[14] = "A: Coin Post changes screen resolution to 800 X 600, but changes it back to your settings when you exit the program. Exit Coin Post before using other programs." Keyword[15] = "Q: Coin Post changes the font size and screen resolution on my computer sometimes, I'm running Windows XP?" Address[15] = "A: Download update 090805 on the download page." function contains(sub,s){ strlen1=sub.length strlen2=s.length istrue=false for(i=0;i<=strlen2;i++) { comp=s.substring(i-1,strlen2) comp=comp.substring(0,strlen1) if(comp==sub){ istrue=true break } } return istrue } function dolt() { loopCount=0; var Found=false var Item=document.forms[0].sub.value.toLowerCase(); stats='toolbar=no,location=no,scrollbars=yes,directories=no,status=yes,menubar=no,height=500,width=790,top=0,left=0' stats += 'scrollbars=yes,resizable=yes' MsgBox = window.open ("","msgWindow",stats) MsgBox.opener = window; MsgBox.opener.name = "opener"; MsgBox.document.write("
'+loopCount+'. | '+Address[i]+' |