Drop Down and text box issue


Posted on 16th Feb 2014 07:03 pm by admin

Is it possible to set a drop down list and text boxes to a certain width?

here is my code
Code: [Select]echo "<select name='categories'>";
echo "<option value=$row>Categories</option>";

while($row = mysql_fetch_array($result))
{
echo "<option value="$row[category]">$row[category]</option>.' '";
}
echo '</select>';
and
Code: [Select]Reciept Number:
<input name="record_receipt" type="text" id="record_receipt">

No comments posted yet

Your Answer:

Login to answer
198 Like 11 Dislike
Previous forums Next forums
Other forums

db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------

Alternate messaging
I have 4 strings in MySQL db1

$string1 : Hello
$string2 : Hi
$string3 : Great
$strin

Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa

RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a

Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr

Export hangs
Hi all, please help

I have a Oracle 10.2.0.3.0 database. When I want to query the dba_segmen

Simple AND question
Hello,

I've got following code:

Code: if(strpos($row[13],"http://")

Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...

I've found out that I nee

ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th

Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash