Hey, guys, do you have a guest book in your web, i am confusing with how to set up a guestbook of my own, howa do you set up yours? can you share some scripts in JAVA with me? Thank you.
how about the guestbook
| Quote: |
| i am confusing with how to set up a guestbook of my own |
google for 'php guestbook' and install it on your server.
| Quote: |
| can you share some scripts in JAVA with me? |
no, you can't use clientside java for this purpose. and serverside java isnt supported by frihost
You might want to use the Purple Yin guestbook. Its a flat file database guestbook which is very easy to setup. It can be downloaded from http://www.purpleyin.com/. There is a demo available of it on the website so you can have a look at it before you decide on using it. The installation procedure is well documented too.
I can help you !!!
there is the best flash guestbook it costs 5$ in tufat.com, but i know where to get it for FREE!!!
CLICK HERE http://flashforyou.narod.ru/forum/forum.7z
How to install? you must upload all containing to your server by ftp. Then run install.php from browser and follow step by step installation prosses.
if you will have any problems i can help!!!
there is the best flash guestbook it costs 5$ in tufat.com, but i know where to get it for FREE!!!
CLICK HERE http://flashforyou.narod.ru/forum/forum.7z
How to install? you must upload all containing to your server by ftp. Then run install.php from browser and follow step by step installation prosses.
if you will have any problems i can help!!!
Hey, that's illegal you know. If creator of the script asks you $5 then you have to pay or search for another script. You knew hosting anything illegal at frihost could be a reason to ban you?
As for your the request:
You won't be able to use Java for this, neither JavaScript. You'll hav to look at either php (recommended) or Flash (but a legal version)
A little search on Google would do so...
Hotscripts has very nice scripts too
Always search before asking, there's a whole web out there
BlackSkad
As for your the request:
You won't be able to use Java for this, neither JavaScript. You'll hav to look at either php (recommended) or Flash (but a legal version)
A little search on Google would do so...
Hotscripts has very nice scripts too
Always search before asking, there's a whole web out there
BlackSkad
I use also purpleyin guestbook easy setup no need mysql data base and easy congfiguration very good working...
http://www.purpleyin.com/
http://www.purpleyin.com/
I know a great guestbook wich is easy to set up and good looking. I am using it myself
You can find the script here:
http://active-scripts.net/active_guestbook.html
Isn't that good?
You can find the script here:
http://active-scripts.net/active_guestbook.html
Isn't that good?
If I were you, I'd rather make your own PHP guestbook. It's easier than a forum script because it doesn't require authentication.
now all you need is your form. ^^
| Code: |
| INSERT INTO table (name, email, message, date, time)
VALUES ($_POST['name'], $_POST['email'], $_POST['message'], NOW(), NOW() ); |
now all you need is your form. ^^
www.fantastico.com, there script guestbook
or
form mail
or
form mail
