472,145 Members | 1,342 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,145 software developers and data experts.

Authentication problem

I use form authentication in my application.

It works fine when I access my web site directly with
http://IP/mycatalog/login.aspx
which after authentication redirect me to Meny.aspx
But I have bought a domain www.mydomain.no from an ISP that uses URL
forwarding
to reach http://IP/mycatalog/login.aspx. (on another ISP's server).

When I access the web site through www.mydomain.no it will NOT redirect me
to Meny.aspx.

This is the source that shows in the browser when I enter through
www.mydomain.no
<html><head><frameset framespacing="0" border="false" frameborder="0"><frame
name="top" target="hoved"
src="http://IP/mycatalog/login.aspx" scrolling="yes"
noresize></frameset></head></html>

I'm quite new to this. Does anybody have a suggestion what to do?

Regards
Jan E.

Jan 5 '07 #1
0 822

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

7 posts views Thread by Michael Foord | last post: by
4 posts views Thread by Paul M | last post: by
5 posts views Thread by Gavin Stevens | last post: by
4 posts views Thread by Chris Gatto | last post: by
6 posts views Thread by Ming Zhang | last post: by
3 posts views Thread by KNC | last post: by
2 posts views Thread by Frank Swarbrick | last post: by
4 posts views Thread by =?Utf-8?B?R3V1czEyMw==?= | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.