I need help converting a modal jqgrid to an inline jqgrid

2014-10-20 Thread Ray Meade
I'm a jquery/jqgrid newbie here and I have a client that is using a jqgrid to list the job details on auto repairs. Right now, they're using the modal method of editing and adding new job details, but they'd rather use the inline functions. I've managed to convert the grid the best I can, but

I need help with a web service FAST!!!

2010-08-26 Thread Ray Meade
I've been trying to figure this out for days now and my deadline is almost up. I need to create a complex web service that will receive multiple records from the consumer and create an XML file that will be copied into a directory and processed. Right now, we receive an XML file via email

Re: I need help with a web service FAST!!!

2010-08-26 Thread Michael Grant
I *think* you mean how do you handle sending multiple records to the cffunction? In which case I'd suggest passing the data in as an object (struct, array or query) then looping over the object to create multiple JOB nodes. Am I on the right track or did I misunderstand you? On Thu, Aug 26,

Re: I need help with a web service FAST!!!

2010-08-26 Thread Tony Bentley
In your component, create a method that creates an instance of your parent xmlDoc: this.xmlDoc = xmlNew() when you initialize it. cffunction name=init cfset this.xmlDoc = xmlNew() /cffunction Then in your NEWJOB function, simply append the data to the this.xmlDoc by creating a new node. When

Re: I need help with a web service FAST!!!

2010-08-26 Thread Ray Meade
Yes, it makes sense. I'll try it out when I get home this evening and I'll let you know if it works. (if it doesn't, I'm sure it'll something I'm doing wrong and not your suggestion) In your component, create a method that creates an instance of your parent xmlDoc: this.xmlDoc = xmlNew() when

RE: I need help with a PHP question - off line i guess

2008-07-30 Thread Kevin Aebig
Contact me off-list if you need any further help with this. !k -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2008 12:52 PM To: CF-Talk Subject: I need help with a PHP question - off line i guess It's Off-Topic for this list, so I guess off line

Re: I need help with a PHP question - off line i guess

2008-07-30 Thread Jochem van Dieten
Mike Kear wrote: It's Off-Topic for this list, so I guess off line would be better to handle this, but i have a hosting client who's using PHP on my server, adn is complaining that its running slow. He says the reason his CMS is running slowly is because the site is on a windows box, and PHP

I need help with a PHP question - off line i guess

2008-07-29 Thread Mike Kear
It's Off-Topic for this list, so I guess off line would be better to handle this, but i have a hosting client who's using PHP on my server, adn is complaining that its running slow. He says the reason his CMS is running slowly is because the site is on a windows box, and PHP is not normally

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Shannon Peevey
Yes, this might be better handled by a PHP specific list: http://www.php.net/mailing-lists.php thanks, speeves On Tue, Jul 29, 2008 at 1:51 PM, Mike Kear [EMAIL PROTECTED] wrote: It's Off-Topic for this list, so I guess off line would be better to handle this, but i have a hosting client

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Phillip M. Vector
Mike Kear wrote: It's Off-Topic for this list, so I guess off line would be better to handle this, but i have a hosting client who's using PHP on my server, adn is complaining that its running slow. He says the reason his CMS is running slowly is because the site is on a windows box, and PHP

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Mike Kear
Thanks, Shannon but i was hoping to avoid those weenies. Any time i've asked them for help with anything i've got lectures about using the anti-Christ's products, instead of open source, but not actually any help. I think if i asked that question on a PHP list, I'd get the same answer as my

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Phillip M. Vector
Mike Kear wrote: Thanks, Shannon but i was hoping to avoid those weenies. Any time i've asked them for help with anything i've got lectures about using the anti-Christ's products, instead of open source, but not actually any help. Gotta love those people. :) I hear constantly how Microsoft

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Claude Schneegans
that's a little bit of irony there I do not see anything but truth ;-) And there is no irony here ;-) -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED])

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Shannon Peevey
On Tue, Jul 29, 2008 at 2:16 PM, Mike Kear [EMAIL PROTECTED] wrote: Thanks, Shannon but i was hoping to avoid those weenies. Any time i've asked them for help with anything i've got lectures about using the anti-Christ's products, instead of open source, but not actually any help. I think

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Claude Schneegans
I hear constantly how Microsoft is evil the best answer I got in this category is about Thunderbird's buggy message pane not able to add a scroll bar: message pane is total mess of a code nobody want to touch. Apparently Open source nerds have redesigned the way panels are handled, cause Windows

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Josh Nathanson
It's Off-Topic for this list, so I guess off line would be better to handle this, but i have a hosting client who's using PHP on my server, adn is complaining that its running slow. He says the reason his CMS is running slowly is because the site is on a windows box, and PHP is not normally

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Eric Haskins
Im not even gonna entertain Phillip with a response ill informed response :)I have benchmarked it on both platforms and it was pretty close. I would bet he has some code issues and if he is using one of the PHP CMS's (joomla,xoops). They are bloatware and that is probably 90% of his issue.

