Basically what im trying to achieve is when the user selects from the option list below it will automatically refresh the page/load it below the selection box, one the page has loaded the person can do what they require to do within that area (admin pages) its basically going to be if users selected display users, if sold display that. Hope im explaining this well but im guessing im not
[color=#990000][size=1]<select name="select_box" >[/size][/color] [color=#990000][size=1] <option value="">Please choose</option>[/size][/color] [color=#990000][size=1] <option value="1">Index</option>[/size][/color] [color=#990000][size=1] <option value="2">Sold</option> [/size][/color][color=#990000][size=1] <option value="3">users</option>[/size][/color] [color=#990000][size=1]</select>[/size][/color]
Thanks to all that help

This topic is locked








