gromit
04-02-2003, 11:46 AM
Hi all
I recently produced a high score table for a game (seems to be a common thing in this forum!) - it uses loadvars LOAD to access a bit of ASP to drag in the top 5 scorers, and this works brilliantly. I use loadvars SEND to send the user info to the database via another ASP page - and this too works perfectly.
BUT!
When I run the loadvars SEND it always targets a _blank new browser window - which looks terrible when you want the whole thing to be seamless. Obviously I can't target the same window because then the game would "disappear" - so what can I do??!
Do I have to resort to an "invisible" frameset?? Surely not!! Please tell me not!! PLEEEEAASE!
Is there no way of sending info to a database WITHOUT bringing up another browser window??
Thanks in advance
I recently produced a high score table for a game (seems to be a common thing in this forum!) - it uses loadvars LOAD to access a bit of ASP to drag in the top 5 scorers, and this works brilliantly. I use loadvars SEND to send the user info to the database via another ASP page - and this too works perfectly.
BUT!
When I run the loadvars SEND it always targets a _blank new browser window - which looks terrible when you want the whole thing to be seamless. Obviously I can't target the same window because then the game would "disappear" - so what can I do??!
Do I have to resort to an "invisible" frameset?? Surely not!! Please tell me not!! PLEEEEAASE!
Is there no way of sending info to a database WITHOUT bringing up another browser window??
Thanks in advance