I have a question regarding flash. I am an intermediate flash user. Basically, I want a flash movie to expand like this homepage video, when the user clicks on the go button:...
thanks for getting back to me, I have already tried this, and basically the email I recieve then shows me the tags, instead of using the tags to style the text??
I have developed a competition page for a client, and they wish for the email the customer receives be more than simply text. The tutorial I used only provided simple text, within the 'send...
With the code I've used, would you be able to direct me with how I could perform this second approach. I'm really clueless, as I said this is all very new to me - baby steps are...
I have set up a PHP form for a competition, for users to enter and all information to be stored in a database. I used the following NetTut+ tutorial to do so: http://tr.im/SwAd.
Hey again, I used my brain and figured it out. Just changed the length > 4 to length > 3. Thanks again guys for your help. Slowly but surely learning JavaScript.
This works a treat. Thanks guys. How would I change this script to separate after the 1,000 rather than the 10,000? Would this be a huge change or complicated?
Hey there, thanks for the advice. I did previously look at a few examples, and just tried out that last one you sent onto me, but to no avail. I'm not sure how to link that script to the script I've...
I am having bother with fixing an output of some data calculations I have into thousandths. I require the output to place a comma where a thousandth is formed, so it's an easier read...
I have a form that I have developed and am stuck. The outputs that are displayed should be in 2 decimal places. I have searched for ways to do this, but to no avail have they...