GeekArticles
Microsoft
ASP
Microsoft
ASPEnabling POST in Cookieless ASP.NET Applications
By Tomasz Kaszuba The reasons could be varied why you'd want to eliminate cookies from your applications: security, maintenance, ethical, and so forth. Whatever the reason may be, like me, you have chosen (or have been forced) to write a cookieless Web application. Microsoft has offered a solution in the form of URL rewriting to maintain session state in cookieless Web applications. At first sight, this seems like the ideal solution: Change one line in web.config and suddenly your...n
Sponsored Links
Read Next: Multi-Dimensional Arrays In ASP
Related Topics
Subscribe via RSS
ASP
- Flash and ASP Integration
- Calorie Counter Using WAP and ASP
- Central Scoreboard with Flash and ASP
- An Active Server Pages Tutorial, Part 1
- ASP Fractal
- Transitioning To ASP.NET - Part 1 Server Controls
- Make Your ASP Work With An Oracle Database
- Securing ASP Data Access - Introduction
- ASP-Oracle Connectivity Using OO4O
- Creating a Members Area in ASP - Introduction
