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
all groups > inetserver asp components > july 2003

Filter by week: 1 2 3 4 5

Auto Download/Install components/objects from ASP (IIS)
Posted by BijuThomas at 7/31/2003 9:17:19 PM
Good Morning !!! I am hosting an intranet server on IIS (W2K) using ASP. My clients (W95 & W98 with varying HW/SW configurations) can access the site over the LAN. My problem is, if I have used any components(objects) which is not registered / installed on the client machine in the , ...more >>


Any help with COM+ in IIS 6,"partitions"
Posted by Mosley Jones III at 7/31/2003 8:30:40 PM
Any help with COM+ in IIS 6,"partitions" Cant seem to get any objects to load. not my own or built in ones like cdonts any help would be appreciated ...more >>

ASP won't work at all
Posted by Brian at 7/31/2003 9:23:50 AM
Even attempting to load the simplest ASP page on an intranet I get the "Server Application Error - The server has encountered an error while loading an application during the processing of your request..." page. My event viewer generates a warning from source W3SVC, event ID 36, that says...more >>

need help renaming file
Posted by roy terrazas at 7/30/2003 6:03:20 PM
hi there i need help on how to rename a file using asp, not asp.net can you help??? thanks...more >>

Auto Refreshing Application variables
Posted by Tim at 7/30/2003 9:08:34 AM
I have a web application that consists of a number of forms with drop comboboxes. The values in these boxes come from an Access DB. There are 600+ records that must be fetched and massaged to present as values for the combobox. (Users have a specific value they will enter and have type-a...more >>

AspFileUpload
Posted by Howard Katz at 7/30/2003 6:17:26 AM
I can no longer find this COM component to download. Can any one point me in the right direction. Thank you...more >>

response.redirect give error http 404
Posted by Eman at 7/29/2003 12:45:33 PM
Hi All, IIS.4 After I installed the latest windows update MS03- 026, MS03-024, MS03-023, Q811114, Q815021, Q816093, 814078, 811493, q329414 and 818529, the response.redirect give me the error "HTTP-404 page can not be displayed" where it was working before the new update. Anyone has idea w...more >>

Using Sendmail in ASP
Posted by Ashish at 7/29/2003 10:41:43 AM
Hello, Can anybody tell me how to use Sendmail in ASP? What are the other components generally supported by IIS? Thank you ...more >>



sorry miss the coding
Posted by Benny at 7/29/2003 12:14:15 AM
To All I sent the mail via the CDONTS after,the message content not corresponding format of my sent before, PLEASE TEACH ME HOW CAN ME DO? And I show the part of the below: newmsgs.asp:(it can view the message too: newmsgs.asp? viewmsg="msgid") ============ viewmsg=reques...more >>

Problems with my newsletter system
Posted by Laphan at 7/28/2003 6:54:52 PM
Hi Guys Don't know if you can help, but here goes. Created a basic ASP/ADO/Access 2000 Newsletter system using JMail. Basically client has 300+ subscribers and wants to send 1 newsletter email to them all every 1 - 2 months. Missed my client's call to say it wasn't working, but having che...more >>

ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active.
Posted by pottercarl NO[at]SPAM hotmail.com at 7/28/2003 1:13:06 PM
I've got two IIS servers. One public and one staging. On the public server the ASP code works fine however on the staging server I've started getting this error recently: error '8002801d' Library not registered. /default.asp, line 4 There is nothing in the code to indicate what the ...more >>

looking for image object...where?
Posted by Barry at 7/28/2003 1:09:47 PM
I am looking for an object that creates a .gif or .jpg file with numbers/letters displayed. I want the user to enter this information into a form so that I know it wasn't computer generated. You know....one of those image boxes that are slightly modified with lines or waves so that it can't b...more >>

Test & Training Application
Posted by A.M at 7/28/2003 11:48:55 AM
Hi, Could any one refer me to an out of the box web based exam testing system ? If it there are intranet learning system also available, that also would be my interest. Any help would be appreciated, Ali ...more >>

Site Keyword Search Required!!!!!
Posted by David Lozzi at 7/28/2003 12:31:28 AM
Whats the best route for a keyword site search?? I am currently trying to use FileSystemObjects, but it keeps timeing out. If you have a script that works, can you give me it? Thanks! -- David Lozzi Associated Business & Technology Group www.associatedbtg.com I should've known that.......more >>

Picture uploads
Posted by Thomas Williams at 7/27/2003 4:06:36 PM
Does anyone know of either a component capable of reading pictures that are submitted using a Form File tag or any code that can do this? ...more >>

CDONTS works intermitantly
Posted by at 7/25/2003 2:04:40 PM
Hi Guys CDONTS works with all sites hosted on my test server bar one (which surely rules out a miscomputation of the Default SMTP server in IIS). I have tried uploading the file with make up the site in which CDONTS to one of the IIS "sites" which is known to work with CDONTS, and still, n...more >>

Object Required
Posted by Anupama at 7/25/2003 6:56:40 AM
We have a desgined a web application with ASP, VB, Oracle, Javascript. Ours is a three tier applicaton with the component proxy exported to IIS on the web server. We have the error 'object required' throwed inconsistently by ASP. After awhile, if we refresh the page the page is working ...more >>

HELP - ASP to read the IIS log files
Posted by WD at 7/24/2003 7:14:06 PM
Hi I am wanting to use ASP to read the IIS log files on our web server. Can anyone help? Thanks WD ...more >>

Unregistered DLL in ASP
Posted by Ron at 7/24/2003 10:55:19 AM
Hi, I want to use a non COM DLL in my ASP pages. The DLL is therefore not registered. Is there a way of doing this or do I have to use a COM object? Regards Ron ...more >>

COM Deadlock in W2k but not NT 4.0
Posted by Steve at 7/24/2003 7:00:21 AM
I have ASP code that calls a COM module to perform encryption functions. The code and COM modules have been working great for two years on an two differnt NT 4.0, Pentium Pro boxes. I have migrated the ASP and com module to a W2K/Athlon box. All but one critical function in the com modul...more >>

Cannot execute ASP
Posted by Godwin at 7/24/2003 12:49:06 AM
Dear all I got the warning message from event log after executing the asp page. Source: W3SVC Event ID: 36 The server failed to load application 'LM/W3SVC/1/ROOT' The error was 'no such interface supported' Please advice. Thanks Regards ...more >>

safileup create folder - I'm new!
Posted by mytee NO[at]SPAM care2.com at 7/23/2003 7:40:25 AM
Hello, I am new to safileup and can't figure out how to use it to create a folder. In the support documents the folder object has many methods but none seem to be for creating a folder! Can someone point me in the right direction? Thanks!...more >>

Collections in ASP: Names vs. Numbers
Posted by Nathan Sokalski at 7/22/2003 9:06:52 PM
I am using the Folder.Files collection to display all the images in a given directory. The following shows the code I use to create and use this collection: Set myfilesys=Server.CreateObject("Scripting.FileSystemObject") Set mydirectory=myfilesys.GetFolder(Server.MapPath("./emoticons")) ...more >>

ASPMail - incorrect format: =2E instead of a period
Posted by Renee Kraft at 7/22/2003 8:31:04 PM
In a Web project for a client in Germany I am using ASPMail to send out e-mails to various recipients. Everybody receives the mails in the intended format except for one client. This is what he gets: Ein Interessent hat gerade Ihren Prospekt zum Projekt xxxxxx= angefordert=2E= Die Adresse ist...more >>

ASPMAIL component help, PLEASE!!!
Posted by Owen at 7/21/2003 8:46:35 PM
Hi, I dont know much about ASP . My webserver supports ASPMAIL I have tried following all the tutorials available online but still cant get it working. Please can someone email me the scripts in really layman terms and tell me what i need to change for it to run on my server. All i want is "you...more >>

Web Bulletin for ASP 1.0 Released.
Posted by info NO[at]SPAM sunwesttek.com at 7/21/2003 10:20:59 AM
Sunwest Technologies is pleased to announce the availability of Web Bulletin for ASP, a server-side component for easy creation of bulletin board in a web browser. The bulletin board can be used to display news, events and messages. * The messages can be specified by an XML file or through COM...more >>

How do I "remove" a dll from IIS (need to make change)
Posted by Larry Woods at 7/17/2003 9:45:07 PM
I have created an ASP component. I tested it and now want to make a change. I recompile the dll and try to save it but I can't ("Permission Denied"). I am assuming that it is still loaded in IIS. TIA, Larry Woods ...more >>

Photo Encryption
Posted by garycox2000 NO[at]SPAM yahoo.com at 7/17/2003 12:40:05 PM
Here is a website that has a program called Secure Photo that encrypts graphics. Pretty cool. http://www.eccentricss.com...more >>

File Encryption, Hashing, Decryption
Posted by garycox2000 NO[at]SPAM yahoo.com at 7/17/2003 12:36:57 PM
I have read many postings with developers asking about file encryption, hashing, string encryption, etc. I found an ActiveX component that is only 25 bucks that I use. It has worked very well for me. I only write about 4 lines of code and get encryption algorithms like (MD2, MD4, MD5, SHA, SH...more >>

ActiveX Encryption
Posted by garycox2000 NO[at]SPAM yahoo.com at 7/17/2003 12:32:29 PM
I have read many postings with developers asking about file encryption, hashing, string encryption, etc. I found an ActiveX component that is only 25 bucks that I use. It has worked very well for me. I only write about 4 lines of code and get encryption algorithms like (MD2, MD4, MD5, SHA, SH...more >>

Upload images to Access database
Posted by . . . . . at 7/17/2003 2:00:02 AM
How can I easy upload picture to an MS access database. ...more >>

Popup freezes while downloading
Posted by Marc at 7/16/2003 12:22:35 PM
We have build a site, where at a certain point we open a popup. From this popup we push a file to the end-user. While the file is being send to the end-user the mother browser screen freezes and the end-user is unable to continue to surf. The code is written in Asp en Javascript, it uses a f...more >>

Browser Freezes
Posted by Marc at 7/16/2003 12:13:41 PM
We have build a site, where at a certain point we open a popup. From this popup we push a file to the end-user. While the file is being send to the end-user the mother browser screen freezes and the end-user is unable to continue to surf. The code is written in Asp en Javascript, it uses a f...more >>

Overwrite file if it exist
Posted by Mr. Smith at 7/15/2003 2:15:05 PM
Hi. I have a routine that writes contens to a .txt file. The file name is generated autmatically based on the date the routine is executed. Thing is that if I run the routine twice one day, the contet entered in the file the second time is appended to the already existing content. I want the ...more >>

Calender Control
Posted by Rohit at 7/15/2003 4:47:24 AM
Hi there, We are looking for a little enhanced feature of the calender control. We want that when the user selects a date in the asp.net calender control, the selected date should come in a given textbox AT THE CLIENT SIDE. Currently the same thing does happen, but it involves an ext...more >>

Access Denied
Posted by Riyad at 7/14/2003 5:37:08 PM
Hi all, I have trouble instantiating a COM object from an ASP file: Server.CreateObject raises "Access Denied" error. The COM object is a VB.Net assembly registered for COM Interop. It can be invoked from a standalone VBScript file without problems. I tried monitoring file system for p...more >>

"Access Denied" ASP problem
Posted by Riyad at 7/14/2003 5:30:07 PM
Hi all, I have trouble instantiating a COM object from an ASP file: Server.CreateObject raises "Access Denied" error. The COM object is a VB.Net assembly registered for COM Interop. It can be invoked from a standalone VBScript file without problems. I tried monitoring file system for p...more >>

FleSystemObject doesn't work after IIS patch installed
Posted by cristian at 7/12/2003 4:41:01 PM
I have installed the latest IIS 5.0 patch plus some other Win 2K security patches, and the part of my application that was writing some files using FileSystemObject and used to work, is not working anymore. I tried to modify the security properties for the folder where the file was suppose...more >>

Problem with Persits ASPUpload
Posted by John Rebbeck at 7/12/2003 2:16:15 AM
(sorry about cross posting but I really need help with this and it fits in both newsgroups) I'm creating a little image manager and I'm using Persits ASPUpload. I have an UploadButton and DeleteButton which are both submits. Normally I would do: code:--------------------------------------...more >>

Graph component
Posted by Dewald Teichler at 7/11/2003 10:34:23 AM
I need an asp component that can generate graphs for printing. Can anyone suggest any good ones. ...more >>

Open Microsoft Project Files Using ASP and COM
Posted by Carl Revell at 7/11/2003 9:55:59 AM
I need to read a couple of Microsoft Project 2000 files and display some of the data within via ASP. I have searched Google, Forums and this (and other) newsgroups but cannot find any examples of getting at Project via ASP and COM. Does anyone have any links they could share with me or maybe...more >>

AspAllowOutOfProcComponents - How to solve this issue?
Posted by Todd Simpson at 7/11/2003 9:09:10 AM
I am testing ASP application (VBScript) on a Windows 98SE system with PWS. I used to be able to run the application - which requires connection to a database - but now I am getting this error: ============================================================== Server object error 'ASP 0196 : 800...more >>

IIS Returns ASP Error for (mswc.tools)
Posted by Kapaleeswaran at 7/11/2003 5:37:54 AM
I'm running Windows NT 4.0 with service pack 6.0 and Option Pack 4.0 with IIS In a ASP file the browser returns the following Error " Server Object Error 'ASP 0177:800401F3'" "Server.CreateObject failed" "Invalid Class String" for the following Syntax. "Set FileObject = Server.CreateO...more >>

Saving Excel to web site
Posted by Vikram at 7/9/2003 11:55:28 AM
Hi, Given below is my task. An user can open the xls file from my website (loaded on the top frame). After filling the Excel, he can click a send button at the bottom frame. By clicking the button i have to save the file in a shared directory on the web server by a unique name. Is it po...more >>

any component to font install ?
Posted by Vahan Babakhanian at 7/9/2003 9:51:28 AM
i need to have an ability to install fonts remotely through asp pages, uploading new font files. is there such component in ASP? if now what is the solution? thanks in advance for help ...more >>

TreeView PostBack
Posted by Ersin INAN at 7/9/2003 8:58:54 AM
Hi All, Is there a way to prevent TreeView web control to do PostBack on expand/collapse events? Just do it on selectedindexchanged. Any help is appreciated Best Regards Ersin INAN Turkey ...more >>

VB6 COM+ ASP application hanging
Posted by Bill Poole at 7/9/2003 1:00:08 AM
We are running an ASP/COM+ Web application under IIS 5.0 on Windows 2000 SP3. The application uses transactional COM+ components (and therefore MSDTC) to access a SQL Server database. The site is under a moderate amount of load. We have observed the following symptoms with an applicat...more >>

ObjectControl_Activate problem
Posted by David Gagné at 7/8/2003 11:33:42 PM
Hi, assume the following code in a asp page: <%@ Transaction=Requires%> <%Option Explicit %> some html <% Dim MyObj Set MyObj = Server.CreateObject("TestVB.Test") MyObj.CallAMethod Set MyObj = Nothing %> some other html TestVB is a VB 6 dll in COM+. This works fine. H...more >>

creating csv's from asp
Posted by TR at 7/8/2003 11:00:16 PM
Can anyone pls help. I'm just getting into asp and I want to do something that, in Access I could probably do with my eyes shut but, in asp it seems to be just about an impossibility. I've read the books and the kb articles and none seem to work for my intranet server or the web server I'm upl...more >>

Using a cusom DLL with ASP
Posted by Jason Whitaker at 7/8/2003 11:47:45 AM
I had a coworker write me a dll that will display members of an active directory group. I have registered the dll on my webserver and now I want to access it via an ASP page. Here is my code (I used 'blah' to protect my info): <% Set LIB = Server.CreateObject("GroupUsers.Users") UserCou...more >>


DevelopmentNow Blog