all groups > inetserver asp components > december 2004
Send Email (CDONTS or MAPI) Internally And Resolve Sender's Address
Posted by skeetx NO[at]SPAM hotmail.com at 12/16/2004 8:09:22 PM
Hi guys,
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.
Now I've tried sending emails using CDONTS and MAPI, and they both work
fine. My dil... more >>
Logon Error 80070057 When Trying to Access Exchange Using CDO/MAPI
Posted by TechnoFI at 12/14/2004 1:03:01 PM
Hi,
I am trying to get the address entries from Exchange using MAPI.Session
object in ASP page. My code works from VB EXE Project, but not from ASP. My
exchange server is 2003. I donot think this is a problem as the VB project
can talk to exchange server 2003 and returning the global addres... more >>
ASP Email Issue
Posted by da at 12/10/2004 2:05:34 AM
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
the script needs to loop through a recordset and send emails using data from
SQL 2000.... more >>
asp error Server.createobject failed
Posted by jsallmann NO[at]SPAM wiscomp.com at 12/9/2004 7:00:05 AM
Hello,
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'
Server.CreateObject Failed
/membership/admin/qr... more >>
ASP:TextBox Width doesn't work with Firefox 1.0
Posted by AJStadlin at 12/5/2004 5:23:01 PM
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 matter what size o... more >>
|