Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: Hiddenvariable problem Pin
Sandeep Akhare23-Apr-07 19:25
Sandeep Akhare23-Apr-07 19:25 
AnswerRe: Hiddenvariable problem Pin
gauthee23-Apr-07 19:28
gauthee23-Apr-07 19:28 
GeneralRe: Hiddenvariable problem Pin
siddisagar23-Apr-07 19:37
siddisagar23-Apr-07 19:37 
GeneralRe: Hiddenvariable problem Pin
gauthee23-Apr-07 19:57
gauthee23-Apr-07 19:57 
GeneralRe: Hiddenvariable problem Pin
siddisagar23-Apr-07 20:52
siddisagar23-Apr-07 20:52 
AnswerRe: Hiddenvariable problem Pin
Guffa23-Apr-07 20:57
Guffa23-Apr-07 20:57 
GeneralRe: Hiddenvariable problem Pin
siddisagar23-Apr-07 21:21
siddisagar23-Apr-07 21:21 
GeneralRe: Hiddenvariable problem Pin
Faisal Khatri24-Apr-07 2:05
Faisal Khatri24-Apr-07 2:05 
What I think the prolem is that you are trying to insert a value in an HTML field from server side scripts which is not possible. Because if you are assigning to the Hidden Field Value from the code means calling server side script to execute.

You can achieve your target using Javascript.
Getting the value of the querystring in any javascript function, assigning this into any varaible and then compare the two values that you want to do.


Hope this will helps you


KHATRI
QuestionDataGrid and DropdownList Pin
Mkanchha23-Apr-07 19:02
Mkanchha23-Apr-07 19:02 
AnswerRe: DataGrid and DropdownList Pin
gauthee23-Apr-07 19:30
gauthee23-Apr-07 19:30 
GeneralRe: DataGrid and DropdownList Pin
Mkanchha23-Apr-07 19:40
Mkanchha23-Apr-07 19:40 
GeneralRe: DataGrid and DropdownList Pin
_AK_23-Apr-07 19:53
_AK_23-Apr-07 19:53 
QuestionUrgent... Regarding implementing infragistics webgrid with hierarhcy Pin
krishsenthilraj23-Apr-07 15:59
krishsenthilraj23-Apr-07 15:59 
AnswerRe: Urgent... Regarding implementing infragistics webgrid with hierarhcy Pin
Sandeep Akhare23-Apr-07 19:31
Sandeep Akhare23-Apr-07 19:31 
QuestionHow to link image in WebControl Pin
TiborAus23-Apr-07 15:56
TiborAus23-Apr-07 15:56 
QuestionMaking a Codebehind "Page Patch" to an ASP.NET site Pin
Nostromo7723-Apr-07 12:39
Nostromo7723-Apr-07 12:39 
QuestionApplication level storage or file read Pin
Glenn E. Lanier II23-Apr-07 11:48
Glenn E. Lanier II23-Apr-07 11:48 
QuestionAccessing tags on a Master page [modified] Pin
Alaric_23-Apr-07 10:23
professionalAlaric_23-Apr-07 10:23 
AnswerRe: Accessing tags on a Master page Pin
szukuro23-Apr-07 22:44
szukuro23-Apr-07 22:44 
GeneralRe: Accessing tags on a Master page Pin
Alaric_24-Apr-07 9:03
professionalAlaric_24-Apr-07 9:03 
Questioncalling stored proc in a loop Pin
drequinox23-Apr-07 9:58
drequinox23-Apr-07 9:58 
AnswerRe: calling stored proc in a loop Pin
Christian Graus23-Apr-07 11:07
protectorChristian Graus23-Apr-07 11:07 
AnswerRe: calling stored proc in a loop Pin
Colin Angus Mackay23-Apr-07 11:47
Colin Angus Mackay23-Apr-07 11:47 
GeneralRe: calling stored proc in a loop Pin
drequinox23-Apr-07 23:51
drequinox23-Apr-07 23:51 
Questionconn string property Pin
Hasan Ali23-Apr-07 7:43
Hasan Ali23-Apr-07 7: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.