Re: I need help with a PHP question - off line i guess

2008-07-29 Thread Gerald Guido
I have worked with PHP a bit over the years and my experience is that PHP is pretty snappy on Windows and IIS (IIS 6 at the time) but it really is happier on Apache and *nix boxs. But that shouldn't matter in most cases unless you start getting into apps that are coded to use make use of *nix

CFFORM: select checkboxes I need help

2006-12-12 Thread coldfusion . developer
Is there any special recipe I'm missing in order to get select and checkboxes to work with cfform? Here's what I have. table width=100% border=0CFform action=#CGI.SCRIPT_NAME# method=post name=baby_picture_upload ENCTYPE = multipart/form-data scriptsrc=../../../cfide/scripts/ tr td width=36%

Re: i need help stripping :)

2004-07-23 Thread dave
i have gotten it written to a file and read and here is the output using listLast not really giving me the last, maybe cause im writing tot a txt andnot a csv? http://www.rockymtanglers.com/flows/try.cfm code !--- retrieve info from USGS website --- cfhttp url="" method=get /cfhttp !--- place

Re: i need help stripping :)

2004-07-23 Thread dave
i cant find anything grr -- Original Message -- From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date:Thu, 22 Jul 2004 22:31:44 -0500 i have talked to them and really have no friggin clue where are the feeds at? maybe i missed them but that

Re: i need help stripping :)

2004-07-23 Thread dave
k now i have changed this line cfset line = listLast(data, chr(13)) to cfset line = listLast(data, USGS) and works to this point http://www.rockymtanglers.com/flows/try3.cfm but now im having troubles sereating them out -- Original Message -- From: dave

Re: i need help stripping :)

2004-07-23 Thread Dick Applebaum
no need to write read a file. Just use the CFHTTP.FileContent prolly the reason listlast doesn't work is the new lines are 2 chars CR LF 1) rereplace all chr(13) with nothing 2) specify chr(10) as a delimiter in the listlast (last paraneter) HTH Dick The nice thing about standards is that

Re: i need help stripping :)

2004-07-23 Thread dave
thanks 4 helping dick really this line does most of what i need cfset last = listLast(data, USGS) takes me right to the last entry without messing with the rest heres the code to get there cfhttp url="" method=get /cfhttp cfset data = ""> cfset last = listLast(data, USGS) which gives me an

Re: i need help stripping :)

2004-07-23 Thread dave
ok i think i found the problem here the code on the page im pulling in is wrapped with a pre/pre tag and quick thoughts on stripping that out? thats why chr(10) chr(13) arent working [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and

Re: i need help stripping :)

2004-07-23 Thread Claude Schneegans
i cant find anything grr If you are tired horsing around with Regular expressions, just try CF_REextract here: http://localhost/CustomTags/REextract/testingREextract.cfm - Select http for input mode, - enter RE1=[[:cntrl:]]+USGS[[:space:]]+ - enter RE2=USGS[[:space:]]+|$ - output mode =

RE: i need help stripping :)

2004-07-23 Thread Burns, John D
Ummm, your link is to localhost and that won't work for anyone but you. John -Original Message- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 11:48 AM To: CF-Talk Subject: Re: i need help stripping :) i cant find anything grr If you are tired

Re: i need help stripping :)

2004-07-23 Thread Claude Schneegans
Ummm, your link is to localhost and that won't work for anyone but you. Ooops, I cut'n paste the link from the wrong window :-( It is http://www.contentbox.com/claude/customtags/REextract/testingREextract.cfm Sorry about that. - Select http for input mode, - enter

Re: i need help stripping :)

