I have 6 chat rooms and I would like a hot link to each room on different pages. I looked at the code, but its too complex for me. Can I hard code a link to a room (ie, a picture linked to the room or some text) ?
Thanks for a great script
Tim
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It would be hard to use hard coded link because phpMyChat need to know whether the browser of the user support JavaScript or not and in the first case which version. But you can use JavaScript to do such a thing.
An easier way would be to use forms. I'll send you by mail an example of what can be done this way in a few minuts.
Hope that helps,
Loc
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have 6 chat rooms and I would like a hot link to each room on different pages. I looked at the code, but its too complex for me. Can I hard code a link to a room (ie, a picture linked to the room or some text) ?
Thanks for a great script
Tim
Hi Timothy!
It would be hard to use hard coded link because phpMyChat need to know whether the browser of the user support JavaScript or not and in the first case which version. But you can use JavaScript to do such a thing.
An easier way would be to use forms. I'll send you by mail an example of what can be done this way in a few minuts.
Hope that helps,
Loc
Please write it directly to this forum, i and i believe other people have also interest to set a directly link to a chatroom
Greatings from germany
Michael
Hi Michael!
Please have a look at the thread "using php to identify javascript capability" in the "Open Discussion" forum : there is the full code.
Regards,
Loc
Could someone email how to do this as well? I only want one chatroom to be available and I'd like to link directly to it.
What are the command line arguments for index.php3?
Thanks