Can you create demo's in CF

2000-05-10 Thread mirza baig
Can you create demo's in CF where the user just have to sit and watch the demo ( like a video ). For example: http://www.macromedia.com/software/ultradev/productinfo/features and then click on 'three minutes' at the top Thank you. __ Do You Yaho

Is Macromedia Generator useful for CF programmers

2000-05-10 Thread mirza baig
I was just curious to know if macromedia products namely Generator and Ultra Dev are useful in any way to CF Programmers. Is that going to make web development faster. Of course, the macromedia people are going to say their product is awesome, but I would like to get a personal opinion. Has anyon

how do you print info from a view

2000-05-01 Thread mirza baig
Supposing somebody has created a view on MS SQL Server 7.0,How do you print the data from a view. Thanks All MIRZA BAIG __ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo

refreshing

2000-04-24 Thread mirza baig
I am outputting a query in the form of a table. I get all the values initially as 0's. But, when I click 'Refresh', I get all the calculated values and all the 0's go away. Does someone have any idea? Thanks A lot __ Do You Yahoo!? Send online in

while loop

2000-04-20 Thread mirza baig
If you want to implement a while loop in CF, how do you do it? Thank you. Mirza __ Do You Yahoo!? Send online invitations with Yahoo! Invites. http://invites.yahoo.com -- A

Am I unauthorized?

2000-04-07 Thread mirza baig
I have created a file which has similar code to the follwoing code: http://www.testing.com/admin/Receipt.cfm" RESOLVEURL="YES" USERNAME="testing" PASSWORD="TeStInG"> TESTING:#testing# When I try to execute this file, I get an error which looks like: " HTTP Error 401 40

View->Source in IE

2000-04-03 Thread mirza baig
you say File->Save As from the browser. How do you save it automatically. How do you make coldfusion do it automatically. If ColdFusion cannot do it, can some other software do it? Thanks> Aslam * File -> Save As... >>> [EMAIL PROTECTED] 04/03/00 09:40AM >>> The coldfusion server,

Hello

2000-04-03 Thread Mirza Baig
Hi everyone, I have just joined the list. I hope I am able to use all the information in the list. Thanks> Saleem __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -

Testing only, do not respond

2000-04-03 Thread mirza baig
__ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://ww

Testing only, do not respond

2000-03-30 Thread mirza baig
__ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://ww

How to update database from the data in a txt file

2000-03-29 Thread mirza baig
i have a text file with data like this: Student_ID Lic_No --- 333 444 555 ... and so on. This is pure text file. In the database, I have a column called 'Student_ID'. I have created a new column called Lic_No in t

Testing only, do not respond

2000-03-27 Thread mirza baig
testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing t

how to execute a file from within a file?

2000-03-27 Thread mirza baig
Please see the code that says URL="TestAction.cfm", I am trying to call this file with ** Hi List, Please help me. I am about to pull my hair. I don't get an error,but I do not get the desired output. I have the three files below, please let me know why the third file(testAction

Trying since three days, help (CFHTTP)

2000-03-27 Thread mirza baig
Please see the code that says URL="TestAction.cfm", I am trying to call this file with ** Hi List, Please help me. I am about to pull my hair. I don't get an error,but I do not get the desired output. I have the three files below, please let me know why the third file(testAction

Trying since three days, help (about )

2000-03-27 Thread mirza baig
Please see the code that says URL="TestAction.cfm", I am trying to call this file with ** Hi List, Please help me. I am about to pull my hair. I don't get an error,but I do not get the desired output. I have the three files below, please let me know why the third file(testAction

Testing only, do not respond

2000-03-26 Thread mirza baig
This is a test for checking if my messages are getting here successfully. Mirza. __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com --

How to make CFHTTP.FileContents work?

2000-03-26 Thread mirza baig
Hi all, This is my first time to use . Just for testing I have one file called test.cfm as: TESTING:#CFHTTP.FileContent# and the testAction file is as: This is a test! Test is successful! This is the id:#form.id# *

how do you save an output

2000-03-24 Thread mirza baig
Is it possible to save an output of file. for example, a file generates a customer receipt automatically by getting the data from the calling file and also including some files in it. I like to save that as a file and send it as an attachment in an email. Right now what's happening is that the f

CFMAIL

2000-03-24 Thread mirza baig
I have a file called agreement.cfm that is automatically generated. This file is like a sales receipt and the data in it is filled in by it calling (CFINCLUDE) other files. How do I send an email with this file as an attachment. Please help. Thanks> Mirza ___