The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> I have no clue what I'm doing!, Along the lines of Comment Box's
GuyNeedingHelp
post Feb 6 2008, 11:01 PM
Post #1





Group: Members
Posts: 4
Joined: 6-February 08
Member No.: 4,896



Hi!

I'm Anthony.









Alright, so my brother and I had a bet, (he's quite good at html, css, php, and I am not), we had a bet that I couldn't make a blog, on my own website, which I don't have a website so I'm using notepad and a folder on my computer as the directory. I'm very inexperienced, but I figure maybe someone on here could tell me or show me how to make a comment box, (which I have made already), so that after you post a comment the comment will reappear on the website above the comment box.

I have no clue as to how to do this, and it'd be great if someone could show/teach me so I can learn. I'm very interested in this and would like to build a website myself.


I found this website on google and it looks like you guys know what you're doing, thanks a lot. My deadline is 3 days to do this or I lose 20 bucks by the way, so any help is great. wub.gif

Thanks a lot!

Anthony

P.S I have attached what I have done already (theres really nothing on it yet (trying to get the most complicated thing done first), but you'll see what the comment box looks like as of now, and possibly help me do this).


Attached File(s)
Attached File  index.html ( 304bytes ) Number of downloads: 359
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 6 2008, 11:04 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,734
Joined: 9-August 06
Member No.: 6



You can't do that with HTML alone. You need a programming language on the server. Which leads to that you can't do it on your desktop unless you install a web server and the programming language in question (alternatively use some other programming language available on your machine, but that's a little far-fetched).
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
GuyNeedingHelp
post Feb 6 2008, 11:08 PM
Post #3





Group: Members
Posts: 4
Joined: 6-February 08
Member No.: 4,896



QUOTE(pandy @ Feb 6 2008, 11:04 PM) *

You can't do that with HTML alone. You need a programming language on the server. Which leads to that you can't do it on your desktop unless you install a web server and the programming language in question (alternatively use some other programming language available on your machine, but that's a little far-fetched).


What would you suggest I do to make this for real?

EDIT: Is there a way I could possibly make the comment box SEND data to a file that can veiw it? I think that would be just as fine, I just need a comment box that will send data, not just BE THERE.

It has to be working.

This post has been edited by GuyNeedingHelp: Feb 6 2008, 11:17 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 6 2008, 11:17 PM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,734
Joined: 9-August 06
Member No.: 6



Get a host.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
GuyNeedingHelp
post Feb 6 2008, 11:22 PM
Post #5





Group: Members
Posts: 4
Joined: 6-February 08
Member No.: 4,896



QUOTE(pandy @ Feb 6 2008, 11:17 PM) *

Get a host.


If that's not a option, is there any other way?

Thanks for the tips by the way.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 6 2008, 11:24 PM
Post #6


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,734
Joined: 9-August 06
Member No.: 6



Instsall a server and PHP, Perl or whatever language you want to use.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
GuyNeedingHelp
post Feb 6 2008, 11:26 PM
Post #7





Group: Members
Posts: 4
Joined: 6-February 08
Member No.: 4,896



QUOTE(pandy @ Feb 6 2008, 11:24 PM) *

Instsall a server and PHP, Perl or whatever language you want to use.


Alright, is that pretty complicated? After the server/php is installed, would there be steps to making the database for the comments.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Feb 7 2008, 02:13 AM
Post #8


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Perhaps one of these PHP page-editing programs can meet your needs.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Feb 14 2008, 09:09 AM
Post #9


.
********

Group: WDG Moderators
Posts: 9,667
Joined: 10-August 06
Member No.: 7



You can actually do this with javascript alone, if it's just for your own browser. The comments would be stored in the URL's query string. This of course means that you must bookmark the URL in order to save the current comments, and other browsers will only display the comments if they somehow get the whole URL from you.

For real-life applications this is completely useless, so your brother may not accept this solution. :-P
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 14 2008, 09:27 AM
Post #10


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,734
Joined: 9-August 06
Member No.: 6



http://www.tiddlywiki.com/
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Feb 15 2008, 09:45 AM
Post #11


.
********

Group: WDG Moderators
Posts: 9,667
Joined: 10-August 06
Member No.: 7



QUOTE(pandy @ Feb 14 2008, 03:27 PM) *

How does that thing work? I double-clicked, which brought up text fields, but I couldn't edit the text inside them.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 21st May 2024 - 10:35 AM