Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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
all groups > inetserver asp components > august 2004

PDF to TIFF
Posted by Max at 8/31/2004 7:22:48 PM
Hi, i need an Activex component that transform a pdf/doc/rtf document into tiff image ? Can you help me ? Thanks ...more >>


How to send and process data?
Posted by GTS at 8/31/2004 6:29:50 PM
Hello, How to send data through winhttpd and process the data in the target page? Any suggestions? GTS ...more >>

winhttp passing values
Posted by GTS at 8/31/2004 6:05:36 PM
Hello, I have the following structure, Form page My Server 2nd server html ---------->My.asp------->2server.asp User can submit the form in html to myasp. In my.asp I am using winhttp to send the form values and some additional values to the other server's asp page without...more >>

WinHTTP Passing values asp to asp
Posted by GTS at 8/31/2004 11:13:12 AM
Hello, I have the following structure, Form page My Server 2nd server html ---------->My.asp------->2server.asp User can submit the form in html to myasp. In my.asp I am using winhttp to send the form values and some additional values to the other server's asp page without...more >>

asp upload
Posted by Joe at 8/27/2004 8:41:34 PM
Hello, I was looking around the net and saw a few good items and articles on asp uploads (which I need at this time). I also came across a note that said IIS 6.0 will not allow uploads larger than +200 Kb is this true? If so can it be modified? Thanks Joe...more >>

Using AspTear to set session on another site
Posted by u8712123 NO[at]SPAM cc.nctu.edu.tw at 8/25/2004 8:23:07 PM
Hello, Is it possible to run AspTear on Site-A that will run a page in Site-B which will set the session variables, using Request-Post. ' #### ASP Tear Component to update database at mother-site Const Request_POST = 1 Const Request_GET = 2 Set xobj = CreateObject("SOFTWING.ASPtear...more >>

HTA and oncontextmenu
Posted by McKirahan at 8/24/2004 5:59:05 PM
Why won't this work in an HTA? <body oncontextmenu="return false"> Is there an alternative? Thanks in advance. ...more >>

ASP Pages not showing
Posted by Kerry Schenker at 8/24/2004 5:47:20 AM
I just upgraded from a windows nt server to windows 2000. Now the asp pages don't show. I've checked the the configurations under application settings. Everything is correct. Can any one help?...more >>



How to attach multiple attachments using ASP CDO
Posted by tabonni NO[at]SPAM yahoo.com at 8/23/2004 11:57:46 PM
Hi, All I try to attach multiple attachments in an email using ASP CDO. Sending email part is running fine, but there are no attachments in it. Please tell me what do you observe. My idea is: When I select the required files in the check box inside HTML page, it will pass all the selected v...more >>

Automation Error 0x8007045A in calling dll
Posted by Julian Brown at 8/23/2004 8:57:01 PM
I have an ASP page (VS 6) which calls a VB COM dll which in turn calls a third party dll that is the offical API for this third party application. My dll code works just fine in the VB debugger but when it runs in its compiled state, the code hits an error when it tries to instantiate the API...more >>

Web Hosting
Posted by Donovan at 8/23/2004 4:07:03 AM
Can anyone tell me what is required for web hosting on a windows nt server or any windowds platform...more >>

CDONTS permission denied error on Windows 2003
Posted by Matt Calhoon at 8/22/2004 11:45:03 PM
Hi there, I am trying to workout why the CDONTS.dll is returning errors when I access the send method. I have a windows 2003 server. I did the following: 1. registered the CDONTS.dll in the c:\windows\system32 directory. 2. set modify permissions for IUSR_machinename to the c:\inetpub\mailr...more >>

how to add treeview to the application?
Posted by fadil1977 NO[at]SPAM gmail.com at 8/20/2004 7:59:24 AM
Hi everyone ! Can you please help to solve my problem? I want to add a tree view to my application but i can not see it in the tool can you please tell me how would i find it? Thank you very much for reading this email. Note :- I use VS.net 2003 Kind Regards Fadil Alnassar...more >>

