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 > august 2003 > threads for thursday august 28

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Stumped - page executes twice sometimes (even thrice occasionally!)
Posted by Manny at 8/28/2003 11:06:22 PM
I have a web form "Page1.asp" and it reads data from a database, does some calculations, and displays the records in pages. Works fine. I have a button that displays on the page, defined as <input type="button" onClick="OutputData()"> The OutputData() function is a javascript function that ...more >>


True answer re timeouts
Posted by Laphan at 8/28/2003 6:19:10 PM
Hi Guys I've been using text files for Tab-Delimited/ADO/ASP sites so that users can update and display their products lists through my system with relative ease. Only problem is that for the last few months or so, this system has been generating loads of timeouts. ISP has said that I shou...more >>

Formatting percent and dealing with division by zero problems
Posted by billzimmerman NO[at]SPAM gospellight.com at 8/28/2003 6:02:13 PM
I have some values that I want to display as percent, such as the retail price/wholesale price. In some instances, the wholesale price is zero, so I get a division by zero error. What can I do to avoid this? Also, how can I get this to only show two decimals, instead of it going .##### the...more >>

Detecting new mail?
Posted by Robb Meade at 8/28/2003 5:53:52 PM
Hi all, I am planning out the stages for an application at work, the application needs to detect when a client has emailed 'us' and then trigger a new row written to a database and email the client back by return. I can see how most of what our application needs to do can be achieved with A...more >>

Problem with including a header
Posted by Jim Mesara at 8/28/2003 3:37:32 PM
I have the following file structure: / header.asp test.asp /subDir testpage.asp /images I would like to have header.asp to be usable from all directories. Header.asp will have images and URLs. When I try to #include the file in test.asp, it works fine. However, if I #include it in t...more >>

ASP functions can get the HTTP request and response headers?
Posted by John Davis at 8/28/2003 3:12:04 PM
Any ASP functions can get the HTTP request and response headers? Thanks! John ...more >>

GetRows Mystery
Posted by Moshe at 8/28/2003 1:52:02 PM
I'm facing an odd behavior in using the GetRows Method. I'm not sure what's causing it because it has been working fine until now. I have a sproc that returns 1 row. I display the RS info on the page using a DO-WHILE loop. All fields have values. I then rerun the same sproc, but this time ex...more >>

Finding filenames using wildcards
Posted by Robert Wagstaff at 8/28/2003 12:49:31 PM
I have an interesting challenge. I have a client that is putting pictures into a single folder on the web server. The files are specific in that the first 5 characters of the filename are the same ORDER#. The challenge is simply to find all the filenames with the initial 5 characters be...more >>



OT: RSS news feed on my site... HOW?
Posted by mark | r at 8/28/2003 12:42:54 PM
i keep seeing these rss news items and i want to know how i put them on my site, there xml files? a have access to both asp and perl scripts do i need one of these to do the magic? and if so anyone know a good free one :) cheerz mark ...more >>

can't login! - authentication prob.
Posted by NickyW at 8/28/2003 12:19:31 PM
Hi, Can anyone help. I have a folder on my website that has 'anonymous access' and 'basic authentication' disabled, and requires 'intergrated Windows authentication'. This used to work fine, but all of a sudden it won't let me in! . The login box appears, I have checked the username, password a...more >>

ASP + PAyPal
Posted by Stuart at 8/28/2003 11:37:31 AM
Hi, Can some one point me to a resource (if there is one) that describes if a value is sent back to my site from PAyPal once the payment has been process. The reason is that I want to perform some actions once I know the payment has been received and processed. I have looked the PDN ...more >>

Need suggestions on where to get help
Posted by TurboDuster at 8/28/2003 10:54:34 AM
I've posted a question here twice and unfortunatly got no reply. Maybe it's a hard question. Maybe I've broken some sort of netiquette and I'm being shunned. Don't know. If the former, I would like to ask if anyone could suggest another good resource for getting help with ASP and forms. If ...more >>

input type=file
Posted by Paul Moffitt at 8/28/2003 9:38:52 AM
is it possible to define a default or start up directory with input type="file" field type? If so, is it also possible to filter by another option box selection? If so, how so? Thank you Paul Moffitt ...more >>

II6 on Server2003 asp 0134 problem
Posted by Björn_Karlsson at 8/28/2003 3:34:53 AM
I just started a new 2003 with II6 and can't get .asp documents to function. I have enabled asp support. I copied the web tree from a working IIS NT/4 server. The following error message is logged in the IIS log: 2003-08-28 09:52:41 10.0.0.107 GET /dplogon.asp |1|ASP_0134|Invalid_Pro...more >>

Query build
Posted by Larry R. Baker at 8/28/2003 12:30:13 AM
I am having trouble with structuring my query for searching using "LIKE". I return no records with my current SQL statement. Any suggestions would be appreciated. Here is the string I am sending through ASP using VBScript as my language. Other piece: strClass = Request("SiteLOCCode") Str...more >>


DevelopmentNow Blog