descript string using classic asp ?
- From: "bitshift" <jobob@xxxxxxx>
- Date: Thu, 29 Nov 2007 13:36:10 -0600
Im about to write some asp.net code that needs to communicate with a
classic (old) asp page on a remote server. I have two choices, either do a
https post with form data, or encrypt a querystring before letting the user
click on it. For the encrypted querystring, the classic asp page would then
have to decrypt the string.
What are my options if I go with using an encrypted querystring ? I
suggested the other party build an VB6 component that is called from their
asp page, to handle the description.
If I go the https route, I will need a copy of the remote sites, server
certificate in order to make the connection and post.
thoughts or suggestions please...
.
- Follow-Ups:
- Re: descript string using classic asp ?
- From: Kevin Frey
- Re: descript string using classic asp ?
- Prev by Date: Re: splitting strings
- Next by Date: RE: splitting strings
- Previous by thread: Re: splitting strings
- Next by thread: Re: descript string using classic asp ?
- Index(es):
Relevant Pages
|