|
-
Aug 11th, 2006, 10:50 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Server.Transfer Command
Hi all,
when youre using the Transfer command wiht an ASP Page, can you use a Querystring as part ofthe address, or will the browser return a 400 error?
Silly queston but still needs to be answered.
The reqson i do ask is that rather than finding out after ive writted the code, which would be an incredible waste of my time, im workign on an unobtrusive and a more subtle way of how an existing system works.
Cheers all
Kai
As the information I give is useful in its nature, consider using the RATE POST feature located on the bottom left of this post please..
A few things that make a good Developer a Great One.
Methodical and a thorough approach to research and design inevitably leads to success.
Forward thinking is the key to Flow of control.
Never test in the design environment, always test in real time, you get the REAL results.
CBSE & OOSE are the same animal, they just require different techniques, and thinking.
SEO is a globe of objectives, SE rankings is an end to a means for these objectives, not part of them.
The key to good design is explicit attention to both detail and response.
Think Freely out of the "Box" you're in..... You will soar to better heights.
Kai Hirst - MSCE, MCDBA, MCSD, MCP, MCAP, MSCT
-
Aug 12th, 2006, 01:41 AM
#2
Re: Server.Transfer Command
I tried it and server.transfer returned an error if i added the querystring...
you could use response.redirect and add the querystring and it would be ok.
-
Aug 13th, 2006, 12:28 PM
#3
Thread Starter
Fanatic Member
Re: Server.Transfer Command
Hi,
Cheers for that. Ok then
does the redirect function retain State (Sessions, cookies etc fo rthose at home..) from the host page?or will this be dumped.
cheers oceanbelle
Kai
As the information I give is useful in its nature, consider using the RATE POST feature located on the bottom left of this post please..
A few things that make a good Developer a Great One.
Methodical and a thorough approach to research and design inevitably leads to success.
Forward thinking is the key to Flow of control.
Never test in the design environment, always test in real time, you get the REAL results.
CBSE & OOSE are the same animal, they just require different techniques, and thinking.
SEO is a globe of objectives, SE rankings is an end to a means for these objectives, not part of them.
The key to good design is explicit attention to both detail and response.
Think Freely out of the "Box" you're in..... You will soar to better heights.
Kai Hirst - MSCE, MCDBA, MCSD, MCP, MCAP, MSCT
-
Aug 13th, 2006, 08:14 PM
#4
Re: Server.Transfer Command
-
Aug 14th, 2006, 03:11 AM
#5
Thread Starter
Fanatic Member
Re: Server.Transfer Command
Cheers, that just what I needed.
Kai
As the information I give is useful in its nature, consider using the RATE POST feature located on the bottom left of this post please..
A few things that make a good Developer a Great One.
Methodical and a thorough approach to research and design inevitably leads to success.
Forward thinking is the key to Flow of control.
Never test in the design environment, always test in real time, you get the REAL results.
CBSE & OOSE are the same animal, they just require different techniques, and thinking.
SEO is a globe of objectives, SE rankings is an end to a means for these objectives, not part of them.
The key to good design is explicit attention to both detail and response.
Think Freely out of the "Box" you're in..... You will soar to better heights.
Kai Hirst - MSCE, MCDBA, MCSD, MCP, MCAP, MSCT
-
Aug 14th, 2006, 04:59 AM
#6
Re: [RESOLVED] Server.Transfer Command
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|