html form?

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
ood
-


Joined: 18 Nov 2006
Posts: 6

PostPosted: Sun Nov 19, 2006 4:28 pm    Post subject: html form? Reply with quote

how do i get my site and abyss to accept the method=post option?

<form action="http://24.226.43.14/vote.html" method="post" enctype="text/plain">
Name:<input type="text" name="dransik name" id="name" size="30" /><br>
rate your inductee 1 to 10 (1 = bad and 10 = good):<br>
<select name="rating" id="rating"><br>
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
<option>6</option>
<option>7</option>
<option>8</option>
<option>9</option>
<option selected>10</option>
</select><br>
name of inductee and screenshot link<br>
<textarea name="inductee" id="improve" rows="5" cols="30"></textarea><br>
<input type="submit" value="Send" /><input type="reset" />
</form>

it is just a basic html. no script.
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Sun Nov 19, 2006 4:51 pm    Post subject: Reply with quote

You have to have some sort of script to process the input. Without it you can't do anything with any data submitted.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group