Hi,
I have noticed a problem with links on the member profile page.
www.somepage.com
links as
www.myserver.com/forum/www.somepage.com
I've tried having the URLs saved both with and without the http://.
If I do a simple Response.Write rs("M_HOMEPAGE")
then it works, but on the profile pasge it shows up as I have explained. Hmm??? Perhaps a problem with Server.URLEncode using UniCode?
This is how it looks when I view the HTML source
"http%3A%2F%2Fwww%2Esomesite%2Ecom"
The forum is running on a Win2K server with IIS5 installed. The database resides on a SQL Server 2000.
Edited by - Goose on 20 March 2001 09:28:58
Edited by - Goose on 20 March 2001 13:56:52