Hi there,
I am creating my first asp.net email form from an online tutorial and when I try to send an email from the form I created, I get this error message:
Could not access 'CDO.Message' object
message: Anyone know what this message means or how I can avoid it?
here's the code used:
Sub...
Hi FXP, Thanks for the tip.
So I altered the code to fits my needs. ex. got rid of the array as I'm only dealing with one contact at a time.
When I try to execute the code, I get a comile error. User-defined type not defined, on this line:
Dim oOutlookApp As Outlook.Application
Must I...
Hi there,
I was wondering if there's a way that I can create a dynamic email based on fillable fields on an MS Access form?
I'm using 2003, and the only email functionality I'm able to find is the wizard type where your only options are who you want to send to (static) and the Subject line...
Did not recognize the WScript. Unrecognized object. Maybe an instance of the class needs to be declared? What class?
I forgot to add that I'm using this vbScript code in the <head> tag of and html plage.
Hello all,
I am trying to open a URL, in a new window, from a header provedure in vbscript. I can't find any practical code for vbscript. All I can find are functions and ifs and loops, but no command statements to execute withing them. All I need to do is open a new web page.
So...
Hi there,
There must be a place where MS Outlook stores its data, specifically its Calendar data. Also a way to use that data. I need to access this data so I can use it in applications updated as soon as a user changes their schedule in Outlook.
If you have any pointers they would be...
Hey all!
I know this is a really lame question but I'm curious how properties of a text Hyperlink are changed on mouse hover?
The most common example, a hyperlink is underlined on mouse hover.
The only way I can think is to make the text an image first, and then have the image swap on...
Hey Tom,
Thanks for your help. I tried that and nothing seemed to happen. I've alread had an instance of WScript.Shell defined. I added in the .run code and it hasn't executed anything. Seems to just skip it.
Any ideas? The executable (.bat) is in the same directory as the vbScript, so I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.