473,513 Members | 2,429 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1470
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
4590
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
2557
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
5995
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
521
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
3871
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
7171
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7388
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7111
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7539
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5692
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5095
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
3240
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3228
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
461
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.