• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

URL being renamed

C

croosie

Guest
hi,
I'm not sure if this is a plesk issue or a ASP.NET issue, but if you could help, that would be great.

I have a URL on my plesk server, that i need to point to, and read the result on that page, the problem is that i'm pointing to this URL, eg : http://www.mydomain.com/default.aspx , from code behind, and it brings not result because if you try this URL in IE, it changes to something like http://www.mydomain.com/(jt20tpfttl50ws55rzby3wmm)/default.aspx .

Now i'm assuming this is a session added to my original URL, but i have no idea how to stop it from doing this, or just working around it ....

ANy idea's people ..???

Really appreciate it.

Kirwin
 
I can say that it is definetely .net code issue, but I'm not very familar with it to sya what exactly.
 
Back
Top