473,395 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

remove "ReturnUrl=" from url

Hello,

I am trying to find if there is a setting somewhere that I can change
that will remove the "ReturnUrl=blah.aspx" from the url when someone
tries to access a page without being logged in. Bookmarks don't
actually work on our site, so they serve no purpose, and I feel it
would be clean if the url was just http://www.mysite.com. Any help
would be greatly appreciated.

Gala Grant
Nov 18 '05 #1
2 5942
Gala,
It sounds like you are using Forms authentication, and to remove
ReturnUrl from teh querystring would break some of that Functionality. To
get rid of ReturnUrl, you would have to change how you are using
FormsAuthentication.

Best regards,
Jeffrey Palermo

"Gala Grant" <ga********@gmail.com> wrote in message
news:c0**************************@posting.google.c om...
Hello,

I am trying to find if there is a setting somewhere that I can change
that will remove the "ReturnUrl=blah.aspx" from the url when someone
tries to access a page without being logged in. Bookmarks don't
actually work on our site, so they serve no purpose, and I feel it
would be clean if the url was just http://www.mysite.com. Any help
would be greatly appreciated.

Gala Grant

Nov 18 '05 #2
Hi Gala,
Quite sure u are using forms Auth.But as Jeffery said you can write
another one without using that.
Are you validating against Active Directory or against a Database?
Patrick
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Chicagoboy27 | last post by:
All I am trying to find a solution for removing the ?returnUrl if a user is not authenticated. I want to be redirect an unauthenticated user to the login.aspx less the returnUrl. Once they log...
7
by: vvkl | last post by:
I have readed a example code from MSDN about FormsAuthenticationTicket calss, but there's a line I can't understand : 'strRedirect = Request;' What's the mean in which square brackets? Thank...
57
by: HEX | last post by:
Have a site under development which works with both IE and Mozilla Firefox. Three MAC users accessed site and two have a small problem with one page and the other recently went to the new Leopard...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.