Click here to Skip to main content
15,909,332 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDicom viewer in dot net Pin
Khawar Abbas19-Sep-08 21:42
Khawar Abbas19-Sep-08 21:42 
Questionupload and download file Pin
niki_nilu9-Sep-08 21:09
niki_nilu9-Sep-08 21:09 
AnswerRe: upload and download file Pin
N a v a n e e t h9-Sep-08 21:11
N a v a n e e t h9-Sep-08 21:11 
GeneralRe: upload and download file Pin
niki_nilu9-Sep-08 21:33
niki_nilu9-Sep-08 21:33 
GeneralRe: upload and download file Pin
AhsanS9-Sep-08 21:37
AhsanS9-Sep-08 21:37 
GeneralRe: upload and download file Pin
N a v a n e e t h9-Sep-08 21:39
N a v a n e e t h9-Sep-08 21:39 
GeneralRe: upload and download file Pin
Manas Bhardwaj9-Sep-08 21:39
professionalManas Bhardwaj9-Sep-08 21:39 
Questionpopup Pin
niki_nilu9-Sep-08 20:46
niki_nilu9-Sep-08 20:46 
hi i am using IE 7 browser.
i am using javascript for popup window.
this is worked on Microsoft internet explorer.
but same code not worked on IE7.
pls help me
my code


function openForm()
{
window.open("NewScore.aspx","Title","status=no,resize=no,toolbar=no,scrollbars=no,width=700px,height=580px,maximize=no,always on top=100 left=400");
}


and in codebehind----
btnAdd.Attributes.Add("OnClick", "openForm()");

so pls help me.

Gayatri

AnswerRe: popup Pin
Manas Bhardwaj9-Sep-08 21:18
professionalManas Bhardwaj9-Sep-08 21:18 
AnswerRe: popup Pin
AhsanS9-Sep-08 21:23
AhsanS9-Sep-08 21:23 
GeneralRe: popup Pin
niki_nilu9-Sep-08 23:20
niki_nilu9-Sep-08 23:20 
GeneralRe: popup Pin
AhsanS9-Sep-08 23:35
AhsanS9-Sep-08 23:35 
GeneralRe: popup Pin
P. S. Pundeer10-Sep-08 1:12
P. S. Pundeer10-Sep-08 1:12 
QuestionText Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
Member 46590019-Sep-08 20:45
Member 46590019-Sep-08 20:45 
AnswerRe: Text Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
N a v a n e e t h9-Sep-08 21:17
N a v a n e e t h9-Sep-08 21:17 
GeneralRe: Text Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
Member 46590019-Sep-08 21:22
Member 46590019-Sep-08 21:22 
GeneralRe: Text Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
N a v a n e e t h9-Sep-08 21:32
N a v a n e e t h9-Sep-08 21:32 
GeneralRe: Text Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
Member 465900110-Sep-08 0:02
Member 465900110-Sep-08 0:02 
AnswerRe: Text Box Which Allow user to Enter only 2 number Before : and 2 num after : Pin
meghamaharshi11-Sep-08 1:45
meghamaharshi11-Sep-08 1:45 
Questionscreen sharing over Internet Pin
harunbagwan9-Sep-08 20:39
harunbagwan9-Sep-08 20:39 
AnswerIgnore Repost Pin
Manas Bhardwaj9-Sep-08 21:14
professionalManas Bhardwaj9-Sep-08 21:14 
AnswerRe: screen sharing over Internet Pin
meeram3959-Sep-08 21:16
meeram3959-Sep-08 21:16 
QuestionCheckboxlist inside Repeater control Pin
senthil_becse9-Sep-08 19:55
senthil_becse9-Sep-08 19:55 
AnswerRe: Checkboxlist inside Repeater control Pin
P. S. Pundeer10-Sep-08 1:20
P. S. Pundeer10-Sep-08 1:20 
Questionjavascript in asp.net1.1 Pin
Kissy169-Sep-08 19:41
Kissy169-Sep-08 19:41 

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.