| Thread | Last Post | Replies |
|
| how to mail send for xp os using asp code | 30 Mar 2005 18:44 GMT | 1 |
I need Help im using mail coding using CDO object but i get some error the error give below Error:
|
| can an asp page be called from a console application | 29 Mar 2005 08:03 GMT | 1 |
can an asp page be called from a c# console application.
 Signature ravib
|
| ASP Mail | 23 Mar 2005 06:15 GMT | 4 |
i am using ASP to send a mail to the users.my page doesn''t show any error and the users are not able to get any of the mails.I am using CDO object to send the mail.I am working on Windows XP platform.Below given is the code. Set vobjMail = CreateObject("CDO.Message") vobjMail ...
|
| how to mail send Xp os using asp code | 21 Mar 2005 00:45 GMT | 3 |
i have same help for guys im genareate mail coding but i get some error coding and error given below help to me
|
| CDO throws error for specific body lengths (Win2k3 only) | 18 Mar 2005 21:07 GMT | 1 |
This error happens only on Window 2003. It doesn't happen on Windows 2000. Try the following test code ... <%@LANGUAGE="VBSCRIPT"%> <%
|
| Permission denied | 17 Mar 2005 07:31 GMT | 2 |
Hope I will get correct solution from this group I have created a dll to read the mails from inbox folder and to send the mail-using outlook. This is my dll code
|
| COM componant context of execution from ASP | 17 Mar 2005 07:15 GMT | 3 |
Hi I have a VB6.0 COM componant registerd on a web server(IIS6 Win2k3) with regsvr32,if this componant is called by an ASP page to to delte a file on other server,what userID will this COM componant will use to delete the file
|
| Free TreeView component | 15 Mar 2005 16:43 GMT | 1 |
I wanted to know whether any free TreeView components are available in Asp. I should be able to drag drop, copy,paste and there should be checkbox facility in the nodes. Any help will be appreciated.
|
| ASP Tango - OpenSource *free* Template engine for ASP | 12 Mar 2005 21:35 GMT | 1 |
http://asptango.sourceforge.net/ Download, Use, Enjoy
|
| ASP Chart Component | 10 Mar 2005 03:32 GMT | 4 |
I need an ASP component for drawing bar/pie/line charts. Could anyone offer me a cheap or free component for this ? All of my pages are asp, so i don't want to use ASP.NET components. Thanks.
|
| Out of Memory error using a WSC component in ASP page on IIS 5 on W2k Citrix server | 09 Mar 2005 10:04 GMT | 1 |
FISH is an ASP application which uses a WSC object called "finapps.fishapp" to handle the requests to the database. The WSC is created in the GLOBAL.ASA as a Session object using the following line: <OBJECT RUNAT=Server SCOPE=Session ID=fish ...
|
| Watermarking images | 08 Mar 2005 10:02 GMT | 1 |
I need a component to insert watermark in images using ASP. Does enyone knows any? Preferently free... Thanks in advance
|
| Server object error 'ASP 0177 : 800401f3' | 07 Mar 2005 17:36 GMT | 1 |
I am not able to figure this one out. I am getting this message when i am trying to send confirmation of an order on my localhost testing site. I think I need to install the IIS Resource Kit. But cannot find where to do this or if I really need to do this according to this ...
|
| How to read Stored mails | 05 Mar 2005 08:26 GMT | 4 |
Is it possible to read the mails from inbox folder using CDOSYS. If yes, how to do this, is there any example for this. From ASP using cdonts.session able to read the mails in inbox folder. I need same from CDOSYS object.
|