Forums
This topic is locked
Dreamweaver MX List Menu
28 Sep 2006 19:42:44 Amy Ries posted:
I have created an entry form in a client's intranet that (should) make it easy to enter employee information. The client has multiple sites. Rather than have the data entry person type in each site name, I implemented dreamweaver's list box. Here's the problem.The listbox stashes data in the database something like this:
sitea, siteb, sitec, site d, sitee
I need it to stash like this:
sitea,siteb,sitec,site d,sitee
Is there any way of modifying dreamweaver or the listbox so that it doesn't add the space after each comma? I'd like to avoid parsing if at all possible.
Replies
Replied 29 Sep 2006 12:31:54
29 Sep 2006 12:31:54 Vince Baker replied:
i dont think there is any option that you can use to do this.
You will need to remove the spaces before submission if absolutely necessary
Regards
Vince Baker
<strong>DMX Zone Manager</strong>
[VBScript | ASP | HTML | CSS | SQL | Oracle | AS400 | ERP Logic | Hosting]
You will need to remove the spaces before submission if absolutely necessary
Regards
Vince Baker
<strong>DMX Zone Manager</strong>
[VBScript | ASP | HTML | CSS | SQL | Oracle | AS400 | ERP Logic | Hosting]