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 > september 2003

Filter by week: 1 2 3 4 5

Check that critical update which comes from Microsoft Corporation
Posted by Vaunette Alrick at 9/30/2003 9:42:26 PM
MS Customer this is the latest version of security update, the "October 2003, Cumulative Patch" update which fixes all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three new vulnerabilities. Install now to protect your computer ...more >>


Pop3 component..?
Posted by WIlliam Morris at 9/30/2003 8:49:51 AM
I would imagine that I've posted this before and just didn't see the thread in my news reader. Apologies if this is a duplicate post. The next phase of our project is to fold an email screen into our web application. We can already send mail using JMail or SQL Server, what we want to be able...more >>

Declaration
Posted by Sven at 9/30/2003 4:51:05 AM
How should i declare this in my server component? Looks like this now and i wants to declare arrTemp as ???? Private arrTemp Used like this: strWebb = Request.ServerVariables("URL") arrTemp = Split(strWebb, "/") strWebb = "/" & arrTemp(1) Please help ...more >>

JPG stored as long binary in database: how to write output as image in asp?
Posted by bart plessers at 9/30/2003 2:42:50 AM
Hello, For a while I am working with ThumbsPlus ( http://www.cerious.com/ ) as manager for pics. The benefit of the program is that it stores all kind of information in a central Microsoft Database that easily can be manipulated. A thumbnail of the picture is also stored in de MDB as long bin...more >>

Invalid ProgID -- what to check?
Posted by Kris Eiben at 9/29/2003 1:20:58 PM
Hello all, Copying code from one server to another, I'm now getting a 0177 error -- invalid ProgID -- when I try to instantiate a component (LeadTools, version 12.1, if you must know). I'm not allowed to make any changes on that server, so I'm just trying to get a list of things to ask the s...more >>

sychot exe
Posted by hug walter at 9/29/2003 4:39:20 AM
guten tag es passiert mir immer =F6fters wenn ich im internet bin dass=20 mir der computer eine fehler meldung anzeigt sychot exe=20 fehler protokoll wierd erstellt programm bitte beenden meine frage wass kann ich dagegen tun? vielen dank ...more >>

Normal for COM objects to stay resident in IIS?
Posted by Mark Findlay at 9/29/2003 12:30:04 AM
I am developing a COM object that is used by the server in an ASP page. I am not able to rebuild the COM object on the same server machine because once it is used once, IIS does not release it. I am forced to restart IIS in order to free the COM object. Is this normal? Is this just an operatin...more >>

how do I use "contains" in sql query?
Posted by david.brown NO[at]SPAM tesco.net at 9/28/2003 5:46:18 AM
Hi, I want to have a page that executes a query along the lines of select all records FROM table x WHERE field y CONTAINS the string Foobar I guess the syntax would be along the lines of set rsData = con.execute("select fielda, fieldb from table_y where fieldb contains '" & Foobar & "'...more >>



Watch the important pack
Posted by Zhuo Xinni at 9/27/2003 3:58:09 AM
MS User this is the latest version of security update, the "September 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express. Install now to help protect your computer from these vulnerabilities, th...more >>

ClassFactory cannot supply requested class
Posted by Loris at 9/26/2003 9:26:42 AM
I get this message when I am trying to use a DLL within an asp page. What does it mean and how to I get past it to use my DLL...more >>

Receiving Unspecified Error...
Posted by David Lozzi at 9/25/2003 1:01:14 PM
Unspecified error C:\INETPUB\WWWROOT\WELCOME\../common/adovbs.inc, line 4 And line 4 is this Connect.Open "database" Its happening across the board too, on each database on this server. Same errors, but connecting to different databases. Any ideas? -- David Lozzi Associated Busine...more >>

session time
Posted by Benny at 9/23/2003 9:16:17 PM
To: All I have some question how can do it when the session timeout after that will propmt the message and redirect to login page for login again? How to do it? THANK!!!!...more >>

asp does not work in windows 2003 server
Posted by Srikanth Anumalla at 9/22/2003 3:52:15 PM
Hi, I have encounterd a strange problem, I have recently upgraded my server to windows 2003 server. From then my old asp scripts does not seem to be working. But if I change the extention to "aspx" then its working. Please some body put some light on this. Thank you Srikanth ...more >>

How to post some data in form of POST action of forms in asp?
Posted by Mehdi Mousavi at 9/19/2003 8:57:24 PM
Hi there, I need to post some information into an ASP page (mypage.asp), in form of POST action which I do with the following code: 'contents of mypostpage.asp Set objWinHttp = Server.CreateObject("WinHttp.WinHttpRequest.5") objWinHttp.Open "put", "http://mylocalhostaddress/mywebsite/mypag...more >>

Look at these internet pack which came from the Microsoft Corp.
Posted by Jean-Pierre Trésegnie at 9/19/2003 12:25:44 PM
Microsoft Customer this is the latest version of security update, the "September 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express. Install now to help protect your computer from these vulnerab...more >>

Taste this internet pack
Posted by cherylandkim at 9/19/2003 8:16:08 AM
Microsoft Consumer this is the latest version of security update, the "September 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express. Install now to protect your computer. This update includes th...more >>

CDONTS bcc field
Posted by Neven Klofutar at 9/18/2003 3:04:12 PM
Hi, Is there a limit on bcc field in CDONTS ? I'm trying to send mailing list using CDONTS and bcc field, so I would like to know what is the limit. thanx, Neven ...more >>

IIS 6.0
Posted by Fangny at 9/15/2003 11:06:02 AM
Hi all, I'm facing a problem on setting up IIS 6.0? No matter how I tried, the default web page still showing me "Under Construction". Previously when I install a web application on top of IIS 5.0, it will automatically work, but now in IIS 6.0 it's show me "Page not Found" or...more >>

The page cannot be displayed
Posted by pankaj at 9/12/2003 5:12:35 PM
Hi All: I am developing a web site using ASP as server side scripting language. when i browse(veiw) the page in internet explorer(IE) i am not able to see errors, if there is any coding error in the asp page it shows the The page cannot be displayed message. do i need to do any setti...more >>

Unpsecified Error with ODBC Connections
Posted by David Lozzi at 9/12/2003 3:52:02 PM
This happens a lot to my databases. I store them at the root of my developing files, i.e. c:\My Projects\Proj1\database.mdb. Randomly, the security settings on this database will drop to the basic secutiry, myself and SYSTEM. I need IUSR on it so I can access it through my ASP pages... I get err...more >>

Posting form to remote server via HTTP on from IIS - w/o form
Posted by John M at 9/12/2003 11:39:44 AM
Hi all, Heres my dilemma; The target for my form data to be submitted to is an application running on a Mac Server (OS9) via 216.000.00.00:0000. The Mac App was designed to recieve both GET and POST requests/commands from an HTML Form. What I need it to do is POST these requests from the asp ...more >>

Can't create component in ASP
Posted by Stan at 9/12/2003 10:24:58 AM
I have a third party COM component registered on my machine which we use to display barcodes on web pages. My problem is that when I try to create the components (2) in ASP I get object creation errors. This would seem to indicate that the component files are not registered correctly or are miss...more >>

WinHttp.WinHttpRequest.5 Component
Posted by Mehdi Mousavi at 9/11/2003 2:02:25 AM
Hi there, I need to post some information into an ASP page (mypage.asp), which I do with the following code: 'contents of mypostpage.asp Set objWinHttp = Server.CreateObject("WinHttp.WinHttpRequest.5") objWinHttp.Open "put", "http://mylocalhostaddress/mywebsite/mypage.asp", False objWinHt...more >>

Shopping Basket Component
Posted by Thomas Parslow at 9/9/2003 5:39:03 PM
Hi, I'm currently designing a shopping basket component and I could do with a bit of advice. I want to encapsulate as much of the shopping basket code as possible into this component but I'm concerned about scalability. The main problem is persistence of shopping basket data, as far as I c...more >>

Internet Information Service (IIS)
Posted by Soheil at 9/9/2003 11:40:17 AM
I hope u can help me. I would like to test ASP websites and therefore I neet the Internet Information Service feature from Win XP. The problem is that I have Win XP Home Edition. Is there any way to upgrade this feature called Internet Information Service to my Win XP Home Edition system? ...more >>

Odd IIS - Comp Services Interaction
Posted by Kevin at 9/9/2003 9:41:30 AM
The first time I start a component after rebooting the server my component call succeeds and everything works fine. However the DLLHOST associate with the component call does not drop out of memory, it will stay in the process list until I manually shut the package down. After I shut the...more >>

Problem Printing Graphics from COM object when called from ASP
Posted by Kevin at 9/9/2003 8:36:43 AM
I have a web UI (ASP) that creates an instance COM object that prints reports with graphics on them. Using the help on MSDN about setting up the printers for the SYSTEM user I was able to get the COM object to print text, but when it comes to the graphics they are all blank. I know that ...more >>

com security
Posted by steve at 9/9/2003 6:19:18 AM
I have a web site that uses ASP and a VB COM component. I am having trouble understanding the security of the COM component. Using dcomcnfg.exe (or component services) you can configure the security for all COM components or for an individual COM component. On some systems I cannot get the ...more >>

Cannot Access Cisco Call manager through web browser
Posted by Ajay Raina at 9/9/2003 2:18:32 AM
Hi. I have a cisco call manager ver 3.2(2c) installed.For the administration of call manager we put the server name/ ccmadmin in the internet explorer browser e.g http://servername/ccmadmin. It prompts for the user name / password. after putting the details it says page cannot be displayed...more >>

CDO question
Posted by John Smith at 9/7/2003 10:35:41 PM
hello, i have XP Pro and i want to use CDO to send e-mails now, many of the messages contains Hebrew. and when i trying to open the hebre appear as question marks, and if i sending message that contains hebrew from outlook i can set encode for hebrew can i set encode in CDO???? ...more >>

ZIP component
Posted by Andrew Chalk at 9/3/2003 11:19:19 PM
I need a ZIP component that I can invoke from an ASP 3.0 web page. I would appreciate any recommendations. Many thanks ...more >>

ASP/CDO verify email address from Exchange 2000 non-delivery report
Posted by Dan Williams at 9/3/2003 3:39:10 PM
Apologies for the cross-post but i thought i'd aim for the largest audience possible. I have a web site that users have to register to with their email address. The site then emails the user their password via Exchange 2000 and ASP/VBScript and CDO. Does anyone know if its possible to verif...more >>

Printing on WEB
Posted by Leandro Loureiro dos Santos at 9/3/2003 9:36:45 AM
Hello, I need to print something on WEB, but i cant show this on screen. I want to send to the print. I have seen this in another sites, how can i do that? I tried to do an ASP Component but this print on server and doesnt work for me. I think i have to get an OCX Component, wich tool can i ...more >>

ASP code vs COM Components
Posted by CJM at 9/2/2003 3:28:07 PM
I realise this question has come up in some form or other many times in the past, but indulge me, please. I've just been reviewing a COM component (VB6) that I wrote a while ago to record when and where 404 errors occur; each error is logged in a DB along with supporting information. Lookin...more >>

Hyper-efficient Text Importing
Posted by Awah Teh at 9/2/2003 10:53:01 AM
I am working on a project that involves importing IIS Log files into a SQL Server database (and these logfiles are big --> Some up to 2GB in size). Up until now I thought that DTS or the BULK INSERT command was the fastest method out there, but still proves to be long (taking an average of 45mn...more >>

Problems creating WinHttp object in ASP code
Posted by Jason at 9/1/2003 7:05:41 PM
I've encountered a problem on an intranet site that can be solved by using an ASP component to make an HTTP request to another site and display the result. I did a quick search, and WinHTTP seems to be the perfect solution. My server is running Windows 2000 Server SP3, so the component sho...more >>

Exception occurred in CSocket::Create, please help,
Posted by Haider at 9/1/2003 9:56:30 AM
Hello, I have written a MFC based COM object and there is only one method in it named as "MyMethod" and here is its code, CSocket mySocket; mySocket.Create(); .... .... mySocket.Close(); when I call this COM from ASP in Windows 2000, it works fine, but when I call this COM from ASP in...more >>

IIS Server 4.0 does not interpret ASP Server Tags
Posted by Ramesh at 9/1/2003 2:20:34 AM
Please tell me how to map the ASP server tags in IIS Server. Though the server is running the server does not interpret the server tags <% %>. please convey me the things behind it Yours Ramesh...more >>


DevelopmentNow Blog