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 > september 2003 > threads for saturday september 6

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

Testing a URL...
Posted by Graham Mattingley at 9/6/2003 4:25:21 PM
Hi, I have been running a site where people add there sites, so it is like a database of URLS. Is there any way of testing if the URL is still active.. I think if the Domain list dont exist, then the page says "The page cannot be displayed" and if the folder dont exist the server may return...more >>

Image Anti-Leech
Posted by John Smith at 9/6/2003 3:25:47 PM
Hi, I've been trying to play around with a simple script to stop people stealing images (and bandwidth) but without much success : strFolder="imageshidden" strServer = lcase(Request.ServerVariables("server_name")) If strServer="www.joebloggs.com" Then strPic = strFolder & Request.QueryS...more >>

IIS 6 / ASP Cache will not refresh
Posted by Bite My Bubbles at 9/6/2003 1:34:40 PM
I found the answer! It is a IIS 6 /ASP problem http://support.microsoft.com/default.aspx?scid=kb;en-us;332075 ...more >>

Running executables from ASP page
Posted by Doug Partridge at 9/6/2003 12:53:01 PM
Hi, I was wondering if it's possible to run an .exe or other command line utility form an .asp page? What I am trying to do is have a report request page where the user would supply a few details, and then submit. At this point I am hoping to pass the data to an .exe. This .exe will write i...more >>

Session variables start disappearing after DAYS of working fine!
Posted by Larry Woods at 9/6/2003 11:06:47 AM
I have a site that works fine for days, then suddenly, I start getting ASP 0115 errors with an indication that session variables IN SEPARATE SESSIONS have disappeared! First, for background information, I have a customized 500-100 page that sends the value of various session variables via emai...more >>

ASP JavaScript versus ASP VBScript
Posted by John Davis at 9/6/2003 10:17:15 AM
When I create new documents in Dreamweaver, there are several choices for ASP creation: ASP JavaScript: run at client side?? ASP VBScript: run at server side?? ASP.NET C# ASP.NET VB I don't understand the differences between ASP JavaScript and ASP VBScript?? Because JavaScript is client-sid...more >>

Session Variables Dropped at Random
Posted by Jason Kichline at 9/6/2003 6:42:48 AM
I have an web application framework that uses sessions to maintain a userID and some other variables. If a userID is not present in the session collection, it redirects the user to a login page, assuming their session expired. However, this has been happening seemingly at random on some ...more >>

best practice permanent redirect
Posted by William Tasso at 9/6/2003 12:42:27 AM
Greetings one and all I've just taken over a site and I'm changing the files from .htm to .asp. What's considered the best practice method of indicating the source of the new document? Cheers -- William Tasso - http://WilliamTasso.com ...more >>




DevelopmentNow Blog