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 > november 2003 > threads for monday november 17

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

help with asp
Posted by PDR at 11/17/2003 9:04:28 PM
Help for a ASP newby. Can anyone help me with a very basic problem. I would like to learn about this ASP stuff. I know a little of HTML and hev built a few web pages but I would like to know about this ASP. How about some help. PDR -----= Posted via Newsfeeds.Com, Uncensored Usenet News ...more >>


Debugging ASP
Posted by GriffithsJ at 11/17/2003 6:53:57 PM
Hi I've just inherited a web site. Someone's just asked me "what database table fields are looked at in a particular search?" You'd think this would be easy, but I'm looking at an ASP page that when printed out is >16 pages and has 20 include files. And no comments. It's just a series of...more >>

Sending credit card information to server security concerns
Posted by Simon Wigzell at 11/17/2003 5:59:50 PM
My client wants to have credit card information fields on his forms for his website visitors to be able to buy his wervices by credit card. The credit card info - Brand, number and expiry date will be sent to the server and stored in the database as the .asp page calls itself on Submit. How se...more >>

How to determine other servers OS?
Posted by Aries at 11/17/2003 5:10:14 PM
Hi I have many servers which will be reghosted everyday with different OS (Win2000, Win2003, WinXP...). How could I write the ASP code to get the information of other servers' OS? Let say the asp page is hosted on Server A, how can I check the OS version of Server B and Server C? Thanks. ...more >>

<textarea> limit
Posted by Jeff Clark at 11/17/2003 4:49:24 PM
How long can this sucker be on a post? ...more >>

Need help troubleshooting asp error on XP
Posted by Terri at 11/17/2003 4:24:16 PM
Hi, I am experiencing the following error from a particular XP workstation. The application has been in production for some time and the error only appears on one XP workstation. I have run Windows Update on this workstation. The error does not appear on a different XP workstation. The error ...more >>

FileSystem Object - Iterating through a directory and building the path
Posted by Lise at 11/17/2003 4:07:24 PM
Hi all .. I have a directory with several subdirectories and a number of files in each. These files are accessed by going to a web page and clicking in a listbox and navigating to the desired file. Currently, when a new file is added to one of the sub directories, a new link must be added ...more >>

Quantify items in a string
Posted by sans_spam NO[at]SPAM yahoo.com at 11/17/2003 2:30:30 PM
OK, I have a string that reads like this: [Group1][Group3][Group3]...[Group10] How do I quantify how many [*] occurences there are in classic ASP? Do i use the inStr function and if so, how??? Here's my thought process... if groups > 1 then do this else 'more than 1 group present do...more >>



Request.ServerVariables Question
Posted by wlo023 NO[at]SPAM hotmail.com at 11/17/2003 2:08:07 PM
Hi, I've got a question regarding the usage of Request.ServerVariables. I'm not sure this is really a ASP question, so redirects to a more appropriate newsgroup are welcome. I have a variable that is being passed to me through HTTP headers called "Test." I am able to see this variable and i...more >>

LCID and Date format
Posted by Chopper at 11/17/2003 1:49:40 PM
I realise this question has been raised many times but I am still no wiser as to why setting the locales will not work in my ASP application. I have searched on google groups etc. and tried numerous solutions to no avail. Basically, I am trying to get ASP to output the dates in the UK Format bu...more >>

Printing using ASP
Posted by Mike at 11/17/2003 1:13:24 PM
What I want to do is spit recordset variables from the database and place them on a page so they can be printed. The problem I am running into is that it cuts off part of the printed page. Does anyone know of a way to clean produce a page to be printed even if there is multiple pages so ...more >>

IIS reset automatically
Posted by Manny Abraham at 11/17/2003 12:17:08 PM
This is the message i get when we have our application running using our own ISAPI code, it desapears when we don use the ISAPI filter, Can anyone help, It seems IIS assumes that we have a virus as stated by microsoft Message IIS ADMIN SERVICE TERMINATED UEXPECTEDLY XTIMES EVENT ID 7031...more >>

Printing Problem Using Internet Explorer vers. 5.5 to 6
Posted by PFMcCracken at 11/17/2003 12:16:56 PM
We have a database search page written in ASP. One of the information pages does not print properly because the windows background printing reloads the page, but does not wait long enough to capture all the information. So, the result is, the top title part appear, but the data does not prin...more >>

Send Method (CDONTS NewMail Object)
Posted by George Viveiros at 11/17/2003 11:21:12 AM
Is there a way to determin if the email message was sent? I have a numnber of applications that use CDONTS to send mail from both ASP and ASPX pages. If the server is down mail does not get sent. I do not see a way to determine this by code. Does anyone know of a way? *** Sent via Develo...more >>

ODBC tuning when retrieving Oracle data
Posted by eddie wang at 11/17/2003 10:41:13 AM
Microsoft ODBC Driver 2.573 to retrieve Oracle Data, it is slow. How to tune this? Thanks. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it!...more >>

What is "anonymous web user account"?
Posted by CM at 11/17/2003 10:04:55 AM
Hi, There: I am working on a commercial ASP web application which use MS Access 2000 as database. When configuring the database access, I got an error saying that this database is a read-only database. I checked the database property, it shows that this database is archive, not read only (The...more >>

encrpyt salary data
Posted by ljb at 11/17/2003 8:29:04 AM
Anyone have a good idea for encrypting salary data in US $? I have an Access database with some salary info connected to ASP on our intranet. My manager is somewhat apprehensive about the level of security currently provided. I'm using basic authentication (I think that's what it is called). It r...more >>

Which option is best
Posted by andyza NO[at]SPAM webmail.co.za at 11/17/2003 6:48:29 AM
I have 2 asp pages, Page1.asp and Page2.asp. Page2 is a "printable" version of Page1 and it contains the same information as Page1. When Page1 is loaded in the browser it connects to a database and retrieves some information which is used to do some calculations and to display some data on thi...more >>

Ideas anyone?
Posted by Steven Burn at 11/17/2003 5:08:48 AM
Basically, I am trying to get the following code working, and for the life of me, I can't figure out where I've gone wrong. <% If Server.RequestVariables("HTTP_REFERER") = "http://www.it-mate.co.uk/main_content/right.asp" Then <!--#include file="banner.asp"--> Else R...more >>

Using search engines in my web site?
Posted by Amir Davoodi at 11/17/2003 3:31:12 AM
Dear Friends, I want to implement a search engine which query other search engines like YAHOO, GOOGLE, ... and show the results to users. How can I do this? Thanks, Amir Davoodi....more >>


DevelopmentNow Blog