ASPPing problem
Posted by Morten Frederiksen at 8/18/2004 8:32:39 PM
I am trying to make a VBScript in an ASP which uses ASPPing (http://www.15seconds.com/component/pg000229.htm) to ping a remote host and show whether the host is alive. However, I cannot get ASPPing to work properly. I always get an empty string in the code below. But if I run the script with wsc...more >>

Submit buttons
Posted by William Ortenberg at 8/18/2004 5:31:17 PM
I have three submit buttons within a form on an .asp page. Apparently, the first of the three automatically becomes the default (action taken on ENTER). Is there any way to set one of the others to act as the default? Also, is this the appropriate group for this question? Is there another g...more >>

CSHarp ASP component tutorial
Posted by Mark at 8/18/2004 3:51:19 PM
Does anyone know of a tutorial out there which allows me to create a component which is written in CSharp that is Accesable from an ASP Page just like you used to be able do do with an ActiveX VB DLL? Thanks Mark...more >>

Microsoft OLE DB Provider for ODBC Drivers error '80004005'
Posted by Rita at 8/17/2004 1:59:57 PM
Hello, I have Web application running on 2003. It uses MSSql-2000 database. Database server is located on different machine. From ASP, it connects to the database through ODBC connection. Many times I get this following error. Microsoft OLE DB Provider for ODBC Drivers error '80004005'...more >>

Need Script please
Posted by Joe at 8/15/2004 10:27:40 PM
Hello, asp newbie here. I was wondering how or if I can get a good product or script to upload to my server via my website. I am using IIS 6.0 and Server 2003 Enterprise. Does or is there a feature native to Server that I am unaware of for this? Thanks Joe...more >>

I need help, desperate
Posted by Jackie at 8/14/2004 2:22:28 PM
I just published my web that was created in FrontPage 2002. This server, Windows 2003, has IIS 6.0 and my database just will not work and neither will my search engine. I have tried everything to make them work and nada. I downloaded the fpselect.asp tool and it says my global.asp in the...more >>

Help!! Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
Posted by Help!! Microsoft OLE DB Provider for ODBC Drivers error '80040e37' at 8/13/2004 6:35:55 AM
Hello All, I've recently migrated servers (NT 4.0 sp6) to Win2k3 Standard, and I now have this error message on a webpage. The problem only occured after the server change. I dont' see where it is refering to the table/query 'Qry'. I'm not very well versed in ASP, so any help is greatly ...more >>

ADO client disconnects after running a long query
Posted by Gary at 8/11/2004 10:32:51 PM
I am having a problem executing long running queries from an ASP application which connects to SQL Server 2000. Basically, I have batches of queries that are run using ADO in a loop written in VBScript. This works pretty well until the execution time of a single query starts to exceed some thresh...more >>

CausesValidation=true causes callback to execute on errors in IIS 6.0 cluster
Posted by BW at 8/11/2004 12:10:52 PM
I'm having a weird issue with IIS 6.0 running in a 3 node cluster using server affinity and my ASP.Net request validator controls. My aspx page has one button with CausesValidation=true and I have several text boxes each with a RequiredFieldValidator. I've installed this application in a...more >>

Managing a Database using Word / IIS
Posted by Aaron G at 8/10/2004 1:31:05 PM
I have a fairly ambitious client who would like to offload the management of intranet content to other individuals in the organization. For the project to be successful, the data management must be as painless as possible. Accordingly, the ideal interface for data input is Microsoft Word, as ...more >>

Excel sheet creation from ASP
Posted by Paul Kalinin at 8/10/2004 5:50:43 AM
Hi. Simple ASP creates Excel file on C drive: Dim xls Set xls = CreateObject( "Excel.Application") xls.Workbooks.Add xls.Range("A1").Value="Hello!" xls.ActiveWorkbook.SaveAs "C:\MyBook.xls" xls.Quit Works fine if Office97 installed on the server (C:\Program Files\Microsoft Office\EXCE...more >>

ASP Page - Keep getting "object required" error
Posted by Mark at 8/8/2004 10:01:02 PM
I have a password reminder ASP page that works fine. However, when the page initially loads I get the following error: Microsoft VBScript runtime error '800a01a8' Object required: '' /Members/pass_reminder.asp, line 163 I have tried everything, but can't solve the problem. Here is a l...more >>

ASP accessing a VB.NET DLL?
Posted by jack at 8/7/2004 10:51:17 PM
Hello, I have a VB.NET DLL and want to access it via ASP. Is this possable? Dose anyone have an example? Thanks, Jack ...more >>

asp not working when r nning IIS on WIndows XP workstation
Posted by Pauly at 8/6/2004 3:27:02 PM
I cannot get asp pages to work when trying to execute from localhost. Application fails on the first line <%@ Language = "VBScript" %>, I'm getting the error when using front page and trying to view. When I try to use the web browser to view the page I get a blank page. I'm running II...more >>

trouble to migrate from IIS 5 to 6
Posted by Albert Lai at 8/6/2004 12:58:23 AM
I am moving a ASP website to a new Window 2003 server with IIS 6, but an error occur for the metadata declaration in my global.asa <!--METADATA TYPE="TypeLib" NAME="Microsoft Scripting Runtime" UUID="{420B2830-E718-11CF-893D-00A0C9054228}" VERSION="1.0"--> the error message is Act...more >>

Graphics control recomendation, please
Posted by Dave Navarro at 8/5/2004 12:17:16 PM
I have the need to create thumbnails on the fly and do some other image manipulation that is form based. I download and installed the free GflAx control and it works fairly well, but it's really slow. I need something lightning fast and I don't mind paying for it (as little as possible, of...more >>

Logon using Basic authentification
Posted by Jonas S. at 8/2/2004 9:13:35 AM
Hi all, I need some simple component (COM+ or just DLL) source to perform Basic Authentification for ASP solution. Short explanation what I mean: In non secure area I've a form with fields Login name and password. After pressing submit button that component has to redirect to page in secure are...more >>


DevelopmentNow Blog