Click here to Skip to main content
15,891,828 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionControls are not working fine in Mozilla Pin
Kushi Bobby4-Apr-07 0:36
Kushi Bobby4-Apr-07 0:36 
QuestionWeb Service Security Pin
lokeshgupta134-Apr-07 0:32
lokeshgupta134-Apr-07 0:32 
Questionexport to excel Pin
mayurpix4-Apr-07 0:25
mayurpix4-Apr-07 0:25 
QuestionHow to use a windows user control in an aspx page Pin
Smitha Appukuttan3-Apr-07 23:46
Smitha Appukuttan3-Apr-07 23:46 
AnswerRe: How to use a windows user control in an aspx page Pin
Sathesh Sakthivel4-Apr-07 0:05
Sathesh Sakthivel4-Apr-07 0:05 
GeneralRe: How to use a windows user control in an aspx page Pin
Smitha Appukuttan4-Apr-07 0:28
Smitha Appukuttan4-Apr-07 0:28 
GeneralRe: How to use a windows user control in an aspx page Pin
Sathesh Sakthivel4-Apr-07 0:48
Sathesh Sakthivel4-Apr-07 0:48 
GeneralRe: How to use a windows user control in an aspx page Pin
Smitha Appukuttan4-Apr-07 1:01
Smitha Appukuttan4-Apr-07 1:01 
I have created a user control with a label and timer,then copied the dll to the project folder ,not in the bin,then used the following code

<object id="MyWinControl1" height="200" width="200" classid="MyTimer.dll#MyTimer.UserControl1" viewastext="">

in source
one error is that there is no attribute called,viewastext,if we remove that we can run it,but nothing is displayed on the page
QuestionProblem in handling events of Usercontrol Pin
aeku3-Apr-07 23:44
aeku3-Apr-07 23:44 
AnswerRe: Problem in handling events of Usercontrol Pin
Smitha Appukuttan3-Apr-07 23:52
Smitha Appukuttan3-Apr-07 23:52 
Questiondata type conversion Pin
neodeaths3-Apr-07 21:49
neodeaths3-Apr-07 21:49 
AnswerRe: data type conversion Pin
enjoycrack3-Apr-07 21:51
enjoycrack3-Apr-07 21:51 
AnswerRe: data type conversion Pin
N a v a n e e t h3-Apr-07 22:50
N a v a n e e t h3-Apr-07 22:50 
GeneralRe: data type conversion Pin
ASPDevelopper12348754-Apr-07 0:33
ASPDevelopper12348754-Apr-07 0:33 
GeneralRe: data type conversion Pin
ASPDevelopper12348754-Apr-07 0:34
ASPDevelopper12348754-Apr-07 0:34 
Questionurl in action Pin
iamdking3-Apr-07 21:34
iamdking3-Apr-07 21:34 
AnswerRe: url in action Pin
enjoycrack3-Apr-07 21:37
enjoycrack3-Apr-07 21:37 
GeneralRe: url in action Pin
iamdking3-Apr-07 22:09
iamdking3-Apr-07 22:09 
AnswerRe: url in action Pin
N a v a n e e t h3-Apr-07 22:48
N a v a n e e t h3-Apr-07 22:48 
GeneralRe: url in action Pin
iamdking4-Apr-07 2:36
iamdking4-Apr-07 2:36 
GeneralRe: url in action Pin
N a v a n e e t h4-Apr-07 3:07
N a v a n e e t h4-Apr-07 3:07 
Questionhow to bind dataset tocrystalreport at runtime? Pin
kantipudi3-Apr-07 21:14
kantipudi3-Apr-07 21:14 
AnswerRe: how to bind dataset tocrystalreport at runtime? Pin
N a v a n e e t h3-Apr-07 22:37
N a v a n e e t h3-Apr-07 22:37 
Questiondisassembly in asp.net Pin
saravanan053-Apr-07 20:48
saravanan053-Apr-07 20:48 
AnswerRe: disassembly in asp.net Pin
Colin Angus Mackay3-Apr-07 21:08
Colin Angus Mackay3-Apr-07 21:08 

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.