473,325 Members | 2,442 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

server.transfer


Hi;

Can I use the server.transfer and http Context.Handler object
in a non-.aspx/asp.net html form scenario?

Stupid question I'm sure.

Segue.
Nov 19 '05 #1
5 1459
I'm sure you can if you import the correct assemblies and the langauge
structure supports it, however, i doubt it will provide you the
functionality you are looking for (the call may simply fail).

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------

"segue" <se***@discussions.microsoft.com> wrote in message
news:31**********************************@microsof t.com...

Hi;

Can I use the server.transfer and http Context.Handler object
in a non-.aspx/asp.net html form scenario?

Stupid question I'm sure.

Segue.

Nov 19 '05 #2
not really. server transfer works by creating the an instance of the
requested page class, and performing the page cycle on it.

-- bruce (sqlwork.com)
"segue" <se***@discussions.microsoft.com> wrote in message
news:31**********************************@microsof t.com...

Hi;

Can I use the server.transfer and http Context.Handler object
in a non-.aspx/asp.net html form scenario?

Stupid question I'm sure.

Segue.

Nov 19 '05 #3
No way josé.
You'll have to use the JavaScript window.location property.
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"segue" <se***@discussions.microsoft.com> wrote in message
news:31**********************************@microsof t.com...

Hi;

Can I use the server.transfer and http Context.Handler object
in a non-.aspx/asp.net html form scenario?

Stupid question I'm sure.

Segue.

Nov 19 '05 #4
OK, two ne's and one possibly so I'll go with the ne's.

Thanks for your response.

Cheers;

Segue

"Bruce Barker" wrote:
not really. server transfer works by creating the an instance of the
requested page class, and performing the page cycle on it.

-- bruce (sqlwork.com)
"segue" <se***@discussions.microsoft.com> wrote in message
news:31**********************************@microsof t.com...

Hi;

Can I use the server.transfer and http Context.Handler object
in a non-.aspx/asp.net html form scenario?

Stupid question I'm sure.

Segue.


Nov 19 '05 #5
OK, two ne's and one possibly so I'll go with the ne's.

Thanks for your response.

Cheers;

Segue

"clintonG" wrote:
No way josé.
You'll have to use the JavaScript window.location property.
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"segue" <se***@discussions.microsoft.com> wrote in message
news:31**********************************@microsof t.com...

Hi;

Can I use the server.transfer and http Context.Handler object
in a non-.aspx/asp.net html form scenario?

Stupid question I'm sure.

Segue.


Nov 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Mark | last post by:
Hello I'm trying to use a Server.Transfer in a try-catch (I cannot put it outside the Try-Catch as it is nested deep within a component that is called in a try-catch loop) The problem is that the...
5
by: Guadala Harry | last post by:
I've been reading up on Server.Transfer as well as doing some testing, and it appears to always raise the ThreadAbortException error. On one hand I've read a bunch of promotional-type material...
11
by: Alexander Bosch | last post by:
Hi, I'm having a problem similar to the one that's stated in this KB http://support.microsoft.com/default.aspx?scid=kb;en-us;839521 When I'm posting a page to itself with the bool value as true it...
1
by: Alexander Bosch | last post by:
Hi, I'm sorry for the double posting, but I haven't got any solution for this and I'm still puzzled by this KB http://support.microsoft.com/default.aspx?scid=kb;en-us;839521 that's saying this...
8
by: bryan | last post by:
I've got a custom HttpHandler to process all requests for a given extension. It gets invoked OK, but if I try to do a Server.Transfer I get an HttpException. A Response.Redirect works, but I really...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.