Click here to Skip to main content
15,914,014 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to Add Handlers for dynamically created web controls in ASP.net? Pin
Abhishek Sur5-Nov-09 0:21
professionalAbhishek Sur5-Nov-09 0:21 
QuestionConversion from type 'DBNull' to type 'String' is not valid.,asp.net&vb Pin
muruganad4-Nov-09 22:03
muruganad4-Nov-09 22:03 
AnswerRe: Conversion from type 'DBNull' to type 'String' is not valid.,asp.net&vb Pin
Abhishek Sur4-Nov-09 22:41
professionalAbhishek Sur4-Nov-09 22:41 
AnswerRe: Conversion from type 'DBNull' to type 'String' is not valid.,asp.net&vb [modified] Pin
Richard MacCutchan4-Nov-09 22:51
mveRichard MacCutchan4-Nov-09 22:51 
AnswerRe: Conversion from type 'DBNull' to type 'String' is not valid.,asp.net&vb Pin
Abhishek Sur5-Nov-09 0:15
professionalAbhishek Sur5-Nov-09 0:15 
AnswerRe: Conversion from type 'DBNull' to type 'String' is not valid.,asp.net&vb Pin
Shameel5-Nov-09 0:56
professionalShameel5-Nov-09 0:56 
QuestionWant To Bind Data To HTML Control [modified] Pin
rhtbhegade4-Nov-09 21:54
rhtbhegade4-Nov-09 21:54 
AnswerRe: Want To Bind Data To HTML Control Pin
Gamzun4-Nov-09 22:56
Gamzun4-Nov-09 22:56 
GeneralRe: Want To Bind Data To HTML Control Pin
rhtbhegade4-Nov-09 23:05
rhtbhegade4-Nov-09 23:05 
GeneralRe: Want To Bind Data To HTML Control Pin
deepseeindeepsy4-Nov-09 23:12
deepseeindeepsy4-Nov-09 23:12 
GeneralRe: Want To Bind Data To HTML Control Pin
rhtbhegade4-Nov-09 23:16
rhtbhegade4-Nov-09 23:16 
GeneralRe: Want To Bind Data To HTML Control Pin
deepseeindeepsy4-Nov-09 23:22
deepseeindeepsy4-Nov-09 23:22 
GeneralRe: Want To Bind Data To HTML Control Pin
rhtbhegade4-Nov-09 23:25
rhtbhegade4-Nov-09 23:25 
GeneralRe: Want To Bind Data To HTML Control Pin
deepseeindeepsy4-Nov-09 23:38
deepseeindeepsy4-Nov-09 23:38 
Do like as...
On btn click use Response.redirect("name of page to redirect to") method.
U will go to .html page. In this method u can use Query string of related data to fire query on html page to fill the data to the control on this page.
Is there any control on .htm page which support data binding property?
Laugh | :laugh:
GeneralRe: Want To Bind Data To HTML Control Pin
Gamzun4-Nov-09 23:13
Gamzun4-Nov-09 23:13 
GeneralRe: Want To Bind Data To HTML Control Pin
rhtbhegade4-Nov-09 23:21
rhtbhegade4-Nov-09 23:21 
GeneralRe: Want To Bind Data To HTML Control Pin
FEMDEV4-Nov-09 23:52
FEMDEV4-Nov-09 23:52 
GeneralRe: Want To Bind Data To HTML Control Pin
rhtbhegade4-Nov-09 23:59
rhtbhegade4-Nov-09 23:59 
GeneralRe: Want To Bind Data To HTML Control Pin
FEMDEV5-Nov-09 0:59
FEMDEV5-Nov-09 0:59 
GeneralRe: Want To Bind Data To HTML Control Pin
rhtbhegade5-Nov-09 1:03
rhtbhegade5-Nov-09 1:03 
GeneralRe: Want To Bind Data To HTML Control Pin
m@dhu5-Nov-09 1:16
m@dhu5-Nov-09 1:16 
GeneralRe: Want To Bind Data To HTML Control Pin
rhtbhegade5-Nov-09 18:29
rhtbhegade5-Nov-09 18:29 
GeneralRe: Want To Bind Data To HTML Control Pin
Gamzun5-Nov-09 0:03
Gamzun5-Nov-09 0:03 
GeneralRe: Want To Bind Data To HTML Control Pin
FEMDEV5-Nov-09 1:36
FEMDEV5-Nov-09 1:36 
QuestionHow to cutomise a Usercontrol Solved [modified] Pin
alaminfad4-Nov-09 20:57
alaminfad4-Nov-09 20:57 

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.