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

ASP.NET

 
QuestionFormatting Gridview Pin
simsen5-Nov-07 11:05
simsen5-Nov-07 11:05 
QuestionGridview delete giving "Specified argument was out of the range of valid values" exception Pin
AdamMcKee5-Nov-07 10:46
AdamMcKee5-Nov-07 10:46 
AnswerRe: Gridview delete giving "Specified argument was out of the range of valid values" exception Pin
Imran Khan Pathan5-Nov-07 18:36
Imran Khan Pathan5-Nov-07 18:36 
AnswerRe: Gridview delete giving "Specified argument was out of the range of valid values" exception Pin
krubin925-Jun-10 12:46
krubin925-Jun-10 12:46 
QuestionHow i can import tables from another DB ? Pin
sofy20085-Nov-07 10:32
sofy20085-Nov-07 10:32 
AnswerRe: How i can import tables from another DB ? Pin
Colin Angus Mackay5-Nov-07 11:07
Colin Angus Mackay5-Nov-07 11:07 
GeneralRe: How i can import tables from another DB ? Pin
sofy20086-Nov-07 23:32
sofy20086-Nov-07 23:32 
QuestionPopulating Hidden Fields Pin
ffowler5-Nov-07 7:37
ffowler5-Nov-07 7:37 
Afternoon All,

I'm really starting to get my teeth into this .Net thing and, for the most part, am getting it pretty good. Every once in a while I run into something I cannot find through my readings so please bear with me.

I have a page that receives some data using the "string var = Request.Form["this"]" syntax. My problem is that on the same page, I have some hidden fields. I want to populate the hidden fields with the values I have received so that I can pass the fields to another page, which at this time is still .asp. I know I could use another method by reading the PreviousPage controls but I cannot get the hidden fields values to populate.

Additionally, in the Intellisense, I don't see the hidden fields in the list.
If I am doing this wrong any help or direction would be greatly appreciated.


FSniff | :^)
AnswerRe: Populating Hidden Fields Pin
Christian Graus5-Nov-07 8:12
protectorChristian Graus5-Nov-07 8:12 
GeneralRe: Populating Hidden Fields Pin
ffowler5-Nov-07 8:41
ffowler5-Nov-07 8:41 
GeneralRe: Populating Hidden Fields Pin
Christian Graus5-Nov-07 8:50
protectorChristian Graus5-Nov-07 8:50 
GeneralRe: Populating Hidden Fields Pin
ffowler5-Nov-07 8:52
ffowler5-Nov-07 8:52 
GeneralRe: Populating Hidden Fields Pin
Christian Graus5-Nov-07 8:59
protectorChristian Graus5-Nov-07 8:59 
Questionhow can emulate button click in a site in my ASP.NET code? Pin
B.A5-Nov-07 7:04
B.A5-Nov-07 7:04 
AnswerRe: how can emulate button click in a site in my ASP.NET code? Pin
Christian Graus5-Nov-07 8:54
protectorChristian Graus5-Nov-07 8:54 
GeneralRe: how can emulate button click in a site in my ASP.NET code? Pin
B.A5-Nov-07 9:31
B.A5-Nov-07 9:31 
Questionreload page after filewatcher event Pin
Barbarus5-Nov-07 5:57
Barbarus5-Nov-07 5:57 
AnswerRe: reload page after filewatcher event Pin
Pete O'Hanlon7-Nov-07 1:58
mvePete O'Hanlon7-Nov-07 1:58 
Questionjavascript for Random images pick Pin
sivaram praveen5-Nov-07 5:36
sivaram praveen5-Nov-07 5:36 
AnswerRe: javascript for Random images pick Pin
Guffa5-Nov-07 9:04
Guffa5-Nov-07 9:04 
Questionhow to put a confirmation dialog before deleting a record from GridView? Pin
Rocky#5-Nov-07 4:20
Rocky#5-Nov-07 4:20 
AnswerRe: how to put a confirmation dialog before deleting a record from GridView? Pin
B.A5-Nov-07 7:00
B.A5-Nov-07 7:00 
GeneralRe: how to put a confirmation dialog before deleting a record from GridView? Pin
Rocky#5-Nov-07 18:09
Rocky#5-Nov-07 18:09 
QuestionASP.Net Layout Pin
martin_hughes5-Nov-07 3:57
martin_hughes5-Nov-07 3:57 
AnswerRe: ASP.Net Layout Pin
Saksida Bojan5-Nov-07 5:43
Saksida Bojan5-Nov-07 5:43 

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.