Click here to Skip to main content
15,886,963 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: how to do online payment system Pin
Harikrk22-Mar-06 4:55
Harikrk22-Mar-06 4:55 
AnswerRe: how to do online payment system Pin
Guffa22-Mar-06 5:38
Guffa22-Mar-06 5:38 
QuestionwinHTTP urgent help needed Pin
saravana pandy21-Mar-06 19:25
saravana pandy21-Mar-06 19:25 
AnswerRe: winHTTP urgent help needed Pin
Vasudevan Deepak Kumar21-Mar-06 22:01
Vasudevan Deepak Kumar21-Mar-06 22:01 
GeneralRe: winHTTP urgent help needed Pin
saravana pandy22-Mar-06 1:23
saravana pandy22-Mar-06 1:23 
QuestionASP object's method Pin
Amol Ravatale21-Mar-06 17:17
Amol Ravatale21-Mar-06 17:17 
AnswerRe: ASP object's method Pin
CWIZO21-Mar-06 23:14
CWIZO21-Mar-06 23:14 
AnswerRe: ASP object's method Pin
Guffa22-Mar-06 1:08
Guffa22-Mar-06 1:08 
Amol Ravatale wrote:
The problem is the Server object does not have 'Transfer' and 'Execute'


Why do you think that?

The Server object does have
Redirect method


No, it doesn't. It never had, and it never will. Use Response.Redirect.

I think these methods are implemented in ASP 3.0, is it right?
How to check which version of asp is running?


No, it was implemented in either IIS 5.0 or 5.1, but I can't recall exactly at the moment.

You have VBScript version 5.1 (or possibly 5.5 or 5.6). You can use ScriptEngineMajorVersion and ScriptEngineMinorVersion to verify this. It's irrelevant for your question, though. Your server has all the methods that you are talking about. If you need help on how to use them, show what you did when you failed to.

---
b { font-weight: normal; }

QuestionRe: ASP object's method Pin
Amol Ravatale22-Mar-06 1:28
Amol Ravatale22-Mar-06 1:28 
AnswerRe: ASP object's method Pin
Guffa22-Mar-06 3:48
Guffa22-Mar-06 3:48 
GeneralRe: ASP object's method Pin
RichardGrimmer22-Mar-06 5:21
RichardGrimmer22-Mar-06 5:21 
QuestionPlease help: How to use resources for globalization in Web Services? Pin
gaorellana21-Mar-06 9:00
gaorellana21-Mar-06 9:00 
QuestionCatch values from listbox filled with jscript Pin
livez21-Mar-06 0:45
livez21-Mar-06 0:45 
AnswerRe: Catch values from listbox filled with jscript Pin
RichardGrimmer22-Mar-06 5:24
RichardGrimmer22-Mar-06 5:24 
QuestionCan javascript detect mouse positions on the listbox? Pin
KaKa'20-Mar-06 21:54
KaKa'20-Mar-06 21:54 
QuestionCalling C# component from ASP Pin
umeshkannan20-Mar-06 19:22
umeshkannan20-Mar-06 19:22 
Questionbrowser within a browser in ajax? Pin
_kane_20-Mar-06 9:27
_kane_20-Mar-06 9:27 
AnswerRe: browser within a browser in ajax? Pin
Shog920-Mar-06 10:37
sitebuilderShog920-Mar-06 10:37 
QuestionI'm old and.. What ya expect from me! Pin
Just me at will_george...something20-Mar-06 9:17
Just me at will_george...something20-Mar-06 9:17 
GeneralRe: I'm old and.. What ya expect from me! Pin
George L. Jackson20-Mar-06 15:36
George L. Jackson20-Mar-06 15:36 
QuestionArrayList and JavaScript Pin
livez20-Mar-06 4:48
livez20-Mar-06 4:48 
AnswerRe: ArrayList and JavaScript Pin
George L. Jackson20-Mar-06 15:56
George L. Jackson20-Mar-06 15:56 
GeneralRe: ArrayList and JavaScript Pin
sharma sanjeev20-Mar-06 17:03
sharma sanjeev20-Mar-06 17:03 
GeneralRe: ArrayList and JavaScript Pin
livez20-Mar-06 21:05
livez20-Mar-06 21:05 
GeneralRe: ArrayList and JavaScript Pin
sharma sanjeev21-Mar-06 16:55
sharma sanjeev21-Mar-06 16:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.