User activation email
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=20063
Printed Date: 11 April 2026 at 3:01pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: User activation email
Posted By: lruneh
Subject: User activation email
Date Posted: 27 May 2006 at 4:02pm
Hi all. First of all cheers for great forum software 
I have a porblem though: I've set up my forum to send new users an activation email. When the mail is recieved there is a problem with the activation link: Only the strForumPath & "/activate.asp?ID=" - part is formated as a hyperlink. The rest of the activation code: Server.URLEncode(strUserCode) & "&USD=" & lngUserProfileID is not formated. Its easy to copy paste the whole thing inte a browser, but it doesn't look to good, sending emails that aren't formated proporly...
Could someone help me wit hthis problem, please?
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 27 May 2006 at 4:45pm
Problems like this are often coursed by the email componet or the users email client.
Long links often get chopped in the wrong place when using components like CDONTS.
Try using a different email component, or finding a way to shorten the URL and see if that fixes the problem.
The way the activation email formatted and sent has not changed since sometime last year.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: lruneh
Date Posted: 27 May 2006 at 5:57pm
|
Aha! thanks for the quick reply!
|
|