Welcome Guest, Not a member yet? Register   Sign In
Issue? with post data
#2

[eluser]TheFuzzy0ne[/eluser]
From what you posted, the HTML is invalid. It should be more like:

Code:
<form id="bundleOrderInfo" acti echo base_url('catalog/bundleSubmit'); ?>" method="post">

<input type="text" name ="test" id="test" value="blahblah"></input>
<input type="submit"></input>
</form>

Also your input fields aren't valid markup, either.

I recommend you [url="http://validator.w3.org/"]validate your markup[/url].


Messages In This Thread
Issue? with post data - by El Forum - 04-28-2013, 11:30 AM
Issue? with post data - by El Forum - 04-28-2013, 01:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB