473,396 Members | 1,935 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,396 software developers and data experts.

Closing the session between asp and asp.net application.

I have a login page written in ASP.

Once the user logs in to the system, by clicking the certain link they can
navigate to the purchase module written in ASP.Net. In the purchase module
the user can logout.

Once the user logs out I am calling the Session.Abandon() and redirecting
the user to the login page written in asp application. How to make sure the
ASP part of the application abandons the session.

I am using .Net Frame 1.1

Thank you very much for your response.

Hill
Nov 19 '05 #1
2 2273
> Once the user logs out I am calling the Session.Abandon() and redirecting
the user to the login page written in asp application. How to make sure
the
ASP part of the application abandons the session.
After calling Session.Abandon, Redirect to an ASP page that calls
Session.Abandon. Then that ASP page can redirect to the login page if you
wish.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"Hillary Hill" <Hi*************@hotmail.com> wrote in message
news:u0*************@TK2MSFTNGP14.phx.gbl...I have a login page written in ASP.

Once the user logs in to the system, by clicking the certain link they can
navigate to the purchase module written in ASP.Net. In the purchase module
the user can logout.

Once the user logs out I am calling the Session.Abandon() and redirecting
the user to the login page written in asp application. How to make sure
the
ASP part of the application abandons the session.

I am using .Net Frame 1.1

Thank you very much for your response.

Hill

Nov 19 '05 #2
Thanks for the reply.
Makes sense.
Hill
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:uZ*************@TK2MSFTNGP15.phx.gbl...
Once the user logs out I am calling the Session.Abandon() and redirecting the user to the login page written in asp application. How to make sure
the
ASP part of the application abandons the session.


After calling Session.Abandon, Redirect to an ASP page that calls
Session.Abandon. Then that ASP page can redirect to the login page if you
wish.

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Hillary Hill" <Hi*************@hotmail.com> wrote in message
news:u0*************@TK2MSFTNGP14.phx.gbl...
I have a login page written in ASP.

Once the user logs in to the system, by clicking the certain link they can navigate to the purchase module written in ASP.Net. In the purchase module the user can logout.

Once the user logs out I am calling the Session.Abandon() and redirecting the user to the login page written in asp application. How to make sure
the
ASP part of the application abandons the session.

I am using .Net Frame 1.1

Thank you very much for your response.

Hill


Nov 19 '05 #3

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

Similar topics

0
by: Gleep | last post by:
Hey PHP Gurus, I have some complex scripts that work fine. I have a system where sessions are validated on every page of my application to keep them secure. Everything runs fine when I test and...
22
by: Theo | last post by:
Question for the group The authentication system for the site Im working on seems to function properly and all is good. A session keeps track of everything and a cookie is used to accept or deny...
11
by: David Lozzi | last post by:
Hello All, I am having an issue with thus far one computer on my client's web site. If the user loads the shopping cart and then closes all browser windows, then opens them back up, goes back to...
1
by: Chirag Malvi | last post by:
hello all, I am developing the web application using ASP.net and VS.2003 IDE. here is the situation which i want to implement. 1) User is browsing some webform. I want to trap this event....
0
by: Winshent | last post by:
this code opens the workbook.. either protects or unprotects a sheet.. then saves.. so can write to it.. it unprotects then saves fine.. then writes to it no prob.. it resets the password...
5
by: Russell | last post by:
Hi all, I have a web page(a) that has a link to another web page(b). Now, on the page load event of web page(b), I am doing the following: Response.redirect("./test.pdf") This pdf, if the...
3
by: Andy G | last post by:
I have some code that hits a DB2 database from my ASP.NET application. I haven't been able to exactly nail it down but my connections are not getting closed for some reason. I look at the...
5
by: Andy G | last post by:
Is it possible to force a new session id without the client closing the browser? I'm using session id in my database and I need a new session id when a client clicks a certain link. I know I...
1
by: srinivas | last post by:
Hi I'm having a asp.net page.When i'm clicking on the Logout hyperlink i want to close the window and clear the session. Actually i have taken LinkButton control and written a javascript function...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.