Click here to Skip to main content
15,895,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: / in sql statement Pin
Christian Graus21-May-08 1:26
protectorChristian Graus21-May-08 1:26 
GeneralRe: / in sql statement Pin
eyeseetee21-May-08 2:20
eyeseetee21-May-08 2:20 
GeneralRe: / in sql statement Pin
Guffa21-May-08 7:07
Guffa21-May-08 7:07 
Questionif img1.src="", set random image through Response.BinaryWrite() Pin
Vsree21-May-08 0:34
Vsree21-May-08 0:34 
AnswerRe: if img1.src="", set random image through Response.BinaryWrite() Pin
Christian Graus21-May-08 1:08
protectorChristian Graus21-May-08 1:08 
Questionpass value from HTML to .aspx page Pin
sjs4u20-May-08 23:25
sjs4u20-May-08 23:25 
AnswerRe: pass value from HTML to .aspx page Pin
Christian Graus20-May-08 23:28
protectorChristian Graus20-May-08 23:28 
AnswerRe: pass value from HTML to .aspx page Pin
Spunky Coder20-May-08 23:38
Spunky Coder20-May-08 23:38 
1.Passing the value through query string
2.If the action is mapped to the aspx page in your HTML form then you can access the fields through Request object in your aspx page.

i.e something like this..

...



3.I think it can be passed through session also ...but I'm not sure!! Google it.

"Don't worry if it doesn't work right. If everything did, you'd be out of a job." (Mosher's Law of Software Engineering)

GeneralRe: pass value from HTML to .aspx page Pin
Christian Graus20-May-08 23:50
protectorChristian Graus20-May-08 23:50 
GeneralRe: pass value from HTML to .aspx page Pin
Spunky Coder20-May-08 23:59
Spunky Coder20-May-08 23:59 
GeneralRe: pass value from HTML to .aspx page Pin
Vasudevan Deepak Kumar21-May-08 0:44
Vasudevan Deepak Kumar21-May-08 0:44 
Questionproblem with asp:ValidationSummary-control Pin
livez20-May-08 23:20
livez20-May-08 23:20 
AnswerRe: problem with asp:ValidationSummary-control Pin
Christian Graus20-May-08 23:43
protectorChristian Graus20-May-08 23:43 
GeneralRe: problem with asp:ValidationSummary-control Pin
livez21-May-08 0:43
livez21-May-08 0:43 
GeneralRe: problem with asp:ValidationSummary-control Pin
Christian Graus21-May-08 1:18
protectorChristian Graus21-May-08 1:18 
GeneralRe: problem with asp:ValidationSummary-control Pin
livez21-May-08 2:19
livez21-May-08 2:19 
QuestionProblem in Browser Pin
pinna_hari20-May-08 23:05
pinna_hari20-May-08 23:05 
AnswerRe: Problem in Browser Pin
eyeseetee20-May-08 23:15
eyeseetee20-May-08 23:15 
AnswerRe: Problem in Browser Pin
eyeseetee20-May-08 23:16
eyeseetee20-May-08 23:16 
GeneralRe: Problem in Browser Pin
pinna_hari21-May-08 23:06
pinna_hari21-May-08 23:06 
AnswerRe: Problem in Browser Pin
wEb GuRu...20-May-08 23:42
wEb GuRu...20-May-08 23:42 
Questiontypewriter ticker Pin
eyeseetee20-May-08 22:42
eyeseetee20-May-08 22:42 
AnswerRe: typewriter ticker Pin
Spunky Coder20-May-08 22:46
Spunky Coder20-May-08 22:46 
QuestionHow to use certificate file (.cer) in vb.net cleint application Pin
Yassar Arafath Thacharakkal20-May-08 22:36
Yassar Arafath Thacharakkal20-May-08 22:36 
QuestionUnregister a script registered with ScriptManager ...AJAX Pin
payback20-May-08 22:30
payback20-May-08 22:30 

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.