[PHP]

2001-07-26 Thread Petr Jůza
Hi everybody, please I have a question about HTML tag input - . Can I use the atributte "value", e.g. if I have a tag , I can use the atributte "value" to assign the implied value. Is this possible by "input type=file"? And what about ACCEPT atributte - what values can I use? Thank you very much

[PHP] displaying icons

2001-07-17 Thread Petr Jůza
Hi everybody! Please, have somebody any experience with displaying icons (type files *.ico) in web pages? When I have a pure html file that contain , all is OK - the icon is shown. But when I create a html page with assistance PHP, the icon isn't shown. Please, could you help me?? Thank you! Be

[PHP] displaying icons

2001-07-17 Thread Petr Jůza
Hi everybody! Please, have somebody any experience with displaying icons (type files *.ico) in web pages? When I have a pure html file that contain , all is OK - the icon is shown. But when I create a html page with assistance PHP, the icon isn't shown. Please, could you help me?? Thank you! Be

[PHP] external data saving

2001-03-08 Thread Petr Jůza
Hi, I have one question, please. Can anybody help me with external data saving? I require to save the user data (I suppose data will be in the text format) from user (from his computer) to a database server. And I want not use ActiveX technology because it must run even under Netscape. Are there