RE: large database query timing out

2000-10-24 Thread Nagesh Kumar Deva
Did you indexed by any key field in the table? -Original Message- From: Joseph Vincent [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 24, 2000 7:15 AM To: CF-Talk Subject: large database query timing out I am running a rather large database query that is supposed to retrieve 42,000

catching 3 filenames when using cffile

2000-10-09 Thread Nagesh Kumar Deva
hi all, can anybody help me out. I've got 3 input type="file" tags on my form. so user can upload 3 files at a time. i manage to store the files in the particular directory and the related filenames in the database.If one input type="file" is there then no problem ie just use the File.Clientfile

RE: catching 3 filenames when using cffile

2000-10-09 Thread Nagesh Kumar Deva
: Nagesh Kumar Deva [mailto:[EMAIL PROTECTED]] Sent: Monday, October 09, 2000 3:19 AM To: CF-Talk Subject: catching 3 filenames when using cffile hi all, can anybody help me out. I've got 3 input type="file" tags on my form. so user can upload 3 files at a time. i manage to store

RE: Which Platform is most scabable for CF 4.5?

2000-10-09 Thread Nagesh Kumar Deva
NT is considerably faster than LINUX. -Original Message- From: Tracy Bost [mailto:[EMAIL PROTECTED]] Sent: Monday, October 09, 2000 9:21 PM To: CF-Talk Subject: Which Platform is most scabable for CF 4.5? This is a multi-part message in MIME format.

RE: Which Platform is most scabable for CF 4.5?

2000-10-09 Thread Nagesh Kumar Deva
hi, I tested based on some code by running around 15 times and I found something interesting ie 1) I executed a big query and grouped the output: On NT: 1655.5 milliseconds On Linux: 3264.5 milliseconds 2) Big query using data caching and grouped the output: On NT: 415.5 milliseconds On

cookies

2000-10-08 Thread Nagesh Kumar Deva
hi all, can any body help me how to delete the cookies once user logged out. I could not able to make it done the way which i'm trying I've got two files 1) login.cfm -- this self posting form and above in the action i'm validating the user whether he is authenticated or not. here i'm not

cftree Vs Netscape

2000-10-02 Thread Nagesh Kumar Deva
hi all, does cftree tag is having any problem with netscape navigator. Bcos i could able to execute the tree in IE without any hassles, but when it comes to Netscape itz giving some problems i mean the page could not able to load. And even for some versions of Netscape itz ok. can anybody help

how to store a movie file?

2000-09-09 Thread Nagesh Kumar Deva
hi all, can you please tell me how to store the images/movie files in the database so that if i click on the image later , i should able to run that file to watch the movie. Is there any way in the cf to do this?? I'm using sql server7 database with cold fusion 4.5 thanx in advance nagesh

RE: tags on IE Vs Netscape

2000-08-03 Thread Nagesh Kumar Deva
. --- -Original Message- From: Nagesh Kumar Deva [mailto:[EMAIL PROTECTED]] Sent: 03 August 2000 05:00 To: Cold Fusion (E-mail) Subject: tags on IE Vs Netscape hi all, To run the application in netscape is becoming problem for me

tags on IE Vs Netscape

2000-08-02 Thread Nagesh Kumar Deva
hi all, To run the application in netscape is becoming problem for me bcos, the tags br,b/b etc.., never work on netscape, but i donno what to replace instead of these. how to overcome this. Is there any resource where i can find some discrimination between netscape and IE about such tags.

RE: Cold fusion on IE Netscape

2000-07-30 Thread Nagesh Kumar Deva
and TD tag if you have tables... I've found that NS is not at all forgiving of that. Four nested tables, one missing TD tag somewhere in the middle and your entire page loads blank in Netscrape. Shane - Original Message - From: "Nagesh Kumar Deva" [EMAIL PROTECTED] To: "

RE: Cold fusion on IE Netscape

2000-07-30 Thread Nagesh Kumar Deva
WDDX packets (Ignores tags it doesn't understand). NN is less forgiving than IE if you omit closing tags... especially /TABLE HTH Dick At 4:12 PM +0800 7/29/00, Nagesh Kumar Deva wrote: hi all, I strucked up with one problem. ie My application is not at all loading when i run on netscape, itz

Cold fusion on IE Netscape

2000-07-29 Thread Nagesh Kumar Deva
hi all, I strucked up with one problem. ie My application is not at all loading when i run on netscape, itz working fine when i run on IE 5.0 Just i'm thinking that the page which suppose to load after login has got lot of javascript and wddx packets. Is it the problem with Netscape. Does

RE: small JS Q

2000-07-24 Thread Nagesh Kumar Deva
-Original Message- From: Akbar [mailto:[EMAIL PROTECTED]] Sent: Monday, July 24, 2000 11:46 AM To: '[EMAIL PROTECTED]' Subject: RE: small JS Q thanx a lot. it worked just fine.:-) akbar -Original Message- From: Jonathan Karlen [mailto:[EMAIL PROTECTED]] Sent: Monday, July

