[PHP-WIN] IFRAME function call

2005-09-06 Thread Mazhar Bilen
Hi everybody, How can I call a PHP function, which is in parent window, from an inline frame? Thanks a lot... Mazhar Bilen Analyst Programmer Mondial Assistance – TURKEY Fax : +90 212 274 00 14 E-mail : [EMA

[PHP-WIN] How to copy from windows clipboard using PHP

2005-09-06 Thread Tony Aldemir
Hi There, Would anyone know how to copy an image/screen shot from the Windows's CLIPBOARD? I am trying to capture the clipboard content (image) populated by the use of the PrintScreen button on the standard keyboard and storing it in a MySQL database table field along with a key field. I the