Click to See Complete Forum and Search --> : How to "leave your message here"


Xtremee
07-15-2007, 09:43 AM
Hi all,
i have made GuestBook but, when i post a comment then refresh the page with empty input in the boxes it automatically post the previous post but when i open the page in new window then refresh with empty input it doesn't post any thing till i write
Here is the page ->http://xtremee.orgfree.com/HELP.cab
I think it is seam that it make buffer or something like that.
Thanks in advance.

mactheweb
07-15-2007, 10:42 AM
This sounds like a server side scripting problem. You may want to repost under the appropriate language.

Xtremee
07-17-2007, 08:31 AM
1st thanks for reply
Are you check the attachment and see the page code ?
How i can repost under the appropriate language. ?
Thanks in advance

Tweak4
07-17-2007, 09:36 AM
repost under the appropriate language
He means that this isn't an html problem- it is a problem with the server-side code (which we can not access). Therefore, you are more likely to find an answer by posting in the appropriate forum for the language your site uses.
If this is done in ASP, I'd say check your viewstate settings...

Xtremee
07-18-2007, 12:28 PM
I don't think that is a solution bcoz, the code of Guest Book i get it from a php page http://xtremee.orgfree.com/feedback.php
and the input written to txt file and this is its link
http://xtremee.orgfree.com/output.txt
Sorry for the color this is due to my css i use for my website
Feel free to check its code and tell me why i can't get it to work in my page that i wanna to embed this Guest Book in it !!
Thanks for any help

amberfrances
07-18-2007, 01:08 PM
Then maybe try the PHP forum?

mitchell
07-19-2007, 06:23 PM
hey could you give me all the files related to the script eg. .js .css .html and i will look for the mistake mate

Xtremee
07-21-2007, 12:31 PM
there is no java Script files only html and one css for all site and you can find them in the above attachment

Tweak4
07-23-2007, 09:29 AM
Call me crazy, but I don't see any files attached anywhere in this thread.
If the problem is in the server-side code, posting a link to the site won't help any, as we can't see the code that executes on the server by viewing your site. I would recommend wrapping the whole thing up in a zip file along with any relevant documentation that someone else might need to get things running on a test server.

And if it is only html and css, like you say, then that is probably your problem right there- this kind of thing needs something running on the server (asp/php/etc) in order to operate. Without that, you'll just have a normal web page.

Xtremee
07-23-2007, 10:37 AM
When i say attachment i mean the link of download up
but any way here is the attachment in bottom
btw, the server support php which is the only scripting language i use beside CSS in my site.
Hope that you can help
Thanks in advance.