|
 |
aspx thread: RE: redirect.
Message #1 by "Jeremy Dean" <jdean@w...> on Fri, 8 Feb 2002 22:04:18
|
|
Ever hear of respect?
Got a question for ya, Thomas. What's the point of a newsgroup if people
are going to shut you down for asking questions? People ask questions
that they need to know the answers to. If it seems simple to the great
and powerful Thomas, you have one of two choices. Help the person and
answer the question, or keep you mouth closed. There's no need to be a
prick.
Jeremy Dean
Web Developer
> Ever tried the response object.
>
> Come, at least look up the documentation before asking. You would see
> that:
> (a) your code-behind class is inheriting from Page
> (b) you have a property named Response
> (c) it has a Redirect method.
>
> So, the code you wrote, only transferred to C#, will work.
>
> Nothing against beginner questions - by far not - but I started to use
> mailing lists where it was considered to be unfriendly to use the
> mailing list as a replacement for a simple 2 minute lookup into the
> documentation.
>
> And this one was obvious.
>
> Regards
>
> Thomas Tomiczek
> THONA Consulting Ltd.
>
>
>
> -----Original Message-----
> From: Phaneendra-seacom [mailto:phaneendra@s...]
> Sent: Freitag, 1. Juni 2001 12:16
> To: ASP+
> Subject: [aspx] redirect.
>
> Hi all,
> In ASP we can redirect a page by response.redirect"......".
> I want to redirect in ".cs" file(C#).
> Please help me.
>
> Phaneendra
>
Message #2 by Imar Spaanjaars <Imar@S...> on Fri, 08 Feb 2002 23:08:09 +0100
|
|
I don't want to start a flame war here, but I think Thomas is correct. The
whole concept of mailing lists is to help people if they get stuck.
IMO, it's by no means a tool to cover up laziness.
It's also no very respectful to the people on this list to ask a question
that takes two minutes to lookup for yourself. If you are not willing to
spend some time to discover stuff yourself, how can you expect people on
the list to spend their valuable time on you?
Besides, he gave the answer after all, didn't he ;-)
Imar
At 10:04 PM 2/8/2002 +0000, you wrote:
>Ever hear of respect?
>
>Got a question for ya, Thomas. What's the point of a newsgroup if people
>are going to shut you down for asking questions? People ask questions
>that they need to know the answers to. If it seems simple to the great
>and powerful Thomas, you have one of two choices. Help the person and
>answer the question, or keep you mouth closed. There's no need to be a
>prick.
>
>Jeremy Dean
>Web Developer
>
>
>
> > Ever tried the response object.
> >
> > Come, at least look up the documentation before asking. You would see
> > that:
> > (a) your code-behind class is inheriting from Page
> > (b) you have a property named Response
> > (c) it has a Redirect method.
> >
> > So, the code you wrote, only transferred to C#, will work.
> >
> > Nothing against beginner questions - by far not - but I started to use
> > mailing lists where it was considered to be unfriendly to use the
> > mailing list as a replacement for a simple 2 minute lookup into the
> > documentation.
> >
> > And this one was obvious.
> >
> > Regards
> >
> > Thomas Tomiczek
> > THONA Consulting Ltd.
> >
> >
> >
> > -----Original Message-----
> > From: Phaneendra-seacom [mailto:phaneendra@s...]
> > Sent: Freitag, 1. Juni 2001 12:16
> > To: ASP+
> > Subject: [aspx] redirect.
> >
> > Hi all,
> > In ASP we can redirect a page by response.redirect"......".
> > I want to redirect in ".cs" file(C#).
> > Please help me.
> >
> > Phaneendra
> >
>
Message #3 by "Albert Davis" <albertdavis@h...> on Fri, 08 Feb 2002 22:45:03 -0500
|
|
Imar you mentioned "how can you expect people on the list to spend their
valuable time on you?" - What obligation do you have with this newsgroup
that demands you to spend valuable time with someone? If someone asks a
question that either you or Thomas have reserved feeling about isn't it
reasonable to just not respond?
Thomas,
Just thought you should know on your page
"http://www.thona-consulting.com/daikiri.aspx" you have a sentence that
reads
"This includes some HTHML controls" but correct if me if I'm wrong this
should have read "This includes some HTML controls" - haven't heard of too
many HTHML controls lately - but I knew what Thona Consulting meant.
Sound's like some "prooven" technology - you'll find that on the same page
as well.. but again I knew what you all meant ;)
Just curious, but if customers have a question or any trouble with your
EntityObjectBroker or Daikiri.Web framework that requires support should
they anticipate the same type of feedback from Thona Consulting Ltd that you
gave Phaneendra (even if it's a simple 2 minute lookup that is probably in
some of your product documentation)?
FFT,
Al
>From: Imar Spaanjaars <Imar@S...>
>Reply-To: "ASP+" <aspx@p...>
>To: "ASP+" <aspx@p...>
>Subject: [aspx] RE: redirect.
>Date: Fri, 08 Feb 2002 23:08:09 +0100
>
>I don't want to start a flame war here, but I think Thomas is correct. The
>whole concept of mailing lists is to help people if they get stuck.
>IMO, it's by no means a tool to cover up laziness.
>
>It's also no very respectful to the people on this list to ask a question
>that takes two minutes to lookup for yourself. If you are not willing to
>spend some time to discover stuff yourself, how can you expect people on
>the list to spend their valuable time on you?
>
>Besides, he gave the answer after all, didn't he ;-)
>
>
>Imar
>
>
>
>
>At 10:04 PM 2/8/2002 +0000, you wrote:
>>Ever hear of respect?
>>
>>Got a question for ya, Thomas. What's the point of a newsgroup if people
>>are going to shut you down for asking questions? People ask questions
>>that they need to know the answers to. If it seems simple to the great
>>and powerful Thomas, you have one of two choices. Help the person and
>>answer the question, or keep you mouth closed. There's no need to be a
>>prick.
>>
>>Jeremy Dean
>>Web Developer
>>
>>
>>
>> > Ever tried the response object.
>> >
>> > Come, at least look up the documentation before asking. You would see
>> > that:
>> > (a) your code-behind class is inheriting from Page
>> > (b) you have a property named Response
>> > (c) it has a Redirect method.
>> >
>> > So, the code you wrote, only transferred to C#, will work.
>> >
>> > Nothing against beginner questions - by far not - but I started to use
>> > mailing lists where it was considered to be unfriendly to use the
>> > mailing list as a replacement for a simple 2 minute lookup into the
>> > documentation.
>> >
>> > And this one was obvious.
>> >
>> > Regards
>> >
>> > Thomas Tomiczek
>> > THONA Consulting Ltd.
>> >
>> >
>> >
>> > -----Original Message-----
>> > From: Phaneendra-seacom [mailto:phaneendra@s...]
>> > Sent: Freitag, 1. Juni 2001 12:16
>> > To: ASP+
>> > Subject: [aspx] redirect.
>> >
>> > Hi all,
>> > In ASP we can redirect a page by response.redirect"......".
>> > I want to redirect in ".cs" file(C#).
>> > Please help me.
>> >
>> > Phaneendra
>> >
>>
>
>
>
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
Message #4 by "Charles Emerson" <Charles@s...> on Fri, 8 Feb 2002 20:10:35 -0800
|
|
It's now officially a flame war.
Observations:
a) Self-appointed overly superior, brilliant and self-absorbed important
people could learn manners, practice humility or get a life.
b) Trivial grammar, spelling or social skills are seldom hallmarks of
such beacons of wisdom.
Charles (you may call me "Lord Master of the Universe")
!)
-----Original Message-----
From: Albert Davis [mailto:albertdavis@h...]
Sent: Friday, February 08, 2002 7:45 PM
To: ASP+
Subject: [aspx] RE: redirect.
Imar you mentioned "how can you expect people on the list to spend their
valuable time on you?" - What obligation do you have with this newsgroup
that demands you to spend valuable time with someone? If someone asks a
question that either you or Thomas have reserved feeling about isn't it
reasonable to just not respond?
Thomas,
Just thought you should know on your page
"http://www.thona-consulting.com/daikiri.aspx" you have a sentence that
reads
"This includes some HTHML controls" but correct if me if I'm wrong this
should have read "This includes some HTML controls" - haven't heard of
too
many HTHML controls lately - but I knew what Thona Consulting meant.
Sound's like some "prooven" technology - you'll find that on the same
page
as well.. but again I knew what you all meant ;)
Just curious, but if customers have a question or any trouble with your
EntityObjectBroker or Daikiri.Web framework that requires support should
they anticipate the same type of feedback from Thona Consulting Ltd that
you
gave Phaneendra (even if it's a simple 2 minute lookup that is probably
in
some of your product documentation)?
FFT,
Al
>From: Imar Spaanjaars <Imar@S...>
>Reply-To: "ASP+" <aspx@p...>
>To: "ASP+" <aspx@p...>
>Subject: [aspx] RE: redirect.
>Date: Fri, 08 Feb 2002 23:08:09 +0100
>
>I don't want to start a flame war here, but I think Thomas is correct.
The
>whole concept of mailing lists is to help people if they get stuck.
>IMO, it's by no means a tool to cover up laziness.
>
>It's also no very respectful to the people on this list to ask a
question
>that takes two minutes to lookup for yourself. If you are not willing
to
>spend some time to discover stuff yourself, how can you expect people
on
>the list to spend their valuable time on you?
>
>Besides, he gave the answer after all, didn't he ;-)
>
>
>Imar
>
>
>
>
>At 10:04 PM 2/8/2002 +0000, you wrote:
>>Ever hear of respect?
>>
>>Got a question for ya, Thomas. What's the point of a newsgroup if
people
>>are going to shut you down for asking questions? People ask questions
>>that they need to know the answers to. If it seems simple to the
great
>>and powerful Thomas, you have one of two choices. Help the person and
>>answer the question, or keep you mouth closed. There's no need to be
a
>>prick.
>>
>>Jeremy Dean
>>Web Developer
>>
>>
>>
>> > Ever tried the response object.
>> >
>> > Come, at least look up the documentation before asking. You would
see
>> > that:
>> > (a) your code-behind class is inheriting from Page
>> > (b) you have a property named Response
>> > (c) it has a Redirect method.
>> >
>> > So, the code you wrote, only transferred to C#, will work.
>> >
>> > Nothing against beginner questions - by far not - but I started to
use
>> > mailing lists where it was considered to be unfriendly to use the
>> > mailing list as a replacement for a simple 2 minute lookup into the
>> > documentation.
>> >
>> > And this one was obvious.
>> >
>> > Regards
>> >
>> > Thomas Tomiczek
>> > THONA Consulting Ltd.
>> >
>> >
>> >
>> > -----Original Message-----
>> > From: Phaneendra-seacom [mailto:phaneendra@s...]=3D20
>> > Sent: Freitag, 1. Juni 2001 12:16
>> > To: ASP+
>> > Subject: [aspx] redirect.
>> >
>> > Hi all,
>> > In ASP we can redirect a page by response.redirect"......".
>> > I want to redirect in ".cs" file(C#).
>> > Please help me.
>> >
>> > Phaneendra
>> >
>>
>
>
>
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
Message #5 by "Charles Emerson" <Charles@s...> on Fri, 8 Feb 2002 20:21:55 -0800
|
|
One more thing...
The "Support" tab on Thomas's web page is "temporally disabled", no
doubt mandated by the "Customer Service Prevention" company policy.
Isn't "temporal" a brain lobe? How did he disable it?
Also the commandeering of IE, removing the user controls, back button
and address line are nice touches in any web site.
Evil Charles
-----Original Message-----
From: Albert Davis [mailto:albertdavis@h...]
Sent: Friday, February 08, 2002 7:45 PM
To: ASP+
Subject: [aspx] RE: redirect.
Imar you mentioned "how can you expect people on the list to spend their
valuable time on you?" - What obligation do you have with this newsgroup
that demands you to spend valuable time with someone? If someone asks a
question that either you or Thomas have reserved feeling about isn't it
reasonable to just not respond?
Thomas,
Just thought you should know on your page
"http://www.thona-consulting.com/daikiri.aspx" you have a sentence that
reads
"This includes some HTHML controls" but correct if me if I'm wrong this
should have read "This includes some HTML controls" - haven't heard of
too
many HTHML controls lately - but I knew what Thona Consulting meant.
Sound's like some "prooven" technology - you'll find that on the same
page
as well.. but again I knew what you all meant ;)
Just curious, but if customers have a question or any trouble with your
EntityObjectBroker or Daikiri.Web framework that requires support should
they anticipate the same type of feedback from Thona Consulting Ltd that
you
gave Phaneendra (even if it's a simple 2 minute lookup that is probably
in
some of your product documentation)?
FFT,
Al
>From: Imar Spaanjaars <Imar@S...>
>Reply-To: "ASP+" <aspx@p...>
>To: "ASP+" <aspx@p...>
>Subject: [aspx] RE: redirect.
>Date: Fri, 08 Feb 2002 23:08:09 +0100
>
>I don't want to start a flame war here, but I think Thomas is correct.
The
>whole concept of mailing lists is to help people if they get stuck.
>IMO, it's by no means a tool to cover up laziness.
>
>It's also no very respectful to the people on this list to ask a
question
>that takes two minutes to lookup for yourself. If you are not willing
to
>spend some time to discover stuff yourself, how can you expect people
on
>the list to spend their valuable time on you?
>
>Besides, he gave the answer after all, didn't he ;-)
>
>
>Imar
>
>
>
>
>At 10:04 PM 2/8/2002 +0000, you wrote:
>>Ever hear of respect?
>>
>>Got a question for ya, Thomas. What's the point of a newsgroup if
people
>>are going to shut you down for asking questions? People ask questions
>>that they need to know the answers to. If it seems simple to the
great
>>and powerful Thomas, you have one of two choices. Help the person and
>>answer the question, or keep you mouth closed. There's no need to be
a
>>prick.
>>
>>Jeremy Dean
>>Web Developer
>>
>>
>>
>> > Ever tried the response object.
>> >
>> > Come, at least look up the documentation before asking. You would
see
>> > that:
>> > (a) your code-behind class is inheriting from Page
>> > (b) you have a property named Response
>> > (c) it has a Redirect method.
>> >
>> > So, the code you wrote, only transferred to C#, will work.
>> >
>> > Nothing against beginner questions - by far not - but I started to
use
>> > mailing lists where it was considered to be unfriendly to use the
>> > mailing list as a replacement for a simple 2 minute lookup into the
>> > documentation.
>> >
>> > And this one was obvious.
>> >
>> > Regards
>> >
>> > Thomas Tomiczek
>> > THONA Consulting Ltd.
>> >
>> >
>> >
>> > -----Original Message-----
>> > From: Phaneendra-seacom [mailto:phaneendra@s...]=3D20
>> > Sent: Freitag, 1. Juni 2001 12:16
>> > To: ASP+
>> > Subject: [aspx] redirect.
>> >
>> > Hi all,
>> > In ASP we can redirect a page by response.redirect"......".
>> > I want to redirect in ".cs" file(C#).
>> > Please help me.
>> >
>> > Phaneendra
>> >
>>
>
>
>
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
Message #6 by "Albert Davis" <albertdavis@h...> on Fri, 08 Feb 2002 23:51:44 -0500
|
|
LOL!!!!!!! Late night programming humor at its finest! LOL!!!!!!!
>From: "Charles Emerson" <Charles@s...>
>Reply-To: "ASP+" <aspx@p...>
>To: "ASP+" <aspx@p...>
>Subject: [aspx] RE: redirect.
>Date: Fri, 8 Feb 2002 20:21:55 -0800
>
>One more thing...
>
>The "Support" tab on Thomas's web page is "temporally disabled", no
>doubt mandated by the "Customer Service Prevention" company policy.
>
>Isn't "temporal" a brain lobe? How did he disable it?
>
>Also the commandeering of IE, removing the user controls, back button
>and address line are nice touches in any web site.
>
>Evil Charles
>
>
>-----Original Message-----
>From: Albert Davis [mailto:albertdavis@h...]
>Sent: Friday, February 08, 2002 7:45 PM
>To: ASP+
>Subject: [aspx] RE: redirect.
>
>Imar you mentioned "how can you expect people on the list to spend their
>
>valuable time on you?" - What obligation do you have with this newsgroup
>
>that demands you to spend valuable time with someone? If someone asks a
>
>question that either you or Thomas have reserved feeling about isn't it
>reasonable to just not respond?
>
>Thomas,
>Just thought you should know on your page
>"http://www.thona-consulting.com/daikiri.aspx" you have a sentence that
>reads
>"This includes some HTHML controls" but correct if me if I'm wrong this
>should have read "This includes some HTML controls" - haven't heard of
>too
>many HTHML controls lately - but I knew what Thona Consulting meant.
>Sound's like some "prooven" technology - you'll find that on the same
>page
>as well.. but again I knew what you all meant ;)
>
>Just curious, but if customers have a question or any trouble with your
>EntityObjectBroker or Daikiri.Web framework that requires support should
>
>they anticipate the same type of feedback from Thona Consulting Ltd that
>you
>gave Phaneendra (even if it's a simple 2 minute lookup that is probably
>in
>some of your product documentation)?
>
>FFT,
>Al
>
> >From: Imar Spaanjaars <Imar@S...>
> >Reply-To: "ASP+" <aspx@p...>
> >To: "ASP+" <aspx@p...>
> >Subject: [aspx] RE: redirect.
> >Date: Fri, 08 Feb 2002 23:08:09 +0100
> >
> >I don't want to start a flame war here, but I think Thomas is correct.
>The
> >whole concept of mailing lists is to help people if they get stuck.
> >IMO, it's by no means a tool to cover up laziness.
> >
> >It's also no very respectful to the people on this list to ask a
>question
> >that takes two minutes to lookup for yourself. If you are not willing
>to
> >spend some time to discover stuff yourself, how can you expect people
>on
> >the list to spend their valuable time on you?
> >
> >Besides, he gave the answer after all, didn't he ;-)
> >
> >
> >Imar
> >
> >
> >
> >
> >At 10:04 PM 2/8/2002 +0000, you wrote:
> >>Ever hear of respect?
> >>
> >>Got a question for ya, Thomas. What's the point of a newsgroup if
>people
> >>are going to shut you down for asking questions? People ask questions
> >>that they need to know the answers to. If it seems simple to the
>great
> >>and powerful Thomas, you have one of two choices. Help the person and
> >>answer the question, or keep you mouth closed. There's no need to be
>a
> >>prick.
> >>
> >>Jeremy Dean
> >>Web Developer
> >>
> >>
> >>
> >> > Ever tried the response object.
> >> >
> >> > Come, at least look up the documentation before asking. You would
>see
> >> > that:
> >> > (a) your code-behind class is inheriting from Page
> >> > (b) you have a property named Response
> >> > (c) it has a Redirect method.
> >> >
> >> > So, the code you wrote, only transferred to C#, will work.
> >> >
> >> > Nothing against beginner questions - by far not - but I started to
>use
> >> > mailing lists where it was considered to be unfriendly to use the
> >> > mailing list as a replacement for a simple 2 minute lookup into the
> >> > documentation.
> >> >
> >> > And this one was obvious.
> >> >
> >> > Regards
> >> >
> >> > Thomas Tomiczek
> >> > THONA Consulting Ltd.
> >> >
> >> >
> >> >
> >> > -----Original Message-----
> >> > From: Phaneendra-seacom [mailto:phaneendra@s...]
> >> > Sent: Freitag, 1. Juni 2001 12:16
> >> > To: ASP+
> >> > Subject: [aspx] redirect.
> >> >
> >> > Hi all,
> >> > In ASP we can redirect a page by response.redirect"......".
> >> > I want to redirect in ".cs" file(C#).
> >> > Please help me.
> >> >
> >> > Phaneendra
> >> >
> >>
> >
> >
> >
>
>
>
>
>_________________________________________________________________
>Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
>
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
Message #7 by "Graham Dobson" <grahamdo@a...> on Sat, 9 Feb 2002 00:35:21 -0500
|
|
I think that asking if something, that used to be done in ASP, can still be
done in ASP.NET, could be interesting. It brings up all kinds of how are
they different issues. But I also agree that some questions are trivial,
and ultimately just the flatulant by-product of an ossified and lazy mind;
smells like bad gas and is probably characteristic of an individual who will
never make it in the world of software development. Struggling with the
base class libraries and learning how to make use of them is what it's
really all about, for both serious beginners and old dogs trying to learn
new tricks.
----- Original Message -----
From: "Charles Emerson" <Charles@s...>
To: "ASP+" <aspx@p...>
Sent: Friday, February 08, 2002 11:10 PM
Subject: [aspx] RE: redirect.
> It's now officially a flame war.
>
> Observations:
> a) Self-appointed overly superior, brilliant and self-absorbed important
> people could learn manners, practice humility or get a life.
>
> b) Trivial grammar, spelling or social skills are seldom hallmarks of
> such beacons of wisdom.
>
>
> Charles (you may call me "Lord Master of the Universe")
> !)
>
>
> -----Original Message-----
> From: Albert Davis [mailto:albertdavis@h...]
> Sent: Friday, February 08, 2002 7:45 PM
> To: ASP+
> Subject: [aspx] RE: redirect.
>
> Imar you mentioned "how can you expect people on the list to spend their
>
> valuable time on you?" - What obligation do you have with this newsgroup
>
> that demands you to spend valuable time with someone? If someone asks a
>
> question that either you or Thomas have reserved feeling about isn't it
> reasonable to just not respond?
>
> Thomas,
> Just thought you should know on your page
> "http://www.thona-consulting.com/daikiri.aspx" you have a sentence that
> reads
> "This includes some HTHML controls" but correct if me if I'm wrong this
> should have read "This includes some HTML controls" - haven't heard of
> too
> many HTHML controls lately - but I knew what Thona Consulting meant.
> Sound's like some "prooven" technology - you'll find that on the same
> page
> as well.. but again I knew what you all meant ;)
>
> Just curious, but if customers have a question or any trouble with your
> EntityObjectBroker or Daikiri.Web framework that requires support should
>
> they anticipate the same type of feedback from Thona Consulting Ltd that
> you
> gave Phaneendra (even if it's a simple 2 minute lookup that is probably
> in
> some of your product documentation)?
>
> FFT,
> Al
>
> >From: Imar Spaanjaars <Imar@S...>
> >Reply-To: "ASP+" <aspx@p...>
> >To: "ASP+" <aspx@p...>
> >Subject: [aspx] RE: redirect.
> >Date: Fri, 08 Feb 2002 23:08:09 +0100
> >
> >I don't want to start a flame war here, but I think Thomas is correct.
> The
> >whole concept of mailing lists is to help people if they get stuck.
> >IMO, it's by no means a tool to cover up laziness.
> >
> >It's also no very respectful to the people on this list to ask a
> question
> >that takes two minutes to lookup for yourself. If you are not willing
> to
> >spend some time to discover stuff yourself, how can you expect people
> on
> >the list to spend their valuable time on you?
> >
> >Besides, he gave the answer after all, didn't he ;-)
> >
> >
> >Imar
> >
> >
> >
> >
> >At 10:04 PM 2/8/2002 +0000, you wrote:
> >>Ever hear of respect?
> >>
> >>Got a question for ya, Thomas. What's the point of a newsgroup if
> people
> >>are going to shut you down for asking questions? People ask questions
> >>that they need to know the answers to. If it seems simple to the
> great
> >>and powerful Thomas, you have one of two choices. Help the person and
> >>answer the question, or keep you mouth closed. There's no need to be
> a
> >>prick.
> >>
> >>Jeremy Dean
> >>Web Developer
> >>
> >>
> >>
> >> > Ever tried the response object.
> >> >
> >> > Come, at least look up the documentation before asking. You would
> see
> >> > that:
> >> > (a) your code-behind class is inheriting from Page
> >> > (b) you have a property named Response
> >> > (c) it has a Redirect method.
> >> >
> >> > So, the code you wrote, only transferred to C#, will work.
> >> >
> >> > Nothing against beginner questions - by far not - but I started to
> use
> >> > mailing lists where it was considered to be unfriendly to use the
> >> > mailing list as a replacement for a simple 2 minute lookup into the
> >> > documentation.
> >> >
> >> > And this one was obvious.
> >> >
> >> > Regards
> >> >
> >> > Thomas Tomiczek
> >> > THONA Consulting Ltd.
> >> >
> >> >
> >> >
> >> > -----Original Message-----
> >> > From: Phaneendra-seacom [mailto:phaneendra@s...]
> >> > Sent: Freitag, 1. Juni 2001 12:16
> >> > To: ASP+
> >> > Subject: [aspx] redirect.
> >> >
> >> > Hi all,
> >> > In ASP we can redirect a page by response.redirect"......".
> >> > I want to redirect in ".cs" file(C#).
> >> > Please help me.
> >> >
> >> > Phaneendra
> >> >
> >>
> >
> >
> >
>
>
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
>
>
>
|
|
 |