hi all,
i am having to create tools on the web using aspects of Business Objects (javascript in .net question only, not Business Objects)
I have managed to acheive basically what i set out to do except one little problem.
on the first page my pages run a login script as the default.aspx page is displayed.
this then get objects from BO using tokens, this all works.
I am then getting a page from BO that lists certain folders from id's, only problem when i pull the page through there is not a full session so goes to a logon page.
I know that if i run the iframe linking to the list frame after the page has loaded i do have a session so works fine.
is there a way to run a script after the page is complete?
or can i wait for a session variable (not sure what it will be though) to be populated before changing the source of my iFrame.
sorry if this is pretty vague, simplified question
can i run a script after a page is fully loaded without user intervention?
Cheers in advance, if this doesn't make sence please ask me questions on what i'm going on about!!
dave j
daveJam
*two wrongs don't make a right..... but three lefts do!!!!*
i am having to create tools on the web using aspects of Business Objects (javascript in .net question only, not Business Objects)
I have managed to acheive basically what i set out to do except one little problem.
on the first page my pages run a login script as the default.aspx page is displayed.
this then get objects from BO using tokens, this all works.
I am then getting a page from BO that lists certain folders from id's, only problem when i pull the page through there is not a full session so goes to a logon page.
I know that if i run the iframe linking to the list frame after the page has loaded i do have a session so works fine.
is there a way to run a script after the page is complete?
or can i wait for a session variable (not sure what it will be though) to be populated before changing the source of my iFrame.
sorry if this is pretty vague, simplified question
can i run a script after a page is fully loaded without user intervention?
Cheers in advance, if this doesn't make sence please ask me questions on what i'm going on about!!
dave j
daveJam
*two wrongs don't make a right..... but three lefts do!!!!*