HTML Form to PM / Post? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    HTML Form to PM / Post?

    Nukkavieru
    Nukkavieru
    Forumember


    Male Posts : 31
    Reputation : 0
    Language : Finnish
    Location : Finland

    HTML Form to PM / Post? Empty HTML Form to PM / Post?

    Post by Nukkavieru July 27th 2010, 6:01 pm

    This is about "Luky"s Tip and Trick guide on how to make a HTML Contact form found in here.

    I've been trying to find out how to make this code
    Code:
    <form action="mailto:your_e-mail_address@domain.com" method="post" enctype="text/plain">
    Into a code that it would send the form into a Private Message on the forums, or into a Post on forums.

    I know it can't be impossible (since when was anything impossible) because you can make a contact form through admin panel to be sended as Private Message, but that is only one contact form and its automated by forumotion and I want to make many contact forms which would all be sent to PM or made into Post.

    So any smart guy/gal out there who knows more of HTML than I do (lol this applies to everyone really), could have a check on it and tell what i need to edit on the code? Please Sad

    This is how the form looks now: (if anyone wants to look)
    Link to my form
    You can also PM me for some guide on how to make it like that if there are other newbeginners like myself Very Happy
    RockinDesigns
    RockinDesigns
    New Member


    Posts : 18
    Reputation : 0
    Language : HTML | CSS | PHP | SQL

    HTML Form to PM / Post? Empty Re: HTML Form to PM / Post?

    Post by RockinDesigns July 27th 2010, 7:35 pm

    You would need PHP to do it, and forumotion does not support it bwi