Click to See Complete Forum and Search --> : quick question about a simple script


omnica
08-04-2003, 04:43 PM
hello peoples I have a tiny problem that is super simple and i need help with ... I have a msn site and I need to add a script that will allow online status checking ... the way it is setup is like this I have a php file (msnimage.php) and when there is ?get=username@hotmail.com after it it will display an image that tells weither there online of offline. so I need a simple script that will have a script prompt saying "what is the email of the person ..." and say they type in blahblah@blah.com then it would display an image with the source at msnimage.php?get=blahblah@blah.com

any ideas?