2004-07-23 Thread dave
it still gets me the same results as i had before 09085000 2004-07-23 12:30 800 59.9 which i cant seem to break into individual pieces to send to an array -- Original Message -- From: Claude Schneegans [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED]

Re: i need help stripping :)

2004-07-23 Thread Claude Schneegans
it still gets me the same results as i had before 09085000 2004-07-23 12:30 800 59.9 which i cant seem to break into individual pieces to send to an array Ok, but now that you have the string, you can break it easily by treating it as a space delimited list, ie: CFQUERY... INSERT INTO myTable...

Re: i need help stripping :)

2004-07-23 Thread Dick Applebaum
This is a tab-separated list so, use listgetat with a chr(9) delimiter. HTH Dick The nice thing about standards is that there are so many of them to choose from. - Andrew S. Tanenbaum - On Jul 23, 2004, at 2:04 PM, dave wrote: it still gets me the same results as i had before 09085000

Re: i need help stripping :)

2004-07-23 Thread dave
i luv ya dick lol thanks :) heres all it took (finally) if anyone else needs it !--- retrieve info from USGS website --- cfhttp url="" method=get /cfhttp !--- place contents into a formated variable --- cfset data = ""> !--- cfdump var=#data# --- cfset last = listLast(data, USGS) cfset

i need help stripping :)

2004-07-22 Thread dave
i need to get a bunch of stream flows from the state site unfortunatly, their xml output doesnt work so heres the scoop what this is are stream flows for a fishing site so i will need to enter each url (on each stream) to get info, then parse the page which will be a tab del

Re: i need help stripping :)

2004-07-22 Thread Dick Applebaum
Should be pretty simple: You have a bunch of comment lines starting wih # after that you have 2 lines of headings after that n lines of data the headings and are tab-separated, So 1) cfhttp the site get the vile in a variable 2) remove the comment lines 3 treat the remainder as a

RE: i need help stripping :)

2004-07-22 Thread Matthew Walker
. To: CF-Talk Subject: i need help stripping :) i need to get a bunch of stream flows from the state site unfortunatly, their xml output doesnt work so heres the scoop what this is are stream flows for a fishing site so i will need to enter each url (on each stream) to get info

Re: i need help stripping :)

2004-07-22 Thread paul
i have a few idea what i wanna do but id sure like some input as to the best way to do this my first advice is try to lean on the USGS to get the xml working (if indeed it's broken) NOT to parse this goop. i used to parse USGS quake data from a finger response (i think the tag's still in the

Re: i need help stripping :)

2004-07-22 Thread dave
i have talked to them and really have no friggin clue where are the feeds at? maybe i missed them but that would be SOO much better! -- Original Message -- From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date:Thu, 22 Jul 2004 21:50:24 -0500

RE: i need help stripping :)

2004-07-22 Thread dave
15 min instead of just the last line. Then you'd need to check each line wasn't already in the database. This would protect you against losing data during server hiccups. _ From: dave [mailto:[EMAIL PROTECTED] Sent: Friday, 23 July 2004 2:16 p.m. To: CF-Talk Subject: i need help

Re: i need help stripping :)

2004-07-22 Thread paul
i have talked to them and really have no friggin clue where are the feeds at? maybe i missed them but that would be SOO much better! i don't know off-hand, you said their xml output doesnt work which implies there was one. there seems to be an effort to move to xml there:

Please help - Windows XP Virtual Drives.. I need help

2004-02-06 Thread Jon Block, College Publisher Developer
mean network mapped drives or local mappings I create with subst. Take a look at this source code where I try to create a Y: drive and then look at the result I get I'm totally stuck and I need help!!! The problem seems to be that services in Windows XP can't see the damn virtual drives. In my

RE: Please help - Windows XP Virtual Drives.. I need help

2004-02-06 Thread Burns, John
: Please help - Windows XP Virtual Drives.. I need help This is basically a repost but I really need a solution and there have got to be other developers dealing with this problem... here's the problem - It seems Windows XP (probably Windows 2003 Server too) does not see my virtual drives. I'm having

RE: Please help - Windows XP Virtual Drives.. I need help

