Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Create comments with DHE?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

LveCntSveYou
Novice

USA
7 Posts

Posted - 05 Dec 2008 :  05:16:40  Show Profile  Visit LveCntSveYou's Homepage  Reply with Quote
Can I create a sort of form where people leave replies and comments to things I post on my website with DHE?

T00N
Super User

573 Posts

Posted - 05 Dec 2008 :  08:32:51  Show Profile  Visit T00N's Homepage  Reply with Quote
You mean like a blog or guestbook?

No, not possible in DHE itself but you can very easily integrate external blog or guestbook pages.
Go to Top of Page

LveCntSveYou
Novice

USA
7 Posts

Posted - 05 Dec 2008 :  21:42:50  Show Profile  Visit LveCntSveYou's Homepage  Reply with Quote
Awesome, could you tell me how? :)
Or direct me to where I might learn?
Go to Top of Page

T00N
Super User

573 Posts

Posted - 05 Dec 2008 :  23:05:57  Show Profile  Visit T00N's Homepage  Reply with Quote
You can make a free (or paid) guestbook at smartgb.com and the insert in your page with an iframe.

Like I did here:

http://teamvoorwinden.nl/guestbook.htm

Edited by - T00N on 05 Dec 2008 23:06:13
Go to Top of Page

LveCntSveYou
Novice

USA
7 Posts

Posted - 07 Dec 2008 :  02:13:13  Show Profile  Visit LveCntSveYou's Homepage  Reply with Quote
Okay, I may use Smartgb..I'm not sure yet, because I'm created my own submit box and all. This is what I have:


<*form action="http://HellaaProductions.com/wp-comments-post.php" method="post" id="commentform">

<fieldset>
<legend id="respond"><Font color="White">Leave a Comment!</font></legend>

<p><input type="text" name="author" id="author" value="" size="15" tabindex="1" />
<label for="author"><small><font color="White">Name</font> </small></label></p>

<p><input type="text" name="email" id="email" value="" size="15" tabindex="2" />
<label for="email"><small><font color="white">Email (will not be published)</font></small></label></p>

<p><input type="text" name="url" id="url" value="" size="15" tabindex="3" />


<!--<p><small><strong>XHTML:</strong> You can use these tags: <code><a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> </code></small></p>-->

<p><textarea name="comment" id="comment" cols="50%" rows="5" tabindex="4"></textarea></p>

<p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />
<input type="hidden" name="comment_post_ID" value="15" />
</p>
</fieldset>
</form*>

If I have this form, will the comments automatically appear on my page or do I need to make an HTML script them as well? If I do, will I have to manually put in every comment I recieve? And would I use the HTML too to do this?
Go to Top of Page

joneq
Super User

433 Posts

Posted - 07 Dec 2008 :  19:05:07  Show Profile  Visit joneq's Homepage  Reply with Quote
i think you need something to tell the server what to do with the comments--like where to put them


Why reinvent the wheel[when you should be practicing guitar]--Smartgb looks good.. take a look at this which may be more feature rich...

http://js-kit.com/


http://js-kit.com/comments/custom.html
Go to Top of Page

LveCntSveYou
Novice

USA
7 Posts

Posted - 07 Dec 2008 :  19:52:04  Show Profile  Visit LveCntSveYou's Homepage  Reply with Quote
I think this is just what I need. :) I'm going to try it and see if it works.
Thank you both.
Go to Top of Page

LveCntSveYou
Novice

USA
7 Posts

Posted - 09 Dec 2008 :  07:46:29  Show Profile  Visit LveCntSveYou's Homepage  Reply with Quote
Okay, so I used the Js-kit and I love how it is over all but I have no idea how to modify because I'm a moron...
Go to Top of Page

joneq
Super User

433 Posts

Posted - 09 Dec 2008 :  21:46:39  Show Profile  Visit joneq's Homepage  Reply with Quote
quote:
but I have no idea how to modify because I'm a moron...


Agreed hehe

I posted it because I thought it was more like what you were looking for,but I have never tried it --although I just might.

What is it you are want to do exactly?--change the style/look of it to blend into your site better?

see #8 here [look at them all too]

http://js-kit.com/comments/faq.html

or post a question here...

http://js-kit.com/comments/qa.html


Edited by - joneq on 09 Dec 2008 21:47:03
Go to Top of Page

LveCntSveYou
Novice

USA
7 Posts

Posted - 10 Dec 2008 :  05:24:15  Show Profile  Visit LveCntSveYou's Homepage  Reply with Quote
I read those, but I'm such a moron when it comes to the simplest things instead of the other way around. xD
I just want to change the color of the text, such as "Name" & etc because its too dark to see on my page.
Go to Top of Page

jtarin
Super User

Russia
444 Posts

Posted - 10 Dec 2008 :  12:09:17  Show Profile  Visit jtarin's Homepage  Reply with Quote
Us the "Input Control" to insert your form where you would like then its properties panel to set it up. You will have to provide some information yourself. I suggest you locate a good tutorial and setting up forms to help you if you need it.

Porky
www.pacificwavetour.com
Go to Top of Page

joneq
Super User

433 Posts

Posted - 10 Dec 2008 :  15:06:40  Show Profile  Visit joneq's Homepage  Reply with Quote
quote:
Originally posted by LveCntSveYou

I read those, but I'm such a moron when it comes to the simplest things instead of the other way around. xD
I just want to change the color of the text, such as "Name" & etc because its too dark to see on my page.



I don/t know if jtarin is talking about JS-kit or a regular form you create in DHE

I think you need to post a question or "comment" on their site. You are not the only one with that question.

http://js-kit.com/comments/qa.html

There is this, but I do not know where the css file is located.

http://js-kit.com/comments/custom.html#custom

There is no real search feature on their site to find an answer[that I can fine anyway]. On that first link above there is a box at the top of the comments that says control--that is where you search I guess.

There is a pgf help file too.Not the easiest thing to find!!!

http://js-kit.com/support/js-kit-admin-guide.pdf

Edited by - joneq on 10 Dec 2008 15:11:57
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000