I have been looking for some code that would allow me users to go into a news topic and comment it. I have gone through different lines of code and although they do save to a database on reload its gone. Any help would be appreciated.
I have used a few but this is the latest one: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2413&lngWId=8 I can see what I post when I submit it and in fact it gets all the other posts when I submit but if I refresh the page all the posts are gone until I submit another post.
Maybe make sure that the database and the folder containing the database has the right permissions set (Read and Write). If you have tried multiple scripts then the issue is most likely not with the script itself.
Try this thread for more info... http://forums.digitalpoint.com/showthread.php?t=1007567 Check out another very simple demo If that is what you are after here is a walkthrough of the code required to produce this simple comment effect more stuff from ibm here ajax shoutbox script here I would personally recommend using the mootools javascript framework to create your comment form An example of this being done can be found here