Forum: ColdFusion Jun 23rd, 2009 |
| Replies: 1 Views: 714 Hello
I am trying to validate a textbox using the OnSubmit setting.
<cfinput type="text" required="yes" validateat="onsubmit">
the validation of the above text field... |
Forum: ColdFusion May 1st, 2009 |
| Replies: 1 Views: 831 Hi ...how to solve this problem........In a form there is a Cfbutton which is of submit type.when the user click this button i want a insertquery to be executed which collects datat from a dynamic... |
Forum: ColdFusion Apr 21st, 2009 |
| Replies: 13 Views: 3,600 Thanks the given sql is working ...it gave me correct data ..but now the problem is that it is displaying same data multipile times.i.e
... |
Forum: ColdFusion Apr 20th, 2009 |
| Replies: 13 Views: 3,600 Please neglete those dots.i have kept those for displaying tables properly
First Table is Recipes
Product...........ingredient.........d_amount.......... d_unit id ... |
Forum: ColdFusion Apr 20th, 2009 |
| Replies: 13 Views: 3,600 Thank u very much.....it solved my problem,.,,,,,,,now i have another
problem ....
I am displaying a dynamic table which consits of four columns named as... |
Forum: ColdFusion Apr 19th, 2009 |
| Replies: 13 Views: 3,600 Thanks for the reply can you give me some example using code....... |
Forum: ColdFusion Apr 10th, 2009 |
| Replies: 13 Views: 3,600 Hi
I am new to coldfusion.I dont know much about
cold fusion.I have a problem like there are two radio
buttons and a select box.Depending upon the slection of
the radio... |