hide the file name on addressbar

2000-07-14 Thread Nagesh Kumar Deva
hi all, One of my client asked abt this. Is there any way to execute the Application after user loggedin by hiding the file name on the address bar. i mean, user can see first the login page. after his successful login to the site, he should not see the file names throughout his navigation on

No Subject

2000-07-13 Thread Nagesh Kumar Deva
Hai This is my cflocation url path But when i want to show the user, i don't want to show them my userid and password. cflocation url="../report/hrall.rpt?init=actxuser0=ianmedrptpassword0=ianmedrptuser1 =ianmedrptpassword1=ianmedrptuser2=ianmedrptpassword2=ianmedrptuser3=ian

url problem

2000-07-13 Thread Nagesh Kumar Deva
Hai This is my cflocation url path But when i want to show the user, i don't want to show them my userid and password. cflocation url="../report/hrall.rpt?init=actxuser0=ianmedrptpassword0=ianmedrptuser1 =ianmedrptpassword1=ianmedrptuser2=ianmedrptpassword2=ianmedrptuser3=ian

page has been expired

2000-06-25 Thread Nagesh Kumar Deva
hi all, my client wants to have "warning :page has been expired" message when he click on browser back button. how can i do that, i could not able to get out of that. any help would be greatly appreciated. thanx in advance. regards nagesh

scheduling thru administrator

2000-06-21 Thread Nagesh Kumar Deva
hi all, i want to execute a file in scheduled timings, for that i created a task in administrator and checked the daily every 1 min option (radio button) and given the url of the file name to be executed http://127.0.0.1/med/vis/demo/auto/test1.cfm . but it seems it is not executing at all.

test plzz ignore it

2000-06-12 Thread Nagesh Kumar Deva
-- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

RE: How to make 100.00 as 100

2000-06-12 Thread Nagesh Kumar Deva
Hi, Use NumberFormat(fieldname,"") to get 100 instead 100.00 bye nagesh -Original Message- From: aslam bajaria [mailto:[EMAIL PROTECTED]] Sent: Friday, June 09, 2000 12:31 AM To: [EMAIL PROTECTED] Subject: How to make 100.00 as 100 If the user inputs 100.00 as the amount he

RE: Can CF generate a Pop-up Window w/o Javascript?????

2000-06-12 Thread Nagesh Kumar Deva
Hi jenny, the form validations will workout as u said but it is, when only one submit button is on the form. wat to do? if two submit buttons on the form in which two serves differently , i mean one for form submission and another is to see anything like history of earlier visits suppose. So if

1012000 to 01012000

2000-06-03 Thread Nagesh Kumar Deva
hi all, i strucked up with one silly problem. ie., i could not able to get the output like 01012000 as when i tried to insert individual dateofbirth to his password. I am getting output from database as 01012000(dd/mm/) by dateformat function. But when go for updating the password with this

cfx_excel

2000-05-09 Thread Nagesh Kumar Deva
hi all, i'm using cfx_excel tag. i donno is this the way to use that tag, if i run this i am getting following error. any ideas, thankx in advance nagesh cfquery name="test" datasource="aptitude2" select * from clinic /cfquery CFX_Excel Query="Test" File="C:\XLS\OUTPUT3.XLS"

RE: Textarea problem

2000-05-09 Thread Nagesh Kumar Deva
try this, in processing form, give #form.req_just# instead form.req_just otherwise u can also may do this way, cfif not isdefined('#form.req_just#') nagesh -Original Message- From: Reuben King [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 09, 2000 6:11 AM To: [EMAIL PROTECTED]

handsfree

2000-05-08 Thread Nagesh Kumar Deva
hi all, is there any way to create the reports automatically(hands free), i mean thru coldfusion can we write the code which retrieves the recordsets from the database at predefined intervals, and gives to the printer. i managed to execute the code at predefined intervals but i donno how that

another typical error???

2000-05-04 Thread Nagesh Kumar Deva
hello ppl, i am getting this another typical error. wat does this mean?? can anyone help. thanx in advance nag Error Occurred While Processing Request Error Diagnostic Information ODBC Error Code = 40001 (Serialization failure) [Microsoft][ODBC SQL Server Driver][SQL Server]Your transaction

RE: CF processing

