Well after trying Cold Fusion MX server times on Win 2003 server and reading the "hack" to get it to wok I have given up. I did get Cold fusion to work and was able to test it. But when I try to add dsn's through the admin I keep getting a java error.
So now I am going back down to CF 5.0, has anyone had any luck in getting it to install? ----- Original Message ----- From: "Janine Jakim" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Sunday, June 01, 2003 3:14 PM Subject: RE: Quick question- get rid of 1st 2 characters > Thanks > > -----Original Message----- > From: Bill Henderson [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 01, 2003 2:53 PM > To: CF-Talk > Subject: RE: Quick question- get rid of 1st 2 characters > > > Sorry, brain fart, it's: > > newstring = right( string,( len( string ) - 2 ) ) > > -----Original Message----- > From: Janine Jakim [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 01, 2003 11:24 AM > To: CF-Talk > Subject: Quick question- get rid of 1st 2 characters > > I know I know this, yet the answer isn't coming immediately... > I just need to strip the 1st 2 charaters off a field before sending it to > the database. So if this is typed in LV1234 I only want the 1234. > Left won't work because the part on right side can be a variable length.... > thanks, > j > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

