Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > inetserver asp general > april 2007 > threads for april 29 - 30, 2007

Filter by week: 1 2 3 4 5

How to make ASP automatically print to a certain printer or all printers
Posted by itfetish NO[at]SPAM gmail.com at 4/30/2007 6:44:16 PM
I have made an electronic sign out book for my office in ASP using VBScript. Problem is, when there is a fire we need to check who is out and who is burning. I have been trying to think of how to go about this, perhaps the only way is by having an 'emergency print' button that quickly prints ...more >>


wierd error message in asp page
Posted by c676228 at 4/30/2007 1:38:00 PM
Hi all, I have a page when run in browser(firefox), it has some error message from from javascript console. It says Error: Expected ':' but found ';'. Declaration dropped. Source File: https://www.xxx.com/select2007_step1.asp Line: 0 Bu the first 10 line of code are: <% pStr = "privat...more >>

CDO.MESSAGE
Posted by rn5a NO[at]SPAM rediffmail.com at 4/30/2007 11:43:51 AM
I am trying to send mails through ASP using CDO.MESSAGE but I don't know why I am always getting the following error message: Cannot modify or delete an object that was added using the COM+ Admin SDK. This is the code: <% Dim strMsg,sch,cdoConfig,cdoMessage strMsg="Hello how a...more >>

Simple ASP MYSQL question
Posted by Lawrence at 4/30/2007 7:56:31 AM
Hey I have successfully been able to read from a MYSQL database using this: set rs = conn.Execute("SELECT Password FROM UserTable WHERE Username = '" & entuser & "' AND Password = '" & entpass & "'") Do while not rs.eof ' Do until it reaches end of db actualpass = rs("Password") rs.Move...more >>

Create Object in VBScript
Posted by Michael at 4/30/2007 12:00:00 AM
Hi. I have COM+ component installed on my XP. I have problem to create instance of it inside vbscript. How can I do it? The error I get is : ActiveX component can't create object. Thanks ...more >>

Viewing File
Posted by dhenderson NO[at]SPAM odysseylearn.com at 4/29/2007 4:58:05 PM
Hi - I inherited a site - www.highparkclub.com/curling.asp If you look at any of the schedules - and you don't have excel installed it gives you the option to view or save the file. For Mac users - this causes even more problems, as the link does not work at all. Is there a simple way to ...more >>

Verififying Image Characters
Posted by rn5a NO[at]SPAM rediffmail.com at 4/29/2007 12:10:00 AM
Nowadays, while registering at a site, an image with alphanumeric characters is displayed to users who are asked to enter those alphanumeric characters in a textbox to avoid automated registration. Are such images generated dynamically? Or is it something like the sites have thousands & thousa...more >>



DevelopmentNow Blog