1. i have a problem where im making two dropdown boxes - one with a Minimum value and another with a maximum value.
is it posible to validate these so that you can pick a minimum value that is higher than the maximum value ?.
2. search function
i need to write a page where i can search through my entries info.
whats the easiest way to get the data that is put into the entries out onto my web site? (where i will have a search function)
ill need to connect to the entires table somehow but i dont see how to do this.
3. i want to place the fields differently
all the various fields that are posted on the page are paste ontop of each other in a never ending colum.
but i would like to change the way they are shown. for instance that two drop down menus are shown next to each other instead of ontop of each other.
is there away to change this ? (css? ive tried to mess around with the css but it affects everything, and i would like to limit it to two specific fields (dropdownmenus) .
Contour (dropdown boxes, Search, Fields placement)
1. i have a problem where im making two dropdown boxes - one with a Minimum value and another with a maximum value.
is it posible to validate these so that you can pick a minimum value that is higher than the maximum value ?.
2. search function
i need to write a page where i can search through my entries info.
whats the easiest way to get the data that is put into the entries out onto my web site? (where i will have a search function)
ill need to connect to the entires table somehow but i dont see how to do this.
3. i want to place the fields differently
all the various fields that are posted on the page are paste ontop of each other in a never ending colum.
but i would like to change the way they are shown. for instance that two drop down menus are shown next to each other instead of ontop of each other.
is there away to change this ? (css? ive tried to mess around with the css but it affects everything, and i would like to limit it to two specific fields (dropdownmenus) .
is working on a reply...