ITCN ASP.NET Discussion Forum

New User Account Activation

Share/Bookmark: Add this Thread to Digg Digg   Add this Thread to StumbleUpon Stumble Upon   Add this Thread to Del.icio.us Del.icio.us   Add this Thread to Reddit Reddit   Add this Thread to Facebook Facebook
RE: New User Account Activation
by bwise on Thu, Nov 29 2007 11:57 PM
Last Edit: Fri, Nov 30 2007 12:00 AM
Peter;
Please refer to the documentation; this is explained there. But basically all you have to do is change this line in the web.config file:
<add key="websiteAddress" value="http://yourwebsite/ITCNForum/" />
ITCN Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 326
New User Account Activation
by petersleesmith on Thu, Nov 29 2007 4:04 PM
I need to modify the string generated to be used by the hyperlink. This because my root directly redirects the path to a folder.

Where is the string assembled?

http://mydomain/ITCNForum/authUser.aspx?id=6&key=881457

needs to be

http://mydomain/newdirectory/ITCNForum/authUser.aspx?id=6&key=881457


petersleesmith
Joined: Sat, Nov 17 2007
Posts: 3