Drew Sanderson Posted August 25, 2010 Posted August 25, 2010 I have 6 web viewers on one layout Each has an object name numbered 1 through 6 The script uploads images from a folder on the local machine to a web server. When the upload finishes I use the following script step: Set Web Viewer [Object Name: $$image; Action: Reload] The $$image variable has the number which corresponds to the object name of the viewer that I want to refresh. The problem is that it does not refresh. Any ideas???
Cabinetman Posted August 30, 2010 Posted August 30, 2010 I have 6 web viewers on one layout Each has an object name numbered 1 through 6 The script uploads images from a folder on the local machine to a web server. When the upload finishes I use the following script step: Set Web Viewer [Object Name: $$image; Action: Reload] The $$image variable has the number which corresponds to the object name of the viewer that I want to refresh. The problem is that it does not refresh. Any ideas??? Not sure this matters but why use a global variable for the object name if they're numbered? I don't think the object name would be changing... Then, do the images replace the old images giving the same url?
Recommended Posts
This topic is 5210 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now