webform(asp.net)

R

radhakrishnan

Hello ,

I have given the form action as webform2.aspx in webform1.aspx form tag
as given below.
when i am trying to submit the form the request is transfered to
webform1.aspx rather than webform2.aspx.

<form name="form1" method= "get" action="webform2.aspx" runat="Server">

I have tried with response.redirect it works. but in case of
asp,jsp,servlet the url specified in the form tag is send by the server to
the clients.
is it possible in asp.net?

with reagrds,
Radha Krishnan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top