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 > may 2006 > threads for may 29 - 31, 2006

Filter by week: 1 2 3 4 5

Switching Error Checking on and off
Posted by Chris at 5/31/2006 10:39:56 PM
I want to do some error checking using on resume next to determine whether to commit an ADO transaction. However we have a custom 500 error page which we use through out the rest of the site. Can I remove the on error resume next after I have rolled back the transaction and raise a normal error. ...more >>


Which is the better approach?
Posted by Rob Meade at 5/31/2006 9:01:12 PM
Hi all, I have a databse which I'm pulling the data from for my ASP page. I have 4 tables, Course, Feature, Objective, and PreRequisite. The last three all contain a course product code and a text column - the course product code links the row(s) to the Course table. So, I might have 1...more >>

Using ASP to open excel file
Posted by jnb0012 NO[at]SPAM unt.edu at 5/31/2006 11:20:11 AM
Can anyone help with this? Here is the code I am using. The problem is, where it checks if a file exists, it always goes to else. Even if the file is there, it won't open the file, goes straight to else part of statement. <% If Session("strLogID") = "" Then Response.Redirect("http://we...more >>

asp.net question
Posted by amjad at 5/31/2006 7:46:02 AM
Hi i need to create custom right click menu on each control mean if i click on text box righ click menu appear with have some options..........more >>

ASP, XML stuff...
Posted by Dirty Davey at 5/31/2006 6:28:20 AM
Hi all, I'm trying o get my head around XML and using ASP to parse documents. I've managed to kncok together the code below to send a request to an external server and then pop the response into a variable and format it a bit. What I'm trying to do is insert the data into a nice HTML tabl...more >>

Outer join problem
Posted by PW at 5/31/2006 12:00:00 AM
I've created an ASP application which uses an Access database. I've created an outer join query, but for some reason the "Property_Def" column is not aligning with the "ESPN" column. They should be aligned on the ESPI common columns. In this attached image, the first lines ESPI of 010471 ...more >>

refering URL
Posted by hugh welford at 5/31/2006 12:00:00 AM
Hi, Can anyone tell me how to grab the refering URL of a visitor to my site from another site ( I have tried Request.ServerVariables (HTTP_referer) which returns a blank value, although it seems to work fine for pages within my site) Thanks Hugh ...more >>

request stopping at first space
Posted by Col at 5/31/2006 12:00:00 AM
Hi all, I'm new at asp and there may be an obvious answer but I haven't found it yet. I have 3 pages on page 1 there is a select box, name="UD", containing "Data B" page1 submits to page 2 on page 2, <% USD=request("UD")%> results in USD = "Data B" USD displays in a text box as "...more >>



Home based Internet research Jobs
Posted by treeza at 5/30/2006 10:53:28 PM
Home based Internet research Jobs We are now hiring home based workers to complete simple online research assignments. No selling - no recruiting - no adplacing For details visit http://www.typeinternational.com/idevaffiliate/idevaffiliate.php?id=4909_33_3_69 ...more >>

