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

ASP.NET

 
QuestionHow to make Click event on Image control Pin
Edd4812-Jul-06 0:38
Edd4812-Jul-06 0:38 
AnswerRe: How to make Click event on Image control Pin
minhpc_bk12-Jul-06 14:57
minhpc_bk12-Jul-06 14:57 
GeneralRe: How to make Click event on Image control Pin
Edd4812-Jul-06 20:27
Edd4812-Jul-06 20:27 
QuestionINSERT INTO and SELECT statements... pls help urgently Pin
For_IT12-Jul-06 0:20
For_IT12-Jul-06 0:20 
AnswerRe: INSERT INTO and SELECT statements... pls help urgently Pin
postmaster@programmingknowledge.com12-Jul-06 1:24
postmaster@programmingknowledge.com12-Jul-06 1:24 
AnswerRe: INSERT INTO and SELECT statements... pls help urgently Pin
minhpc_bk12-Jul-06 15:00
minhpc_bk12-Jul-06 15:00 
Questionhow to get value on Server Pin
nabeelkhan12-Jul-06 0:00
nabeelkhan12-Jul-06 0:00 
AnswerRe: how to get value on Server Pin
minhpc_bk12-Jul-06 0:21
minhpc_bk12-Jul-06 0:21 
Two common steps need to be done:
+ Get reference to the TextBox control, you can look into the Items collection of the datagrid control if the textbox is placed in the item row, and use the FindControl method.
+ Read the textbox value.

GeneralRe: how to get value on Server Pin
nabeelkhan12-Jul-06 0:36
nabeelkhan12-Jul-06 0:36 
GeneralRe: how to get value on Server Pin
minhpc_bk12-Jul-06 4:16
minhpc_bk12-Jul-06 4:16 
QuestionHelp me!! Pin
cloudking1196611-Jul-06 23:07
cloudking1196611-Jul-06 23:07 
AnswerRe: Help me!! Pin
Guffa11-Jul-06 23:23
Guffa11-Jul-06 23:23 
GeneralRe: Help me!! Pin
cloudking1196612-Jul-06 0:36
cloudking1196612-Jul-06 0:36 
QuestionFormView mode (pls urgent help) [modified] Pin
srinandan..11-Jul-06 22:38
srinandan..11-Jul-06 22:38 
AnswerRe: FormView mode (pls urgent help) Pin
minhpc_bk12-Jul-06 0:12
minhpc_bk12-Jul-06 0:12 
QuestionHTML production Pin
Harvey Turtle11-Jul-06 22:31
Harvey Turtle11-Jul-06 22:31 
AnswerRe: HTML production Pin
minhpc_bk12-Jul-06 0:16
minhpc_bk12-Jul-06 0:16 
GeneralRe: HTML production Pin
Harvey Turtle12-Jul-06 0:46
Harvey Turtle12-Jul-06 0:46 
GeneralRe: HTML production Pin
minhpc_bk12-Jul-06 4:13
minhpc_bk12-Jul-06 4:13 
QuestionJavascript Merge Excel Cells Pin
Old Gun11-Jul-06 22:24
Old Gun11-Jul-06 22:24 
AnswerRe: Javascript Merge Excel Cells Pin
Old Gun12-Jul-06 21:46
Old Gun12-Jul-06 21:46 
Questioni want to see "web form designer generated code" in dotnet 2.0 Pin
Khawar Abbas111-Jul-06 20:39
Khawar Abbas111-Jul-06 20:39 
AnswerRe: i want to see "web form designer generated code" in dotnet 2.0 Pin
minhpc_bk11-Jul-06 21:50
minhpc_bk11-Jul-06 21:50 
AnswerRe: i want to see "web form designer generated code" in dotnet 2.0 Pin
Paddy Boyd11-Jul-06 22:45
Paddy Boyd11-Jul-06 22:45 
GeneralRe: i want to see "web form designer generated code" in dotnet 2.0 Pin
Khawar Abbas111-Jul-06 23:42
Khawar Abbas111-Jul-06 23:42 

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.