Click here to Skip to main content
15,901,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionfirefox problem Pin
samforu7-Oct-07 20:18
samforu7-Oct-07 20:18 
AnswerRe: firefox problem Pin
Parwej Ahamad7-Oct-07 20:28
professionalParwej Ahamad7-Oct-07 20:28 
QuestionButton width problem Pin
SekharOne7-Oct-07 19:00
SekharOne7-Oct-07 19:00 
AnswerRe: Button width problem Pin
Christian Graus7-Oct-07 21:37
protectorChristian Graus7-Oct-07 21:37 
Questionajax Pin
venky4567-Oct-07 18:39
venky4567-Oct-07 18:39 
AnswerRe: ajax Pin
Christian Graus7-Oct-07 18:46
protectorChristian Graus7-Oct-07 18:46 
QuestionDynamic Generic XL Upload With Validation in C# Pin
mrgaddam7-Oct-07 18:23
mrgaddam7-Oct-07 18:23 
QuestionJava script Pin
ybasha7-Oct-07 16:56
ybasha7-Oct-07 16:56 
Hi There,
I need your help in the following, i have a web application in server A, which in turn call another application in server B, to upload a file in server B, now the upload part is working fine after upload i have return a Java script to close the window once the upload is completed, the script is not working...below is the script.
private void CloseSelf()
{

//Spit Startup Script to the Page to show the error message
Page.RegisterStartupScript( "CloseSelfWindow", @"



") ;
}
i even tried another script just in Server B
private void closeSelf1()
{
Page.RegisterStartupScript("PopupScript",
"javascript:window.opener='x';window.close();");
}
the above script is working when am opening the page in server B but it not working when am opening the page in server A...

any suggestion or help, please do the needful...Thank for your time.

regards
Ybasha
AnswerRe: Java script Pin
Christian Graus7-Oct-07 18:00
protectorChristian Graus7-Oct-07 18:00 
GeneralRe: Java script Pin
ybasha7-Oct-07 19:36
ybasha7-Oct-07 19:36 
QuestionMonth to month comparison report options Pin
.NET_Labview7-Oct-07 11:48
.NET_Labview7-Oct-07 11:48 
AnswerRe: Month to month comparison report options Pin
Christian Graus7-Oct-07 11:51
protectorChristian Graus7-Oct-07 11:51 
GeneralRe: Month to month comparison report options Pin
.NET_Labview7-Oct-07 11:57
.NET_Labview7-Oct-07 11:57 
GeneralRe: Month to month comparison report options Pin
Christian Graus7-Oct-07 12:13
protectorChristian Graus7-Oct-07 12:13 
GeneralRe: Month to month comparison report options [modified] Pin
.NET_Labview8-Oct-07 4:23
.NET_Labview8-Oct-07 4:23 
GeneralRe: Month to month comparison report options Pin
.NET_Labview11-Oct-07 3:41
.NET_Labview11-Oct-07 3:41 
GeneralRe: Month to month comparison report options Pin
.NET_Labview11-Oct-07 5:01
.NET_Labview11-Oct-07 5:01 
AnswerRe: Set Null in Ms Access DB Pin
pmarfleet7-Oct-07 10:11
pmarfleet7-Oct-07 10:11 
QuestionLog in Page ( help please ) Pin
Al-jaberi7-Oct-07 7:22
Al-jaberi7-Oct-07 7:22 
AnswerRe: Log in Page ( help please ) Pin
mr.mohsen7-Oct-07 10:14
mr.mohsen7-Oct-07 10:14 
GeneralRe: Log in Page ( help please ) Pin
Al-jaberi7-Oct-07 16:55
Al-jaberi7-Oct-07 16:55 
Questionhow can i insert mpeg files to the database? Pin
ebtihal7-Oct-07 5:16
ebtihal7-Oct-07 5:16 
AnswerRe: how can i insert mpeg files to the database? Pin
Christian Graus7-Oct-07 10:25
protectorChristian Graus7-Oct-07 10:25 
Questionaccess to server controls by javascript???????????? Pin
mr.mohsen7-Oct-07 5:12
mr.mohsen7-Oct-07 5:12 
AnswerRe: access to server controls by javascript? Pin
Guffa7-Oct-07 5:29
Guffa7-Oct-07 5:29 

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.