| Thread | Last Post | Replies |
|
| Send Email (CDONTS or MAPI) Internally And Resolve Sender's Address | 17 Dec 2004 06:44 GMT | 1 |
I was wondering if one of you can help me out. I currently have an Intarnet Web application, where the user submits a form and the form is sent as an email to another recipient within our company.
|
| winhttp | 15 Dec 2004 16:25 GMT | 2 |
I am getting an error creating a winhttp object. can anyone please help?! I have Windows 2000 Server w/ SP4 installed. winhttp.dll is in c:\windows\system32 (& c:\windows\system32\dllcache) At the bottom is my entire script and i'm getting the following output:
|
| ASP:TextBox Width doesn't work with Firefox 1.0 | 15 Dec 2004 03:29 GMT | 3 |
I created a Web Form in VS2003 with some ASP:TextBox components on it. In Windows with IE6, everything looks great. However, when I tested the form in Firefox 1.0 (in a clean install of Fedora Core 3 with all updates) the WIDTH property of the ASP:TextBox doesn't work. No ...
|
| ASP Email Issue | 10 Dec 2004 14:05 GMT | 1 |
I need to send an .ASP page as an email template using VBScript. I'd like to do so using CDONTS or CDOSYS. this is the dynamic email template http://www.womentowomen.info/emailtemplates/grid23.asp?id=122
|
| asp error Server.createobject failed | 09 Dec 2004 16:32 GMT | 3 |
We recently moved our website from windows IIS ver 4 to a windows 2003 web server. All the .asp pages work properly except one. When we try to access this page we get the following error; Server object error 'ASP 0177 : 80040113'
|
| form to fax machine | 09 Dec 2004 16:30 GMT | 1 |
I am trying to send information that I collect using an ASP form to a fax number that I specify somewhere. Can someone please tell me whether I can do that using ASP code and if so, how can I do it and what kind of applications I need to have if any.
|
| Server.CreateObject error | 01 Dec 2004 14:00 GMT | 3 |
Set xlsApp = Server.CreateObject("Excel.Application") I am writing the above code in asp and getting the following error Server object, ASP 0178 (0x80070005) The call to Server.CreateObject failed while checking permissions. Access is
|