Request.Form or Request.QueryString

Author Message
AdmiralGanja

  • Total Posts : 6
  • Scores: 0
  • Reward points : 0
  • Joined: 3/11/2007
  • Status: offline
Request.Form or Request.QueryString Sunday, March 11, 2007 7:49 PM (permalink)
0
Hi,
 
I have recently been taking over an ASP/vbscript project. The code came in two different versions.
 
IIS4 Version

Response.Redirect(
"SaveRequest.asp?" & Request.Form.Item)
  with Request.QueryString
default.asp reading config files

 
Other IIS Version
Server.Transfer("save.asp") with Request.Form
global.asa reading config files
 
I have understood that the IIS4 version of the code is supported by other IIS versions but not the other way around. What are the advantages with using Server.Transfer and Global.asa? I know it will be better prepared for the .NET version but otherwise? Is it really any idea to keep 2 versions when the IIS4 works on all versions?
 
Thanks in advance for any comments!
Cheers/Jesper
 
 
#1

    Online Bookmarks Sharing: Share/Bookmark

    Jump to:

    Current active users

    There are 0 members and 1 guests.

    Icon Legend and Permission

    • New Messages
    • No New Messages
    • Hot Topic w/ New Messages
    • Hot Topic w/o New Messages
    • Locked w/ New Messages
    • Locked w/o New Messages
    • Read Message
    • Post New Thread
    • Reply to message
    • Post New Poll
    • Submit Vote
    • Post reward post
    • Delete my own posts
    • Delete my own threads
    • Rate post

    2000-2012 ASPPlayground.NET Forum Version 3.9