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 21

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

Windows 2000 IIS Session restricted?!
Posted by David Lozzi at 8/21/2003 1:16:30 PM
Session("UID") = 10 Session("Name") = "John Doe" I have an ASP application loaded on a Win2k SP3 server in Anonymous Authentication Mode. When I try to access the site, none of the session variables work. I have to lower the security to Low in Internet Explorer for the session variables to ru...more >>

Querystring Check
Posted by deepiceman NO[at]SPAM yahoo.com at 8/21/2003 12:07:41 PM
Hi all, I am new to asp so bear with me. I want to write a page which will load a default page for me with some links and all. lets say someone clicks on the link, which not only points to the same page but also passes a querystring. Looking at the querystring I will then display data from a ...more >>

Browser details
Posted by www at 8/21/2003 10:00:48 AM
I have seen an example of a page that displays the users browser details in a friendly manner like this: Your operating system : Microsoft Windows NT Your browser : Microsoft Internet Explorer 6.0 from a HTTP_User_Agent string like this: Mozilla/4.0 (compatible; MSIE 6.0; Win...more >>

Writing form output to file
Posted by Ken at 8/21/2003 7:50:13 AM
Hi , I need to be able to write results from a form picklist to a file. I know I can append the output at the end of the file but is there a way to add the output to a certain place in the file. i.e Form output = PM. Here is file sample that needs to be written to. Session("dbFields") = "*" ...more >>

Response.Status
Posted by Kevin Jackson at 8/21/2003 7:42:59 AM
If I have something like this... if Count > 0 Response.Status = "400" else Response.Status = "200" end if The status is always set to 400 even if count is zero... Am I missing something? Thanks ...more >>

Shipping rates
Posted by Shawn at 8/21/2003 7:31:39 AM
I'm developing an e-commerc website and now that I am working on the shipping portion, I wanted to know what is the best way to get shipping rates so that they always appear current on your website without using any components. Thanks...more >>

Am I good or am I bad?
Posted by andyza NO[at]SPAM webmail.co.za at 8/21/2003 3:54:50 AM
Apologies if this question is off-topic for this group. During the course of developing my asp pages I often have to look up how to do certain things and do a bit of research in my books or this amazing forum. Does this mean that I'm a "bad" programmer? Should I "know" how to do almost every...more >>

I'm a Newbie
Posted by Ronin at 8/21/2003 2:00:53 AM
Hi people, Tonight I started writing my first program, a 'counter' ASP program, but hit the error Microsoft VBScript runtime error '800a0046' Permission denied. Here's my program, trimmed down to the bare essentials for your easy view. <HTML> <body> <p>You are visitor <% fp = Server.Map...more >>




DevelopmentNow Blog