|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Nov 2007
Lives in Australia
29 posts
Gave thanks: 11
Thanked 0 times
|
hello
Im trying to set up a guest book Now Here is the code _______________________________________________ <style type="text/css"> <!-- body,td,th { color: #000000; } body { background-color: #FFFFFF; } --> </style><title>Angels sign</title> <form action="/cgi-sys/guestbook.cgi" target=guestwindow> <div align="center"> <p> </p> <p>Angels guest book </p> <p> </p> <p> <input type="hidden" name="user" value="angelstu"> <input type="hidden" name="action" value="addguest"> <input type="hidden" name="basehref" value="http://angelstubes.com"> <input type="hidden" name="template" value="default"> Name: <input type="text" name="name"> <br> Email: <input type="text" name="email"> <br> Url: <input type="text" name="url"> <br> Comments: <textarea name="comments"></textarea> <br> <input type="submit" value="Sign Guestbook"> </p> </div> </form> _____________________________________________ ok all works sort of ok BUt when I sign it it say's it has been added to guestbook but how do I veiw it how do I get notified it has been signed any hints would be awesome Angel |
|
|
|
|
|
#2 (permalink) |
|
URB4N 5K1LLZ
Super #1
Joined in Sep 2005
Lives in Orlando, FL
Hosted on SH63
2,660 posts
Gave thanks: 81
Thanked 128 times
|
Where did you get the script from and what is the name of it? Where ever you got that code to send from, should have also included the code to view.
|
|
|
|
|
|
#3 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Nov 2007
Lives in Australia
29 posts
Gave thanks: 11
Thanked 0 times
|
hello I got it from cpanel
Simple GuestBook A just a simple guestbook for your visitors to view and sign.CGI Center Angel Ps And thats the only code there was lol |
|
|
|
|
|
#4 (permalink) |
|
URB4N 5K1LLZ
Super #1
Joined in Sep 2005
Lives in Orlando, FL
Hosted on SH63
2,660 posts
Gave thanks: 81
Thanked 128 times
|
Oh, ok. You'll need to log into your Cpanel to view it. Just go to the CGI center and then click on the Simple Guestbook and you will see the links for View and manage guestbook. =)
|
|
|
|
| This user thanks Roxy for this great post! | Dan (November 26th, 2007) |
|
|
#7 (permalink) |
|
Surpass Abuse Admin
Super #1
Joined in Mar 2005
Lives in Houston, TX
Hosted on NONE
7,797 posts
Gave thanks: 11
Thanked 278 times
|
I would not recommend setting up that guestbook script -- it's a magnet for spam bots and other junk that's just going to annoy you.
![]()
__________________
Unofficial IRC Channel: #surpass EFNetUnofficial = No official support. Support requests can be submitted to our helpdesk. |
|
|
|