Jump to content

Recommended Posts

Hi.  I am completely new to writing javascript but I write a lot of php.  I just have a question about where I can learn something.  I have a post comment form......

 

<form action="" method="post" name="post-chat" id="post-chat">

            <input name="my-chat-field" type="text" size="50" maxlength="500">

<input name="id" type="hidden" value="mem-ID">

                <input name="submit-my-chat" type="submit" value="Submit">

            </form>

 

I want to be able to submit this form and the post appear straight away in the page.  Because I am so new to this I have no idea what to search for and have spent the last 3 hours hunting around with no results.  Can somebody please point my in the right direction or tell me the individual pieces I need to learn to do this?

 

Thank you

Link to comment
https://forums.phpfreaks.com/topic/237533-newbie-help/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.