Re: odd problem with refresh
From: mark (mark_at_remove.com)
Date: 05/05/04
- Next message: Paul: "Re: To develop for Whidbey or not"
- Previous message: Mike: "Re: datagrid help"
- In reply to: avnrao: "Re: odd problem with refresh"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 5 May 2004 15:28:57 +0100
"avnrao" <avn@newsgroups.com> wrote in message
news:eoeIzuqMEHA.2640@TK2MSFTNGP12.phx.gbl...
> are you doing any role based security checks and writing code based on
them?
>
> Av.
> www.avnrao.blogspot.com
>
im not doing any checks (yet) - i think ive traced the problem to a refresh
issue - its working for admin fine which is odd
but what seems to happen is when a button on the left frame is pressed the
mainFrame isnt refreshed with the new data - you have to force it by right
clicking and refreshing manually
im currently opening the mainFrame using
Response.Write("<script>window.open('personal.aspx?sendid=" & mainid &
"','mainFrame');</script>")
looks like i need to force a refresh on the mainframe somehow
thanks
Mark
- Next message: Paul: "Re: To develop for Whidbey or not"
- Previous message: Mike: "Re: datagrid help"
- In reply to: avnrao: "Re: odd problem with refresh"
- Messages sorted by: [ date ] [ thread ]