Jump to content

[SOLVED] close window


sheriff

Recommended Posts

how can I close a browser window after php read the last row?

 

Maybe this is a dumb question, but why did you open the window in the first place (if only to 'read rows')?  And since reading rows all occurs on the server, what's that got to do with closing a window on the client??

Link to comment
https://forums.phpfreaks.com/topic/53397-solved-close-window/#findComment-263838
Share on other sites

But what happens if the user has javascript disabled ?

 

Nothing - exactly what the user deserves :)

 

Once again, a design decision that ignores the reality that users do the weirdest things.

 

You can always redirect them to a humurous site such as disney.com or something like that as "punishment" for not having javascript enabled.

Link to comment
https://forums.phpfreaks.com/topic/53397-solved-close-window/#findComment-264254
Share on other sites

But what happens if the user has javascript disabled ?

 

Nothing - exactly what the user deserves :)

 

Once again, a design decision that ignores the reality that users do the weirdest things.

 

You can always redirect them to a humurous site such as disney.com or something like that as "punishment" for not having javascript enabled.

 

And how, may I ask, would you do that without Javascript?

Link to comment
https://forums.phpfreaks.com/topic/53397-solved-close-window/#findComment-264262
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.