Determine if user is in AD group
Posted by CJM at 5/30/2006 5:33:23 PM
I need to be able to determine if the user is a member of a given AD group. I have a method of doing this, but it is not suitable for 64bit OS's, so I need to find an alternative route. I actually think an alternative route might actually be a better route. I'm not an ADSI expert (frankly, ...more >>

COM object for image processing in ASP
Posted by Paul at 5/30/2006 5:33:20 PM
Hi all, I've been using ASPImage and it frequently causes IIS to crash. Do any of you have a good alternative to suggest? I need something to handle resizing and cropping. Any suggestions would be much appreciated. Thanks, Paul ...more >>

Write permissions??
Posted by Cam at 5/30/2006 4:43:11 PM
Can anyone help? I am running asp pages linked to an Access database (2000 file format) on a web site which works fine, both on the internet and on my local IIS. My client has downloaded all the files to his laptop and the site falls over whenever it tries to 'execute' update, delete or inse...more >>

(true = 1) returns false?
Posted by Jason at 5/30/2006 4:41:52 PM
I am fairly new to ASP--I have been using it about 2 months. I did these tests (below), and it doesn't make sense to me. False is equal to 0, and that's fine. True should be equal to 1, but it's not. Actually, True should be equal to anything but False, null, and 0. Is there a workaround ...more >>

Debug AS{ Referral
Posted by george at 5/30/2006 1:15:02 PM
How to do debug in visual studio a connection that comes in from a url referral? I cannot get visual studio to "boot" on the referral. IIS just runs the ASP directly....more >>

File Unavailable ASP code
Posted by jnb0012 NO[at]SPAM unt.edu at 5/30/2006 10:26:38 AM
I created a form and sent the inputs to an asp file where I use the entry to open an excel file by saying Response.Redirect("filename") I want to use this because I will be sending new reports everyday and don't want to update the list of available reports for the user to choose from. Th...more >>

Additional asp scripting help
Posted by freemann at 5/30/2006 10:06:01 AM
Wow, this has been some trip. I'm learning some asp scripting to apply toward some online forms and they are working really good. However I do have this one problem that I can't seem to get to work right. There are two radio buttons to choose from, one for individual,value is $25 and the ot...more >>

IIS 5.1 on XP Pro cannot serve ASP classic
Posted by spinkysam at 5/30/2006 12:58:22 AM
Hi all, I just got a new laptop, Windows XP Pro SP2. I installed IIS 5.1 using add/remove Windows Components. I installed Visual Studio 6 SP6 and Visual Studio .Net (I need both of them). Exact same setup was working fine on my old laptop. On the new laptop: IIS will serve .aspx and .html...more >>

Opening word 2003 from an ASP page`
Posted by asampath NO[at]SPAM hotmail.com at 5/30/2006 12:45:10 AM
When you open a word document within Internet Explorer, the only toolbar displayed is the Reviewing toolbar. Is there a way to force IE to display the standard toolbar by default (without needing to right click and select the toolbar manually). I need to have the save button visible by default a...more >>

Multiple colors on <select> list
Posted by PW at 5/30/2006 12:00:00 AM
Is it possible to make a select list item red based on a condition ? TIA, PW ...more >>

IStream
Posted by Gunnar Liknes at 5/29/2006 9:17:31 PM
Hi, I am trying to access COM component - method that takes a IStream (ByRef) parameter from ASP (Not ASP.NET). So far I have had no luck and google drowns my search with ASP.NET examples... I mange to create the object and call methods that returns strings (BSTR) like this Dim Sv...more >>

take hostname, look if folder exsist, if not create and copy files
Posted by Paw at 5/29/2006 3:25:45 PM
Greetings. I use asp. what I need is is when a visitor comes to the site, I need it to check the host name. if "www.hometowndigest.com" is the host, then check a folder named "something" and if the folder does not exsist, create folder "www" and then copy folder "temp" and its contents. If t...more >>

data access
Posted by Hugh Welford at 5/29/2006 12:53:23 PM
hi Running an asp site on win/IIs/MSACCESS with a database reaching 45 meg. Responses seem a little slow. Could anyone provide a checklist of things to look at to optimise data access on this platform, or point me in the right direction where I can read up on the subject. Thanks Hugh ...more >>

How can start to learn ASP?
Posted by webmastermuztagh NO[at]SPAM gmail.com at 5/29/2006 12:11:32 AM
Hi! I know something about HTML and no more but recently i really like to learn ASP but unfortunatly no body know ASP here. So is there any body can help! How can start asp and what should i know before i start learning ASP.I would very aprecieate if anybody could help me, and i am till tha...more >>

Non-ADO?
Posted by PW at 5/29/2006 12:00:00 AM
If I am using ASP and access an Access database, but I am not using ADO, what is the name of the database methodology I am using ? ...more >>


DevelopmentNow Blog