how to pass variables invisibly from .aspx to .asp pages?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS ASP > how to pass variables invisibly from .aspx to .asp pages?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    how to pass variables invisibly from .aspx to .asp pages?  
mike


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-07-07 06:30 AM

Hello,

I've got a .aspx page that passes login information to an .asp page
using a querystring.  The problem is its not secure, the user can see
the login information right there and type in someone elses login
name.  Is there another way to pass the variables?

Thanks,
Mike






[ Post a follow-up to this message ]



    Re: how to pass variables invisibly from .aspx to .asp pages?  
Adrienne Boswell


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-07-07 06:30 AM

Gazing into my crystal ball I observed "mike" <mike_newsgroups@yahoo.com>
writing in news:1173235815.251036.76020@s48g2000cws.googlegroups.com:

> Hello,
>
> I've got a .aspx page that passes login information to an .asp page
> using a querystring.  The problem is its not secure, the user can see
> the login information right there and type in someone elses login
> name.  Is there another way to pass the variables?
>
> Thanks,
> Mike
>
>

Munge/encrypt the data in the querystring, and have the ASP page
unmunge/unexcrypt it.


--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share






[ Post a follow-up to this message ]



    Re: how to pass variables invisibly from .aspx to .asp pages?  
mike


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-08-07 12:21 AM

On Mar 6, 8:44 pm, Adrienne Boswell <arb...@yahoo.com> wrote:
> Gazing into my crystal ball I observed "mike" <mike_newsgro...@yahoo.com>
> writing innews:1173235815.251036.76020@s48g2000cws.googlegroups.com:
> 
> 
> 
>
> Munge/encrypt the data in the querystring, and have the ASP page
> unmunge/unexcrypt it.

Good idea, thanks!  Anyone have a suggestion for a simple library to
encrypt/decrypt a querystring?






[ Post a follow-up to this message ]



    Re: how to pass variables invisibly from .aspx to .asp pages?  
mike


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
03-20-07 12:23 AM

On Mar 7, 12:11 pm, "mike" <mike_newsgro...@yahoo.com> wrote:
> On Mar 6, 8:44 pm, Adrienne Boswell <arb...@yahoo.com> wrote:
> 
> 
> 
> 
> 
>
> Good idea, thanks!  Anyone have a suggestion for a simple library to
> encrypt/decrypt a querystring?

anyone?  I bought a library for asp but I cant get it to work in the
aspx code because it uses session variables, which apparently aren't
compatible with the asp pages.  I need a really simple routine I can
put in the .aspx file to encrypt the querystring and a decrypt routine
I can put in the asp file.   Anyone?

Is there a way of reading aspx session variables with asp code?

-Mike






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:49 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register