Click here to Skip to main content
15,868,154 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to get a message which user send from his mobile (reply to a message which is sent by application). Pin
shawty_ds12-Mar-09 7:13
shawty_ds12-Mar-09 7:13 
QuestionValidation is not working Pin
Member 299896912-Mar-09 2:48
Member 299896912-Mar-09 2:48 
AnswerRe: Validation is not working Pin
Yusuf12-Mar-09 2:58
Yusuf12-Mar-09 2:58 
GeneralRe: Validation is not working Pin
Member 299896912-Mar-09 3:30
Member 299896912-Mar-09 3:30 
AnswerRe: Validation is not working Pin
kumar_k50812-Mar-09 20:22
kumar_k50812-Mar-09 20:22 
GeneralRe: Validation is not working Pin
Member 299896912-Mar-09 20:48
Member 299896912-Mar-09 20:48 
GeneralRe: Validation is not working Pin
kumar_k50812-Mar-09 21:25
kumar_k50812-Mar-09 21:25 
QuestionJavascript not working after .net2 migration. Pin
imnotso#12-Mar-09 2:47
imnotso#12-Mar-09 2:47 
Hi,

I had a working popup from an input button at .net 1.0. We have recently converted the application to .net2 and now the pop-up does not fire. I have compared the view source on both frameworks, they are the same.

I add the javascript at runtime as the button lives in a control along with all the other buttons.

PreviewButton.Attributes.Add("OnClick", "window.open('"+ Preview +"','','toolbar=1,resizable=1,scrollbars=1')");

I have stepped through the code and all the same lines are executed.

Am I missing some trick that .net2 will not fire this pop up?

Any help welcome.

Harvey
AnswerRe: Javascript not working after .net2 migration. Pin
Yusuf12-Mar-09 2:59
Yusuf12-Mar-09 2:59 
GeneralRe: Javascript not working after .net2 migration. Pin
imnotso#12-Mar-09 3:05
imnotso#12-Mar-09 3:05 
GeneralRe: Javascript not working after .net2 migration. Pin
Yusuf12-Mar-09 3:17
Yusuf12-Mar-09 3:17 
GeneralRe: Javascript not working after .net2 migration. Pin
imnotso#12-Mar-09 3:19
imnotso#12-Mar-09 3:19 
Questioncalling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
Robymon12-Mar-09 2:16
Robymon12-Mar-09 2:16 
AnswerRe: calling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
anujbanka178412-Mar-09 2:35
anujbanka178412-Mar-09 2:35 
GeneralRe: calling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
Robymon12-Mar-09 2:47
Robymon12-Mar-09 2:47 
GeneralRe: calling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
anujbanka178412-Mar-09 3:11
anujbanka178412-Mar-09 3:11 
GeneralRe: calling javascript function written in separate js file to validate contentpage controls which inherits masterpage Pin
Robymon12-Mar-09 3:23
Robymon12-Mar-09 3:23 
Questionexception Pin
NRHSR12-Mar-09 2:03
NRHSR12-Mar-09 2:03 
AnswerRe: exception Pin
Abhishek Sur12-Mar-09 2:15
professionalAbhishek Sur12-Mar-09 2:15 
GeneralRe: exception Pin
NRHSR12-Mar-09 2:30
NRHSR12-Mar-09 2:30 
GeneralRe: exception Pin
Yusuf12-Mar-09 3:03
Yusuf12-Mar-09 3:03 
GeneralRe: exception Pin
Abhishek Sur12-Mar-09 3:26
professionalAbhishek Sur12-Mar-09 3:26 
AnswerRe: exception Pin
keyur satyadev12-Mar-09 3:38
keyur satyadev12-Mar-09 3:38 
QuestionDateTimePicker Control.... Pin
Sr...Frank12-Mar-09 1:49
Sr...Frank12-Mar-09 1:49 
AnswerRe: DateTimePicker Control.... Pin
Rajeesh MP12-Mar-09 1:59
Rajeesh MP12-Mar-09 1:59 

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.