kevind
Posts: 251
|
| Posted: 04/09/2007, 11:22 AM |
|
CCS 2.x
I have a label in the On Load area for the Client which is given this value from the Before Show Server side event:
top.parent.ccmain.location='../Projects/TaskLists.asp?Tab=1&ProjectID=%7B6755A164%2D05C6%2D4FF1%2DA6FC%2D8E538C60FF30%7D&TabSet=2&TaskListID=%7B2155938D%2D74F8%2D41F0%2D8EE8%2D90277A747EC6%7D&ret_link=%2E%2FProjects%2FTaskLists%2Easp';
(sorry for length - wanted to show actual value)
in IE 6 this causes the browser to reload that frame 'ccmain' properly, but in FIrefox the frame is loaded, loosing the parameter values (Tab, ProjectID).
I've tried numerous things to get around it - anyone with suggestion ?
I'm trying to make the app IE and Firefox friendly.
thanks
Kevin
_________________
thanks
Kevin
======================
CCS 3.2.x / ASP / MS Access /mySQL / PHP / jQuery / jQuery UI / jQuery Mobile
|
 |
 |
|