Users browsing this thread: 1 Guest(s)
Code help
#3
(08-10-2013, 06:50 PM)Kat Wrote:
Code:
<div class="field-items request"><div class="field-item"><form action="/request" method="post" class="request"><input type="submit" value="Request &quot;The Request Name&quot;"></form>
</div></div>

What does this mean exactly? I understand it's a forum to request a thing, but in what way are they requesting?

That doesn't appear to be anything except a "Submit button" - when you click on it, it will take you to the index page of the /request folder - It's using POST to transfer data across so unless there's some code we're missing it's going to go there and the only information it'll have is ' Request "The Request Name" ' - This is probably supposed to be changed by some dynamic element like PHP though.

If you've got a little more code for us to look at we should be able to help you out more.
Thanked by:


Messages In This Thread
Code help - by Maxpphire - 08-10-2013, 06:50 PM
RE: Code help - by Phaze - 08-11-2013, 08:30 PM
RE: Code help - by Raz - 08-14-2013, 08:08 AM
RE: Code help - by Maxpphire - 08-17-2013, 11:42 PM
RE: Code help - by Raz - 08-21-2013, 04:34 PM
RE: Code help - by Maxpphire - 08-21-2013, 07:50 PM

Forum Jump: