I have a process that runs for about 20 seconds. When the process is done a new webpage is created and ContentURL for a RadPane is updated to point to this new URL. The problem I am having is when I run this process a 2nd time the ContentURL is displayed from the previous time until the new ContentURL is updated... this takes 20 seconds.
Is there a way to clear the ContentURL setting when the user starts the process? I know this is an IFrame, so I thought about doing this with javascript.. but wasn't sure if this was a possibility.
Any help is appreciated Thanks!
Is there a way to clear the ContentURL setting when the user starts the process? I know this is an IFrame, so I thought about doing this with javascript.. but wasn't sure if this was a possibility.
Any help is appreciated Thanks!