2000-05-04 Thread Nagesh Kumar Deva
yah! i hope there might be some mistake in ur code: just modify ur code as below, i hope u'll get the iteration on ur browser CFSET var.i = 1 CFLOOP INDEX="test" FROM="1" TO="100" cfoutput Count is now: #var.i#BR /cfoutput CFSET var.i = var.i + 1 /CFLOOP nagesh -Original Message-

RE: How to extract date value?

2000-05-04 Thread Nagesh Kumar Deva
if u r using sql server then there is a date function called dateformat() it gives date value from datetime so u need to give in action page while retrieving the records dateformat(datefield,"/MM/DD") nagesh -Original Message- From: Nathan Chen [mailto:[EMAIL PROTECTED]] Sent:

RE: How to extract date value?

2000-05-04 Thread Nagesh Kumar Deva
]] Sent: Friday, May 05, 2000 12:24 PM To: [EMAIL PROTECTED] Subject: Re: How to extract date value? Thanks, but I tried the syntax but didn't work. By the way I want to do it in the SQL query(inside cfquery...), I am not trying to display the result. --Nathan Nagesh Kumar Deva wrote: if u r using

string to list???

2000-05-03 Thread Nagesh Kumar Deva
hello everybody, is there a way to convert a string into a list?? the delimeter in string list to be space. is this possible?? plzz help me, i am stuck with it. thanx in advance nag -- Archives:

RE: string to list???

2000-05-03 Thread Nagesh Kumar Deva
Josh ----- Original Message - From: "Nagesh Kumar Deva" [EMAIL PROTECTED] To: "Cold Fusion (E-mail)" [EMAIL PROTECTED] Sent: Wednesday, May 03, 2000 9:05 AM Subject: string to list??? hello everybody, is there a way to convert a string into a list?? the delimeter in string

RE: Very basic question on formsII

2000-05-01 Thread Nagesh Kumar Deva
try this:- in doesnot work code, put type="hidden" instead of "textbox" nagesh -Original Message- From: aslam bajaria [mailto:[EMAIL PROTECTED]] Sent: Monday, May 01, 2000 11:03 PM To: [EMAIL PROTECTED] Subject: Very basic question on formsII Sorry, that was a typing mistake in the

No Subject

2000-05-01 Thread Nagesh Kumar Deva
hello everybody, i want to know the proper usage of cfhttp and cfhttpparam. i mean, i am using a bit of code to upload a file to the server. but it gives me an error saying that file attribute of cfhttpparam is not a valid one. i am using 3 files. 1) file1.cfm which is a form to select the txt

Check this

2000-05-01 Thread Nagesh Kumar Deva
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_000_01BFB3F0.D344523A Content-Type: text/plain Have fun with these links. Bye. --_=_NextPart_000_01BFB3F0.D344523A Content-Type:

sorry!

2000-05-01 Thread Nagesh Kumar Deva
hi everybody, sorry for the invalid mail from me with the subject "check this". if u get plzz dont open n just delete that. i got from somewhere and i clicked on that to open. but it consists of virus it seems. it send a copy to all the people who are in my mailing list. unfortunately this

custom tag question

2000-04-26 Thread Nagesh Kumar Deva
hi all, Is it the proper use of custom tag cf_excel ? i want to take the resultset which is on the browser to excel sheet with the same result set appearing in the sheet. but with this tag i managed to pass the link to webpage to excel sheet. but there i could able to see the same code

No Subject

2000-04-26 Thread Nagesh Kumar Deva
Is it the proper use of custom tag cf_excel . i want to take the resultset which is on the browser to excel sheet with the same result set appearing in the sheet. but with this tag i managed to pass the link to webpage to excel sheet. but there i could able to see the same code instead of

problem with custom tag?

2000-04-26 Thread Nagesh Kumar Deva
Is it the proper use of custom tag cf_excel . i want to take the resultset which is on the browser to excel sheet with the same result set appearing in the sheet. but with this tag i managed to pass the link to webpage to excel sheet. but there i could able to see the same code instead of

test

2000-04-26 Thread Nagesh Kumar Deva
this is a test -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in

RE: How to remove the underline from a link

2000-04-26 Thread Nagesh Kumar Deva
try this :-) put this in ur a href tag style="text-decoration: none" -Original Message- From: aslam bajaria [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 26, 2000 12:11 AM To: [EMAIL PROTECTED] Subject: How to remove the underline from a link Is it possible in CF to remove the

RE: Alphabetical Order

2000-04-10 Thread Nagesh Kumar Deva
try this, as u r getting data to select box from the query, u simply order the result set in the query itself. cfquery name="sort" datasource="dsname" select fieldNAME from table order by fieldname /cfquery table tr tdselect name="abc" cfoutput query="sort"option