Click here to Skip to main content
15,887,027 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRadioButton Width Pin
kontax1-Apr-08 4:51
kontax1-Apr-08 4:51 
GeneralRe: RadioButton Width Pin
Mitch F.1-Apr-08 14:50
Mitch F.1-Apr-08 14:50 
GeneralRe: RadioButton Width Pin
kontax2-Apr-08 0:50
kontax2-Apr-08 0:50 
GeneralRe: RadioButton Width Pin
Mitch F.2-Apr-08 7:32
Mitch F.2-Apr-08 7:32 
GeneralRESX files Pin
Spykraft1-Apr-08 4:42
Spykraft1-Apr-08 4:42 
GeneralRe: RESX files Pin
led mike1-Apr-08 4:49
led mike1-Apr-08 4:49 
GeneralRe: RESX files Pin
Spykraft1-Apr-08 5:05
Spykraft1-Apr-08 5:05 
QuestionPassing Form data to another page Pin
munklefish1-Apr-08 4:27
munklefish1-Apr-08 4:27 
Hi,

I have a page with some info on it, including a customer details form. When the user clicks the submit button, they are redirected to a second page* (using the button postbackurl property).


On this new page i wish to recall the data the user input into the form. I know that i should use 'Requet.Form["field name"]', for this but i dont know what the field will be called. At present iam using this:

<code>Literal1.Text = Request.Form["TextBox2"];</code>

However this is not returning any text.

Please can you sgive me some idea of where im going wrong.

Many Many Thanks!

<small>*I have to do this so please dont suggest i do it differently. Thanks.</small>
GeneralRe: Passing Form data to another page Pin
Herman<T>.Instance1-Apr-08 4:47
Herman<T>.Instance1-Apr-08 4:47 
GeneralRe: Passing Form data to another page Pin
eyeseetee1-Apr-08 5:00
eyeseetee1-Apr-08 5:00 
GeneralRe: Passing Form data to another page Pin
munklefish1-Apr-08 7:54
munklefish1-Apr-08 7:54 
GeneralRe: Passing Form data to another page Pin
Herman<T>.Instance1-Apr-08 22:49
Herman<T>.Instance1-Apr-08 22:49 
GeneralRe: Passing Form data to another page Pin
ffowler2-Apr-08 16:45
ffowler2-Apr-08 16:45 
GeneralRe: Passing Form data to another page Pin
munklefish1-Apr-08 7:55
munklefish1-Apr-08 7:55 
GeneralRe: Passing Form data to another page Pin
varun.g1-Apr-08 5:06
varun.g1-Apr-08 5:06 
GeneralRe: Passing Form data to another page Pin
munklefish1-Apr-08 7:53
munklefish1-Apr-08 7:53 
GeneralRe: Passing Form data to another page Pin
Krishnraj2-Apr-08 1:21
Krishnraj2-Apr-08 1:21 
GeneralRe: Passing Form data to another page Pin
munklefish2-Apr-08 1:27
munklefish2-Apr-08 1:27 
GeneralRe: Passing Form data to another page Pin
Krishnraj2-Apr-08 3:52
Krishnraj2-Apr-08 3:52 
GeneralTransfer different files at a time from one page to another [modified] Pin
honeyss1-Apr-08 4:13
honeyss1-Apr-08 4:13 
Generalalign labels on same line Pin
eyeseetee1-Apr-08 3:09
eyeseetee1-Apr-08 3:09 
GeneralRe: align labels on same line Pin
Sandeep Akhare1-Apr-08 3:21
Sandeep Akhare1-Apr-08 3:21 
GeneralRe: align labels on same line Pin
eyeseetee1-Apr-08 3:33
eyeseetee1-Apr-08 3:33 
GeneralRe: align labels on same line [modified] Pin
Sandeep Akhare1-Apr-08 3:48
Sandeep Akhare1-Apr-08 3:48 
GeneralRe: align labels on same line Pin
Soumini Ramakrishnan2-Apr-08 0:01
Soumini Ramakrishnan2-Apr-08 0:01 

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.