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.

Anyone can give me some script to make a form?

4 posters

Go down

Solved Anyone can give me some script to make a form?

Post by efraim14 June 12th 2010, 2:39 pm

I want to try make a html page with a form that need to be filled. and the form will posting to a thread that already i choose before..

Anyone can help me with that? Thanks


Last edited by efraim14 on June 13th 2010, 12:54 pm; edited 1 time in total
avatar
efraim14
Forumember

Posts : 125
Reputation : 0
Language : Indonesian

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by MrMario June 12th 2010, 7:52 pm

Why not use http://jotform.com/index.php and create your own form?
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by efraim14 June 13th 2010, 10:09 am

is the form that submitted can post to my forum automatically?
avatar
efraim14
Forumember

Posts : 125
Reputation : 0
Language : Indonesian

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by Sanket June 13th 2010, 10:41 am

Nopes, it cannot.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by efraim14 June 13th 2010, 10:43 am

any form that able?

at least PM me at the forum, because i need a form to automatically post on my forum or at least PM on me..
avatar
efraim14
Forumember

Posts : 125
Reputation : 0
Language : Indonesian

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by Sanket June 13th 2010, 10:44 am

Nopes, its not possible on forumotion.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by efraim14 June 13th 2010, 10:58 am

anyway, how about New Topic button in few category? can i make it redirect to my Form that i already made in HTML page?
avatar
efraim14
Forumember

Posts : 125
Reputation : 0
Language : Indonesian

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by Sanket June 13th 2010, 11:00 am

Nopes, i don't think you can.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by efraim14 June 13th 2010, 11:04 am

hmm okay then, i'll try this form..

thanks
avatar
efraim14
Forumember

Posts : 125
Reputation : 0
Language : Indonesian

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by crysis992 June 15th 2010, 11:04 pm

Sanket =) now you can learn something Smile

put that code on a html site:
Code:
<html>
<style type="text/css">
<!--
.Stil1 {
   font-size: 8;
   color: #FFFFFF;
}
.Stil2 {color: #FFFFFF}
.Stil3 {font-size: 10px}
-->
</style>
<body background="http://i244.photobucket.com/albums/gg40/crysis992/Website/bg.jpg">
<HEAD>
<center>
<DIV class=h1 Stil2>Application Form</DIV>
<p><BR>
    <STYLE id=wysiwyg_css type=text/css>
  .wysiwyg {background: #edeff5;color: #000000;font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;}
  </STYLE>
</p>
<p align="center" class="Stil2">Hello and Welcome to the Hounds of Hell Clan Application. Please dont lie about your informations, thank you. </p>
<p align="center" class="Stil2">After that you will find your thread in the Application section of our Forum, please dont bump this thread. Our Administration team will reply if your accepted or not. </p>
<FORM id=quick_reply name=post onSubmit="return vB_Editor['text_editor'].prepare_submit(0, 0)" action=/posting.forum method=post>

  <DIV id=textarea_content style="CLEAR: both; MARGIN-LEFT: auto; WIDTH: 500px; MARGIN-RIGHT: auto; HEIGHT: 220px">
    <textarea class=inputbox id=text_editor_textarea style="FONT-SIZE: 1.2em" name=message rows=10 cols=50 editorid="text_editor">Real name:
Nickname:
Age:
Do you have mIRC and Teamspeak?
Any other things we should know about you?  </textarea>
  </DIV>
  <INPUT type=hidden value=reply name=mode>
<INPUT type=hidden value=76a25c7a79cedbfb6e47484a662b2998 name=sid><INPUT type=hidden value=2059 name=t> </SCRIPT>
<INPUT class=button2 type=submit value=Send name=post></DIV></FORM>
<p>&nbsp;</p>
<p align="center" class="Stil1 Stil3">Site design &copy; Copyright 2010 <a href="http://www.renegadeskins.net">crysis992</a> Designs. All Rights Reserved.</p>
</center>

Nearly at the end search this part:
value=2059
You have to change the 2059 to choose a other thread, you can find the number in the link:
http://www.renegadeskins.net/websitenews-f11/upload-script-added-t1537.htm

On that link it is the number 1537, with that number you choose the thread.

And im sure you will find the part where you can change the questions/text.
Here is my TestHTML site:
http://www.renegadeskins.net/Application-Form-h12.htm

,
crysis992
avatar
crysis992
Forumember

Posts : 67
Reputation : 0
Language : German

Back to top Go down

Solved Re: Anyone can give me some script to make a form?

Post by MrMario June 16th 2010, 12:37 am

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum