Click here to Skip to main content
15,914,488 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: confirm box with Yes/No Pin
Abhijit Jana10-Jun-09 20:00
professionalAbhijit Jana10-Jun-09 20:00 
AnswerRe: confirm box with Yes/No Pin
Blue_Boy10-Jun-09 21:34
Blue_Boy10-Jun-09 21:34 
GeneralRe: confirm box with Yes/No Pin
Christian Graus10-Jun-09 23:19
protectorChristian Graus10-Jun-09 23:19 
GeneralRe: confirm box with Yes/No Pin
Blue_Boy11-Jun-09 0:05
Blue_Boy11-Jun-09 0:05 
Questionvb.net code to set the available themes Pin
anbusenthil10-Jun-09 18:52
anbusenthil10-Jun-09 18:52 
AnswerRe: vb.net code to set the available themes Pin
Baran M10-Jun-09 19:21
Baran M10-Jun-09 19:21 
AnswerRe: vb.net code to set the available themes Pin
Leonscape10-Jun-09 22:37
Leonscape10-Jun-09 22:37 
QuestionRefreshing an IFrame Pin
M. J. Jaya Chitra10-Jun-09 18:28
M. J. Jaya Chitra10-Jun-09 18:28 
Dear All,

I have an ASP.Net applicaiton in which, the user can set some preferences and based on that the data is generated as an html report and I kept it in the server with the name "Test.htm", then I am loading the same in an iframe in that page.

In my development environment the iframe is refreshed with new data whenever I am clicking on the "Generate" button.

But when I uploaded, the html report is generated fine but it is not refreshed in the iframe for that I used the following codes in the javascript:

1. MyFrame.document.location.reload();
2. MyFrame.src = "Test.htm"
3. MyFrame.document.location.href="Test.htm"

Can any one help me to get rid of this issue?

Thanks a lot in advance.

Best Regards,
M. J. Jaya Chitra

AnswerRe: Refreshing an IFrame Pin
Sreedhar Mallipedda13-Aug-09 5:16
Sreedhar Mallipedda13-Aug-09 5:16 
QuestionMaster Page Error. Pin
ram_panda0910-Jun-09 18:05
ram_panda0910-Jun-09 18:05 
AnswerRe: Master Page Error. Pin
Christian Graus10-Jun-09 18:37
protectorChristian Graus10-Jun-09 18:37 
Questionmebership Pin
hahii10-Jun-09 17:03
hahii10-Jun-09 17:03 
AnswerRe: mebership Pin
Christian Graus10-Jun-09 17:18
protectorChristian Graus10-Jun-09 17:18 
QuestionASP.NET Website Losing Session Variables When Loging In With IE Pin
cuchi200310-Jun-09 15:21
cuchi200310-Jun-09 15:21 
AnswerRe: ASP.NET Website Losing Session Variables When Loging In With IE Pin
cuchi200311-Jun-09 11:47
cuchi200311-Jun-09 11:47 
QuestionBrowser question Pin
AlexeiXX310-Jun-09 14:29
AlexeiXX310-Jun-09 14:29 
AnswerRe: Browser question Pin
Leonscape10-Jun-09 14:44
Leonscape10-Jun-09 14:44 
QuestionInstantely Generate DataGridView Results from TextBox Pin
sjmclean10-Jun-09 14:16
sjmclean10-Jun-09 14:16 
AnswerRe: Instantely Generate DataGridView Results from TextBox Pin
AlexeiXX310-Jun-09 14:31
AlexeiXX310-Jun-09 14:31 
GeneralRe: Instantely Generate DataGridView Results from TextBox Pin
sjmclean10-Jun-09 14:41
sjmclean10-Jun-09 14:41 
Questionmaster page layout Pin
EliottA10-Jun-09 11:20
EliottA10-Jun-09 11:20 
AnswerRe: master page layout Pin
Not Active10-Jun-09 11:26
mentorNot Active10-Jun-09 11:26 
GeneralRe: master page layout Pin
EliottA10-Jun-09 11:28
EliottA10-Jun-09 11:28 
GeneralRe: master page layout Pin
Not Active10-Jun-09 11:40
mentorNot Active10-Jun-09 11:40 
QuestionASP.net default page processing ??? Pin
pankazmittal10-Jun-09 11:19
pankazmittal10-Jun-09 11:19 

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.