2004-02-06 Thread Dave Watts
drives, I mean network mapped drives or local mappings I create with subst. Take a look at this source code where I try to create a Y: drive and then look at the result I get I'm totally stuck and I need help!!! The problem seems to be that services in Windows XP can't see the damn

RE: i need help on this

2003-07-07 Thread Craig Dudley
control over the process that creates the mails. Craig. -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: 04 July 2003 22:02 To: CF-Talk Subject: Re: i need help on this I think you didnt got it. I have to move 5000 at a time, not all of them at once. That's why i'm

Re: i need help on this

2003-07-07 Thread Christian Cantrell
that creates the mails. Craig. -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: 04 July 2003 22:02 To: CF-Talk Subject: Re: i need help on this I think you didnt got it. I have to move 5000 at a time, not all of them at once. That's why i'm having dificulty

i need help on this

2003-07-07 Thread Leo Crespo
be a much faster approach but it I guess it all depends on wether you have control over the process that creates the mails. Craig. -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: 04 July 2003 22:02 To: CF-Talk Subject: Re: i need help on this I think you didnt got it. I

Re: i need help on this

2003-07-07 Thread Leonardo Crespo
Paul Hastings, Craig Dudley and Christian Cantrell, thank you for the help. I'm going to work on it. Sincerely, Leonardo. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Re: i need help on this

2003-07-05 Thread Paul Hastings
I think you didnt got it. I have to move 5000 at a time, not all of them at once. That's why i'm having dificulty. I think i will look for some exe to help me on this. have you looked at any java to replace cfdirectory? plenty of examples in the java almanac:

Re: i need help on this

2003-07-04 Thread Leonardo Crespo
I think you didnt got it. I have to move 5000 at a time, not all of them at once. That's why i'm having dificulty. I think i will look for some exe to help me on this. Thanks. Write a CMD file that uses Copy *.* and use CFEXECUTE Rick -Original Message- From: Leonardo Crespo

CF Talk is not a javascript forum but I need help!

2003-03-18 Thread BOUDOT, Christian
Hi, I wrote a highlight keyword function in JavaScript where I use the innerHtml property to get the body content into a variable. The script works fine with IE 4.x and NS 7, but NS 4.x doesn't support this property. Does anybody know an equivalent property that works in NS 4.x. ? Thanks for

Re: CF Talk is not a javascript forum but I need help!

2003-03-18 Thread Nick de Voil
I wrote a highlight keyword function in JavaScript where I use the innerHtml property to get the body content into a variable. The script works fine with IE 4.x and NS 7, but NS 4.x doesn't support this property. Does anybody know an equivalent property that works in NS 4.x. ? There isn't

I need help

2002-09-09 Thread Joel Blanchette
Hello All, Well, I did it again...I forgot my admin password. I used to have this script that would tell me what the password was...But I don't seem to find it.. It is ColdFusion 5. Anyone out there has this script? Thanks Joel

RE: I need help

2002-09-09 Thread jt
You can disable the use of the admin password in the system registry. Then you can go back in to the administrator and set a new one. hth, Josh -Original Message- From: Joel Blanchette [mailto:[EMAIL PROTECTED]] Sent: Monday, September 09, 2002 1:46 PM To: CF-Talk Subject: I need help

Re: I need help

2002-09-09 Thread Douglas Brown
)# /CFOUTPUT Douglas Brown Email: [EMAIL PROTECTED] - Original Message - From: jt [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, September 09, 2002 2:24 PM Subject: RE: I need help You can disable the use of the admin password in the system registry. Then you can go back

RE: Any Javascript people out there? I need help with select bo xes...

2002-02-22 Thread Dave Babbitt
You'll need to recreate the menu items a la TwoSelectsRelated. -Original Message- From: Yager, Brian T Contractor/NCCIM [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 4:48 PM To: CF-Talk Subject: RE: Any Javascript people out there? I need help with select bo xes... I

OT: Any Javascript people out there? I need help with select bo xes...

2002-02-21 Thread Yager, Brian T Contractor/NCCIM
sorry about the OT post..I need help with a select box. I am making 2 select boxes (Month and Day). when the user changes the month, I want the javascript to delete what is in the day select box and fill it with the number of days in that month. I have the deleting part working. It just won't

RE: Any Javascript people out there? I need help with select bo xes...

