![]() |
![]() |
![]() |
Guest bookLanguage: C , C++ Program to allow users to share impressions between them and also, to see what they are thinking about your page. to help users that came in to your page to tell their friends what interesting page that found. Of course, the sent message can't be modified by the person who send to his friends, and is useful to show the message in the page where is the form, and also say in the message that this is not SPAM. You can assure the users that the script won't use the mails in any other way, exactly what it is doing in fact, now. Get it ! guestbook.zip ( ) INSTALL In order to use this code is required to have the GNU C++ or C installed on you Linux web server. In case you don't have a Linux web server we are sorry but our scripts won't work on your site. Take the scripts (add.c and display.c) and modify the lines where it says to. The output of the script is inside it so you have to modify directly in the code (and recompile after every modification). For the input you have to make a page with a form in the way as shown below (of course you can format anyway you want the page but keep in all the fields the name="something" tag, because else the parameter is not send to the script). Something else, try to keep the current order of the fields because the script is taking them in exactly this order. In case you want to modify the order you should make some changes in the scripts.
If you have any questions or any problem with the script, don't hesitate to email us at free@webcab.co.uk. We are always opened to your problems. Also, we guaranty you that we'll always offer you free support. |