Jump to content

popup open to different ip


Nandini

Recommended Posts

Hi

 

I want to open popup window in different ip

that means i am in 192.168.1.116

php script is in 192.168.1.116

I have to put onlink like "popup"

when user click that link the popup willbe open in user's ip address.

 

Ex: user open my ip address 192.168.1.116 on his 192.168.1.138

and click popup link. popup will open in his 192.168.1.138

 

How can i do thta?

Link to comment
Share on other sites

I think he's asking for the IP to work as a kind of "to" address for his popup. So when a user at one IP clicks to send 'popup' to another user at another IP, it'll popup a message or something .. Perhaps some kind of chat system or admin system?

 

If you want it to be in real-time, ie. not every time the page is reloaded, then you'd definately need AJAX... Otherwise it's just registering who sent who what in the database and then testing for it with PHP when the page is loaded. I assume with you posting in the javascirpt forum though you're looking for it to be real-time..

 

Adam

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.