descript string using classic asp ?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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...


.



Relevant Pages

  • Re: XP Professional and the server
    ... have been HTML and only minor changes have been needed when viewed ... from the remote server. ... complexity of the ASP pages I need to make a small change and text it. ... Make sure you installed IIS. ...
    (microsoft.public.windowsxp.basics)
  • Re: inet, ftp, asp and hardship
    ... > I need to send an updated file to a remote server via ftp whenever ... > in asp I get one of those 'cannot coerce type' errors. ... Dim strCMD ... Dim objNET ...
    (microsoft.public.inetserver.asp.components)
  • Re: Sharing ServerVariables between ASP.NET and ASP
    ... > I have an asp.net page that needs to call an asp page on a remote server. ... You cannot delegate the credentials supplied using integrated security to ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ODBC Connection
    ... ie. the database is on remote server that i can ... You are using internet anyway. ... why you want to do it without ASP? ...
    (microsoft.public.vb.general.discussion)