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

ASP.NET

 
GeneralRe: Mail on every exception Pin
Rock Star.24-Dec-09 0:08
Rock Star.24-Dec-09 0:08 
AnswerRe: Mail on every exception Pin
i gr824-Dec-09 2:38
i gr824-Dec-09 2:38 
GeneralRe: Mail on every exception Pin
Rock Star.24-Dec-09 3:36
Rock Star.24-Dec-09 3:36 
AnswerRe: Mail on every exception Pin
Abhishek Sur24-Dec-09 11:07
professionalAbhishek Sur24-Dec-09 11:07 
GeneralRe: Mail on every exception Pin
Rock Star.27-Dec-09 22:32
Rock Star.27-Dec-09 22:32 
QuestionUpdate profile for other users Pin
MDem23-Dec-09 22:51
MDem23-Dec-09 22:51 
QuestionAdding asp controls using Javascript Pin
getaccessyr23-Dec-09 20:44
getaccessyr23-Dec-09 20:44 
AnswerRe: Adding asp controls using Javascript Pin
Abhishek Sur23-Dec-09 20:51
professionalAbhishek Sur23-Dec-09 20:51 
I think you need to clear out the basics on how ASP.NET works.

Using Javascript, you can create any html control and add it to a div container. But that doesnt means it will automatically added to the server. If you want it to be added to the server you need to postback the page and add the control. You will find each control inside Request.Form collection.


Wink | ;)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

GeneralRe: Adding asp controls using Javascript Pin
getaccessyr23-Dec-09 21:00
getaccessyr23-Dec-09 21:00 
GeneralRe: Adding asp controls using Javascript Pin
Abhishek Sur23-Dec-09 21:42
professionalAbhishek Sur23-Dec-09 21:42 
GeneralRe: Adding asp controls using Javascript Pin
getaccessyr23-Dec-09 21:43
getaccessyr23-Dec-09 21:43 
GeneralRe: Adding asp controls using Javascript Pin
sashidhar23-Dec-09 22:11
sashidhar23-Dec-09 22:11 
GeneralRe: Adding asp controls using Javascript Pin
getaccessyr23-Dec-09 23:50
getaccessyr23-Dec-09 23:50 
GeneralRe: Adding asp controls using Javascript Pin
Abhishek Sur24-Dec-09 7:13
professionalAbhishek Sur24-Dec-09 7:13 
GeneralRe: Adding asp controls using Javascript Pin
sashidhar23-Dec-09 22:18
sashidhar23-Dec-09 22:18 
QuestionCrystal Reports license Error Pin
NinaWilliam23-Dec-09 19:02
NinaWilliam23-Dec-09 19:02 
AnswerRe: Crystal Reports license Error Pin
Abhishek Sur23-Dec-09 20:52
professionalAbhishek Sur23-Dec-09 20:52 
GeneralRe: Crystal Reports license Error Pin
NinaWilliam26-Dec-09 22:09
NinaWilliam26-Dec-09 22:09 
GeneralRe: Crystal Reports license Error Pin
NinaWilliam27-Dec-09 23:18
NinaWilliam27-Dec-09 23:18 
GeneralRe: Crystal Reports license Error Pin
NinaWilliam30-Dec-09 18:56
NinaWilliam30-Dec-09 18:56 
GeneralRe: Crystal Reports license Error Pin
NinaWilliam30-Dec-09 19:22
NinaWilliam30-Dec-09 19:22 
GeneralRe: Crystal Reports license Error Pin
NinaWilliam16-Jan-10 21:20
NinaWilliam16-Jan-10 21:20 
GeneralRe: Crystal Reports license Error Pin
NinaWilliam23-Jan-10 20:22
NinaWilliam23-Jan-10 20:22 
QuestionThe underlying connection was closed: An unexpected error occurred on a receive Pin
WinCrs23-Dec-09 17:22
WinCrs23-Dec-09 17:22 
QuestionSetting a href property in a anchor tag with Javascript Pin
Tina P23-Dec-09 16:55
Tina P23-Dec-09 16:55 

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.