sure.
you can view a test here
http://www.columbus.nbbj.com/Project_Set_Up/Default.CFM

select: ihrig paul
then 2030

then select at the bottom 
the rasdio for 
Billable (Sub No. to Existing Project) 

and select a number to append

i think i have it worked out now though.

thank you all

-paul



-----Original Message-----
From: Stephen Moretti [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 30, 2001 7:27 AM
To: CF-Talk
Subject: Re: Val :: IncrementValue by 01 NOT 1? how?


Paul,

Can you explain from  start to finish exactly what it is that you are trying
to do, please?

I've seen various posts for different bits of this problem on various lists
and I'm not sure how the whole thing fits together.  If you could describe
exactly what it is that you have and what you want at the end of the
processing, thenI should be able to come up with a solution fairly easily.
;o)

Regards

Stephen
----- Original Message -----
From: "Paul Ihrig" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, October 29, 2001 8:27 PM
Subject: Val :: IncrementValue by 01 NOT 1? how?


> ok
> i can do this
>
> <cfoutput>
> <cfset firstnumber = listfirst(#FORM.Proj_Num#,".")>
> <cfset lastnumber = IncrementValue(listlast(#FORM.Proj_Num#,"."))>
> <cfset MyNum = "#firstnumber#.#lastnumber#">
> <CFSET Proj_Num2 = #MyNum#>
> </cfoutput>
>
> But how do i make it insert 01 instead of 1?
>
> -paul
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to