close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

old asp extension question

Thread began 4/27/2015 9:04 am by info145869 | Last modified 4/30/2015 4:03 pm by Ray Borduin | 1470 views | 5 replies |

info145869

old asp extension question

Hi

I have a form which was createdwith universal email ages ago and is in ASP. Now the client wants to cc someone and as we all know ASP is no longer supported. I would rather not have to rebuild all forms on the website. You guys remember how to add in the code to cc someone by hand and where it would go ?

Thanks

Sign in to reply to this post

Ray BorduinWebAssist

I'd have to look at the page. If you upload a copy of the page and any include files it uses to send the email I can take a look and see if I can figure it out.

Sign in to reply to this post
Did this help? Tips are appreciated...

info145869

Thanks Ray. Apreciated

Sign in to reply to this post

Ray BorduinWebAssist

On line 33 of contact.asp add code like:

WAUE_AddCC(WA_MailObject,"you@yourdomain.com")

just replace the email address in my sample with the address you want CC'd.

Sign in to reply to this post
Did this help? Tips are appreciated...

info145869

getting an error

Microsoft VBScript compilation error '800a0414'

Cannot use parentheses when calling a Sub

/contact.asp, line 33

WAUE_AddCC(WA_MailObject,"info@gleniv.com")
-------------------------------------------------^

Sign in to reply to this post

Ray BorduinWebAssist

Try using this instead:

set WA_MailObject = WAUE_AddCC(WA_MailObject,"info@gleniv.com")

Sign in to reply to this post
Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...