Hello,
I am new to this and have run into a small problem. I am using the Ajax toolkit with VS 2005 to fill some drop downs through a web service and it works great. All of the cascading drop downs work correctly. The only problem I have is I need to copy the drop downs value from each cascading drop down into a hidden drop down. I have struggled with this for a few days now so if anyone could offer me some advice I would really appreciate...
User Profile
Collapse
-
Ajax tool kit drop down help
-
acts_as_textiled install problem
Hello,
Anyone know if there is a problem with this? I am trying to go through this tutorial: http://notepad.onghu.com/2007/3/28/u...ts_as_textiled and I am not able to install the acts_as_textile d.
Thanks -
New to ruby (easy question i think)
Hello I am new at ruby on rails and have what i hope is a simple question. Say I have a DB with animal names and an id. I am using active scaffold. once I click on the edit to edit any animal name how can i then access that that name in the view? I want to be able to output it in the textbox name: as well as just display it below the textbox that active scaffold creates.
Thanks for the help -
Help with scaffold and act as tree
Hello,
newbie here...I have acts_as_tree working with active scaffold. My problem is that it lists parents and children in the scaffold. For instance the database has:
when it displays...Code:id | name | parent_id | 1 |Animal | null | 2 |Cat | 1 | 3 |Dog | 1 | 4 |Siamese | 2 | 5 |Collie | 3 |
-
Great, thanks works perfect. -
XP batch file loop help
Hello,
I am trying to run all SQL scripts (with no params) in the same folder as the batch file is. I have not done much with batch files before but I think I have gotten close. It seems to work if I hard code the FILENAME.sql but will of course only work for the file I hard coded. What I need is to get the present file name from the loop and put it in to the FILENAME.sql so it will run that sql script. Hope this makes some sense and here...
No activity results to display
Show More
Leave a comment: