Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
wavesurfer #1
Check Empty form fields
Hi all,
Is there a simple extension that checks so that a form filed is not empty before submitting?
wavesurfer Guest
-
Empty Fields
I am new to CF. I am trying to figure out how to remove blank lines from my output when there are no values for a particular field in the database.... -
Dealing with empty fields from database query
Using the procedure in the Dreamweaver manual for building search/result pages I'm trying to retrieve data from MYSQL database and put it into a... -
How come if you use a rs.fields(0).value it sometimes is empty?
Why does this happen: the code below works fine as-is. If I take out tempValue = rs.fields(i).value and put rs.fields(i).value everywhere... -
IPostBackDataHandler.LoadPostData does not fire on empty postDataKey form fields
After creating a custom MultiSelectBox that has a checkbox list, i noticed that the control wasn't updating it's selected listitems when no... -
Omitting form fields if empty
I have a form I'm putting together. The processing will be on a PHP script that will take all the field names and print them out on the email it...



Reply With Quote

