Ask a Question related to Dreamweaver AppDev, Design and Development.
-
dlm95678 #1
Multiple Spaces
I want to type in multiple spaces in a text area, like ( ). How can I do this?
Thanks
David
dlm95678 Guest
-
Non-breaking spaces???
Hi - I'm creating a justified text area in a graphic, but I want to be able to control the line breaks so that the company name doesn't split. ... -
howto use DBD::CSV when multiple spaces are the delimeter?
With the perl split function, you just use /\s+/ to handle multiple white space between fields. Will this work with DBD::CSV? I can't find it in... -
Spaces
I have a problem with the following code : Response.write rstContacts(1).Value The above line prints "Andark Marine" However the following... -
[PHP] Removing Spaces
Jason Williard wrote: $new_string = str_replace(' ','',$old_string); ? -- ---John Holmes... Amazon Wishlist:... -
Removing Spaces
In parsing a file, I ended up with a number of variables that include spaces. Is there an easy way to remove a space from a variable? Jason -
Murray *TMM* #2
Re: Multiple Spaces
Ctrl-shift-space will give you consecutive non-breaking spaces.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"dlm95678" <webforumsuser@macromedia.com> wrote in message
news:cvqa6r$gve$1@forums.macromedia.com...>I want to type in multiple spaces in a text area, like ( ). How
>can I do this?
>
> Thanks
> David
Murray *TMM* Guest



Reply With Quote

