Jump to content

track browser windows


TobesC

Recommended Posts

i dont know whether there is a way to do this, but is there a way to check whether a specific window is already open, and send new information to that specific window without opening a new instance of it.

 

for instance, i want to open an an appointment book from a main window, but if i hit the option again, i dont want it to open another window with the appointment book - i want it to open in the old appointment book window.

 

any help would be appreciated.

Link to comment
https://forums.phpfreaks.com/topic/85179-track-browser-windows/
Share on other sites

this is def. a use for javascript.

 

http://www.w3schools.com can get you started on it, or google the topic. I know this isn't what you'd like to hear, but a client-side scripting language like JS is most appropriate for your solution in my opinion.

 

I used my subscription at www.lynda.com to get started on JS (yay for spending money :( )

Link to comment
https://forums.phpfreaks.com/topic/85179-track-browser-windows/#findComment-434592
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.