-
Mentor
how would I do this
Hi guys I would like to add a "guest book" to my web site but I dont know the code to do that I have looked in the book my parents got me but it didnt say (damn M$)
also I would like to have a "news" section where people can post there comments on that artice just like this www.neworder.box.sk
TIA
Michael
-
Mentor
Re:how would I do this
I think you might want to try using input boxes for your guestbook. Just have the action set to whatever file you want to save to. As for the news, you can always setup a SSL page for authentication, and set the window/frame you want the news to view, to read a specific HTML file instead of being coded into the page. That way you can have the news submitted into a news.html and viewed in the same page. Hope that makes any sence. :P
-
Mentor
Re:how would I do this
[quote author=Master Copy link=board=9;threadid=7997;start=0#msg72953 date=1066885736]
Hope that makes any sence. :P
[/quote]
uhh yea umm ok ??? ??? I kinda get what you are saying about the guest book and thats about it :-\
oh and i'm using screem but I see what I can do tonight.
-
Mentor
Re:how would I do this
What I mean about the news is, Lets say you have a 3 frame index.html page. On your "submit news" button you have a link going to "https://www.site.com/news.html" directing anyone to a login, and then a set in input boxes in the authorized page. From there the info in the boxes are submitted to a file called "newspage.html". On your index.html, instead of typing the news in frame #2, you have that frame monitor "newspage.html", that way all submitted info is then printed out on frame #2. How about now? Make sence? ;D
-
Mentor
Re:how would I do this
now i'm even more confused I don't really get it
1. make a 3 frame "index.html"
2. in that page I have a submit button that takes you to a site called "news.html" which askes them to login ??? thats how far I got :'(
could mabey give a better example one for a little kid mabey ;D
-
Mentor
Re:how would I do this
woo I kinda got a guest book going ;D it was in the book the whole time but it was squished in with the text >
so now i'll see if I can get a better one going ;D
-
Mentor
-
Mentor
Re:how would I do this
Hello
well I have searched around and tried messing with telnet but I think it what i'm doing wrong is I dont know where to telnet to :-[
-
Mentor
Re:how would I do this
I would forget telnet. Use ssh instead. Looks like the only reason they want you to telnet is to view the file.
-
Mentor
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks