Sorry what I was looking for was....
$a = '[size=18:5aa59a030f]TIPS & TRAPS FOR LANDLORDS[/size:5aa59a030f]Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed tempor, enim pulvinar interdum convallis, justo urna varius arcu, id luctus lectus justo id magna. Donec.';
to return...
Say the variable read...
[size=18:5aa59a030f]TIPS & TRAPS FOR LANDLORDS[/size:5aa59a030f] then there was more text bla bla bla
If I wanted to remove everything in the [] and have "TIPS & TRAPS FOR LANDLORDS" bolded but the rest of the variable not bolded.
Is it possible to do this?
Thanks...
Hi there,
I have a variable with the following value...
[size=18:5aa59a030f]TIPS & TRAPS FOR LANDLORDS[/size:5aa59a030f]
I want to strip out anything in between the [] so that I am left with ...
TIPS & TRAPS FOR LANDLORDS
How would I go about doing this?
Thanks for your help!
I am using DATE("M-d-Y",$type[showdate])
$type[showdate] in the database is 2001-05-05
For some reason when using DATE("M-d-Y",$type[showdate]) it reads Dec-31-1969
Is this weird or what!
......heeelp!
I have a variable in my database called date.
Example: Say the variable date in the databases value is 2005-05-05
How do I make this variable say...
May 5th, 2005
Hi there - I have NEVER had to set up a MSSQL DB before - I usally use MySQL. I have a client who wants me to transfer her site over to our new hosting and I need to find out how to set up the database. I have 2 files ( .LDF and .MDF) that were given to me to set this site up. I also have a SQL...
That did not work...
If you view the site in Internet Explorer, on the right habd panel under the dashed line there an image called berkal_bottom.jpg . It looks like a gap sort of. I would like this image to be flush bottom just as it looks in Firefox.
Thanks
Hey there. I am having some spacing issues with a site that I am creating. It looks great in Firefox (of coarse!) but in IE there is a space under "Shopping Basket" link. Aswell the Image berkal_bottom.jpg on the right hand pane is not valign bottom due to the height of the table. IE does not...
When using the code below internally on my page (which I must do because I am using ColdFusion variables), the page will not XHTML validate because of the escape "\". Is there a way around this?
Example:
<script language="JavaScript" type="text/javascript">
document.write(" <a...
After using javascript to change the value of a field without refreshing the page is it possible to store the changed value information into a CF variable?
Thanks
Heres what I got so far...
<script language=javascript>
function changeColor(newColor) {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.