473,387 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Frameset Refresh - works in development, not production

I have the following setup working in development (local machine -
XPPro/sp2) but it does not work in production (Server 2003/IIS6 over
Internet):

I have a frameset, opened as a modal dialog via showModalDialog(), that
contains two pages (each in own frame).
One shows thumbnails (thumbs.aspx)
Other shows full-sized image (fullsize.aspx), and allows user to upload new
images. When a new image is uploaded, the thumbnails need to be refreshed.

The following JavaScript is executed via RegisterStartupScript from the
fullsize.aspx after user uploads a new photo:
string scriptString = "<script
language=JavaScript>parent.thumbFrame.location.hre f =
\"thumbs.aspx\"</script>";

Please note that it works exactly as intended - but only on the local
development machine. When I move it all to production, the thumbsFrame does
not reload itself. I have verified that all file versions are the same
between development and production.

Any ideas? I need this to work in production just like in development.

Thanks!
Nov 19 '05 #1
0 1142

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Hernán Castelo | last post by:
hi i'm doing a reload() in JS in the production site i get the message "send again information...... : retry / cancel" but in development site works fine what differencia could be between the...
10
by: IntraRELY | last post by:
I am building an Intranet application and is more of an "Application" vs. a typical "Web Application" or "Web Site". Using a FRAMSET seems like it has many benefits and gives mainly the feel of...
0
by: Charles A. Lackman | last post by:
Hello, I have a frameset nested inside another frameset: <FRAMESET border="0" frameSpacing="0" rows="150,72%" frameBorder="No"> <FRAME name="header" marginWidth="0" marginHeight="0"...
3
by: Cleave | last post by:
Hello, I have a ASP application that I can't afford to convert totally over to ASP.NET, but currently I am converting the content pages that display in the content part of the ASP frameset. When...
1
by: Roger Withnell | last post by:
My frameset has three frames, header, navigation bar and a main page. I can tell when the server has timed out because the session variables have been reset but, when that happens, how do I...
2
by: kravikiran | last post by:
Hi I have 2 frames in a main frameset. frame1 (top) ,frame2 (bottom) In top frame (frame1) i have my text box where i enter my search string. Also I am calling onLoad in <body...
8
by: situ | last post by:
Hello all, i have Database1 and database2, is it possible to make database connection to database2 by running stored procedure on database1. Thanks and Regards Situ
25
by: Geoff Cox | last post by:
Hello, The following <frame src="topbar-frameset.php?newVar=<?php echo $groups; ?>"> passes the value of the variable $groups from a php file to the top page in a frameset but how do I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.