2002-02-21 Thread Brian Rosenstock
To: CF-Talk Subject: OT: Any Javascript people out there? I need help with select bo xes... sorry about the OT post..I need help with a select box. I am making 2 select boxes (Month and Day). when the user changes the month, I want the javascript to delete what is in the day select box and fill

RE: Any Javascript people out there? I need help with select bo xes...

2002-02-21 Thread Yager, Brian T Contractor/NCCIM
, February 21, 2002 3:48 PM To: CF-Talk Subject: RE: Any Javascript people out there? I need help with select bo xes... I think you'd need to do: selectCtrl.options[i].value = i+1; selectCtrl.options[i].text = i+1; instead of just: selectCtrl.options[i] = i+1; Brian Rosenstock -Original

RE: Any Javascript people out there? I need help with select bo xes...

2002-02-21 Thread Darryl Lyons
there? I need help with select bo xes... I tried that and got this error... selectCtrl.options[i] has no properties. Brian Yager President - North AL Cold Fusion Users Group Sr. Systems Analyst NCCIM/CIC [EMAIL PROTECTED] (256) 842-8342 -Original Message- From: Brian Rosenstock [mailto

Re: Any Javascript people out there? I need help with select bo xes...

2002-02-21 Thread Jon Hall
PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, February 21, 2002 4:39 PM Subject: OT: Any Javascript people out there? I need help with select bo xes... sorry about the OT post..I need help with a select box. I am making 2 select boxes (Month and Day). when the user changes the month, I

RE: Any Javascript people out there? I need help with select bo xes...

2002-02-21 Thread Sicular, Alexander
[at] columbia {dot} edu |-Original Message- |From: Yager, Brian T Contractor/NCCIM |[mailto:[EMAIL PROTECTED]] |Sent: Thursday, February 21, 2002 4:39 PM |To: CF-Talk |Subject: OT: Any Javascript people out there? I need help with |select bo xes... | | |sorry about the OT post..I need

OT: anyone using imail server? I need help with list management

2002-01-07 Thread Mike Kear
I'm trying to build a list similar to this one (but a different topic entirely) for my client using imail v7.04. I have made the list, and it responds to a test message properly, sends the message out correctly, adding the trailer.txt file and modifying the subject line. So far so good. But

RE: anyone using imail server? I need help with list management

2002-01-07 Thread Mike Kear
his ruby-red face] Cheers, Mike Kear Windsor, NSW, Australia AFP WebWorks -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 08, 2002 9:06 AM To: CF-Talk Subject: OT: anyone using imail server? I need help with list management I'm trying to build

RE: anyone using imail server? I need help with list management

2002-01-07 Thread Andrew Scott
A little dyslexic this morning Mike:-) -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 8 January 2002 9:30 AM To: CF-Talk Subject: RE: anyone using imail server? I need help with list management OH well DER! I found the problem. Technical tip folks

RE: I need Help - Using an Java Application from CF page

