Ask a Question related to Macromedia ColdFusion, Design and Development.
-
jkgiven #1
If somebody could point me in the right direction
I need to control the input format of a text input box.
I have a specific ######-######## format that must be passed.
But how to do this?
jkgiven Guest
-
Point in the Right Direction?
I was wondering if someone could point me in the right direction... I would like to be able to stream Flash video from another inputted stream. I... -
point something in the direction of a unit vector
I want to point a model in the direction of a normalized vector. Let's say the normalized vector (v1) is vector(0.7071, 0.7071, 0.0). That means I... -
Can someone point me in the right direction?
Can someone point me in the right direction? I am using Dreamweaver MX 2004 and need help with a dynamic site. I am using mysql and PHP through... -
#26317 [Opn->Csd]: military timenoes within strtotime() point into the wrong direction
ID: 26317 Updated by: hholzgra@php.net Reported By: hartmut@php.net -Status: Open +Status: Closed Bug Type: Date/time... -
#26317 [NEW]: military timenoes within strtotime() point into the wrong direction
From: hartmut@php.net Operating system: PHP version: 5.0.0b2 (beta2) PHP Bug Type: Date/time related Bug description: ... -
BerkTheTurk #2
Re: If somebody could point me in the right direction
What do you mean by that? Do you need to format the value of the text box after
people enter it or Are you trying to limit what they could enter in the text
box?
If you are trying to limit what people could enter you can create two text
boxes one after another and you can use maxlength="charachter amount" to limit
how many characters can each text box hold. Afterwards you can parse these two
values into a string if desired
Hope This Helps
BeRk
BerkTheTurk Guest



Reply With Quote

