I
Ianb
I am building a web interface to display process flows. Each page is a set of
frames with a banner, a table of contents and the body page containing some
html and a visio viewer.
The Visio viewer in the body frame is used to display the process flows.
Each process flow contains shapes that have hyperlinks back to the same html
page in the same frame (Body) .The process flow reference is defined in the
querystring and the Visio Viewer source is set using Javascript.
For some reason when a user clicks on a shape (linking to another process
flow) I gat a message box that says "This file may contain potentially unsafe
content. Do you want to continue opening?"
After clicking OK nothing else seems to happen. If I then refresh the page
the process flow that should have come up appears in the Viewer.
I did a small chech to see if the page was being accessed at all. I put some
Javascript to generate a message box if the page was geretated and this did
not get activated untill teh page was refreshed (as previous)
Does anyone have any ideas?
I should say that it all worked fine before I put the system into frames (to
get around other issues)
Thanks
Ianb
frames with a banner, a table of contents and the body page containing some
html and a visio viewer.
The Visio viewer in the body frame is used to display the process flows.
Each process flow contains shapes that have hyperlinks back to the same html
page in the same frame (Body) .The process flow reference is defined in the
querystring and the Visio Viewer source is set using Javascript.
For some reason when a user clicks on a shape (linking to another process
flow) I gat a message box that says "This file may contain potentially unsafe
content. Do you want to continue opening?"
After clicking OK nothing else seems to happen. If I then refresh the page
the process flow that should have come up appears in the Viewer.
I did a small chech to see if the page was being accessed at all. I put some
Javascript to generate a message box if the page was geretated and this did
not get activated untill teh page was refreshed (as previous)
Does anyone have any ideas?
I should say that it all worked fine before I put the system into frames (to
get around other issues)
Thanks
Ianb