2000-11-09 Thread Simon Horwith
o Oliveira [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 09, 2000 9:37 AM To: CF-Talk Subject: I need Help - Using an Java Application from CF page Importance: High Hi People, I need to start a Java application from a CF page, but this Java code runs at prompt, and I donĀ“t know

RE: I need Help - Using an Java Application from CF page

2000-11-09 Thread JustinMacCarthy
... -Original Message- From: Marcelo Oliveira [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 09, 2000 2:37 PM To: CF-Talk Subject: I need Help - Using an Java Application from CF page Importance: High Hi People, I need to start a Java application from a CF page, but this Java code

RE: I need Help - Using an Java Application from CF page

2000-11-09 Thread Jaime Garza
CFX to do it. I have not tried it though. Good lock Jaime/ -Original Message- From: Marcelo Oliveira [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 09, 2000 6:37 AM To: CF-Talk Subject: I need Help - Using an Java Application from CF page Importance: High Hi People, I

RE: A little off topic but I need help?

2000-10-06 Thread Dave Watts
Does the ability to install a Win98 partition and a Win2K partition come with Win2K or do we need a third-party utility to do that? You can simply install Win2K to a logical partition within an extended partition, without getting any extra utilities. I think that if you want to

A little off topic but I need help?

2000-10-05 Thread HappyToad.com
What will happen if I install Win 2000 over Win 98 on my PC? Has anyone done this? Rich -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit

Re: A little off topic but I need help?

2000-10-05 Thread William J Wheatley
ED] Sent: Thursday, October 05, 2000 9:28 AM Subject: A little off topic but I need help? What will happen if I install Win 2000 over Win 98 on my PC? Has anyone done this? Rich -- Archives: http://www.mail-archive

Re: A little off topic but I need help?

2000-10-05 Thread Vincent
It overwrites on 98 -Original Message- From: HappyToad.com [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Date: Thursday, October 05, 2000 6:51 PM Subject: A little off topic but I need help? What will happen if I install Win 2000 over Win 98 on my PC? Has anyone done this? Rich

RE: A little off topic but I need help?

2000-10-05 Thread Andy Ewings
Wheatley [mailto:[EMAIL PROTECTED]] Sent: 05 October 2000 14:26 To: CF-Talk Subject: Re: A little off topic but I need help? your computer will revolt aganist you and microsoft and it will install LINUX! hehe no it will be fine you can even have it setup so you have 98 on 1 start partition

Re: A little off topic but I need help?

2000-10-05 Thread Dave Hannum
ubject: A little off topic but I need help? What will happen if I install Win 2000 over Win 98 on my PC? Has anyone done this? Rich -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Un

RE: A little off topic but I need help?

2000-10-05 Thread HappyToad.com
: A little off topic but I need help? It overwrites on 98 -Original Message- From: HappyToad.com [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Date: Thursday, October 05, 2000 6:51 PM Subject: A little off topic but I need help? What will happen if I install Win 2000 over Win 98 on my PC

Re: A little off topic but I need help?

2000-10-05 Thread Dave Hannum
CTED] Sent: Thursday, October 05, 2000 9:35 AM Subject: RE: A little off topic but I need help? So its a direct upgrade and won't harm any of my other files? Also, I need to use the full version right? The upgrade is only for NT users I believe. Rich -Original Message- From: Vincent [mai

RE: A little off topic but I need help?

2000-10-05 Thread Gavin Lilley
Not a first! I once upgraded from Dos 6.22 to Win 3.1 and that went flawlessly! Win2k is a close second :-) -Original Message- From: Dave Hannum [mailto:[EMAIL PROTECTED]] Sent: 05 October 2000 14:44 To: CF-Talk Subject: Re: A little off topic but I need help? Seriously, it's the best

Re: A little off topic but I need help?

2000-10-05 Thread Chris Lott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If it's a new PC, don't upgrade. Wipe the drive and install 2k from scratch. It is much happier that way, in my experience. I have experienced no problems with SQL Server 7 or Cold Fusion 4.5.1 on Win2k. In fact, I have had almost no problems with

Re: A little off topic but I need help?

2000-10-05 Thread Richard Ramos
ubject: RE: A little off topic but I need help? So its a direct upgrade and won't harm any of my other files? Also, I need to use the full version right? The upgrade is only for NT users I believe. Rich -Original Message- From: Vincent [mailto:[EMAIL PROTECTED]] Sent: Thursday, O

Re: A little off topic but I need help?

2000-10-05 Thread Peter Theobald
rtner http://www.aeps.com ICQ: 417645 http://www.aeps2000.com 954-472-6684 X303 - Original Message - From: "HappyToad.com" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Thursday, October 05, 2000 9:28 AM Subject: A little off topic but I need help? What will happen if

RE: A little off topic but I need help?

2000-10-05 Thread Dave Watts
Does the ability to install a Win98 partition and a Win2K partition come with Win2K or do we need a third-party utility to do that? You can simply install Win2K to a logical partition within an extended partition, without getting any extra utilities. I think that if you want to set up

RE: A little off topic but I need help?

2000-10-05 Thread lsellers
Does the ability to install a Win98 partition and a Win2K partition come with Win2K or do we need a third-party utility to do that? Why would you want to? Except for some gaming limitions, w2k is better than w98. --min

RE: A little off topic but I need help?

2000-10-05 Thread Steve Bernard
off topic but I need help? Does the ability to install a Win98 partition and a Win2K partition come with Win2K or do we need a third-party utility to do that? You can simply install Win2K to a logical partition within an extended partition, without getting any extra utilities. I think

RE: A little off topic but I need help?

2000-10-05 Thread Dave Watts
Does the ability to install a Win98 partition and a Win2K partition come with Win2K or do we need a third-party utility to do that? Why would you want to? Except for some gaming limitions, w2k is better than w98. You've hit it exactly on the head. That's what Win98 is for - and

RE: A little off topic but I need help?

2000-10-05 Thread Peter Theobald
You pretty much said it all right there. 90% of my machine allocated to Win2K, and a small partition for some games. At 02:36 PM 10/5/00 -0400, lsellers wrote: Does the ability to install a Win98 partition and a Win2K partition come with Win2K or do we need a third-party utility to do that?

RE: A little off topic but I need help?

2000-10-05 Thread Scott, Andrew
[mailto:[EMAIL PROTECTED]] Sent: 06 October 2000 00:28 To: CF-Talk Subject: A little off topic but I need help? What will happen if I install Win 2000 over Win 98 on my PC? Has anyone done this? Rich -- Archives: http

RE: A little off topic but I need help?

2000-10-05 Thread Scott, Andrew
. regards Andrew Scott ANZ eCommerce Centre * Ph 9273 0693 * [EMAIL PROTECTED] -Original Message- From: Gavin Lilley [mailto:[EMAIL PROTECTED]] Sent: 06 October 2000 00:41 To: CF-Talk Subject: RE: A little off topic but I need help? Not a first! I once upgraded from Dos 6.22 to Win 3.1

RE: Oh man i need help

2000-07-30 Thread Philip Arnold - ASP
CFIF #timeformat(time, "hh:mm:tt")# gt "07:59:AM" and #timeformat(time,"hh:mm:tt")# lt "12:01:AM" Additional comments on this; Using TimeFormat to validate a time is REAL dumb - especially if you're using a 12 hour clock... the reason? "01:00:PM" is less than "07:00:AM", but it's 6 hours

RE: Oh man i need help

2000-07-28 Thread Philip Arnold - ASP
I believe "time" is a reserved word and can not be used as a variable name. I could be wrong (and probably am). :) Time by itself is a reserved word, but if you scope it, it becomes a variable name, rather like Form, URL, Session, Client etc. Normally I'd say to avoid them, but I've got

Oh man i need help

2000-07-27 Thread Gavin Myers
Hah, working on this thing, using cf server 4.0 what am i doing wrong? I've looked at this like 400,000 times... here's the simplified version (I cut out all the stuff that has no realtion to the problem): cfoutput Cfset wentthere=0 cfset time = now() CFIF #timeformat(time, "hh:mm:tt")# gt

RE: Oh man i need help

2000-07-27 Thread Chris Farrugia
I believe Time is a reserved word in Cold Fusion and so it can not be used as a variable name. I could be wrong (and probably am). :) -Original Message- From: Gavin Myers [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 27, 2000 5:07 PM To: '[EMAIL PROTECTED]' Subject: Oh man i need

RE: Oh man i need help

2000-07-27 Thread Chris Farrugia
I believe "time" is a reserved word and can not be used as a variable name. I could be wrong (and probably am). :) -Original Message- From: Gavin Myers [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 27, 2000 5:07 PM To: '[EMAIL PROTECTED]' Subject: Oh man i need help Ha

RE: Oh man i need help

2000-07-27 Thread Gavin Myers
Hey i figgured out a way to fix it... not really figgured out why it is doing that... any ideas anyone? cfoutput Cfset wentthere=0 cfset time1 = now() CFIF #timeformat(time1, "HH")# gt "07" and #timeformat(time1, "HH")# lt "12" cfset wentthere=1 /cfif /cfoutput cfoutput CFSET time1 = now()

Re: Oh man i need help

2000-07-27 Thread Shane Pitts
rrugia" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 27, 2000 3:04 PM Subject: RE: Oh man i need help I believe Time is a reserved word in Cold Fusion and so it can not be used as a variable name. I could be wrong (and probably am). :) -Original Message- From:

Re: Oh man i need help

2000-07-27 Thread u8ntcn0
I believe Time is a reserved word in Cold Fusion and so it can not be used as a variable name. I could be wrong (and probably am). :) I agree!!. Time is a reserved word I spent a whole afternoon "learning" that trick : )