How to connect Postgres db to Cf????

2000-11-07 Thread Suhail Khaki
hi all I am trying to connect the Postgres Db to the coldfusion but am unable to do so. Plzzz help me by mentioning the steps i have to follow to establish the connection as there is no driver specified. Thanking in anticipation WIht regards Suhail

File Vs Database?????????

2000-10-31 Thread Suhail Khaki
hi all. I am making a small web application where in a candidate will be able to write his test on the web once he applies for a post.So i am making an on-line test paper. Since no huge data storage is required, so i want to develop this application purely file based..i mean i dont want to use

CFPOP????

2000-10-13 Thread Suhail Khaki
hi . First of all thanks to Dawe again n Paul..:) Actually i am making WAP based email client but to check the working of the tags first i am using them for simple web pages.NOw some problems i am facing.. 1. while diplaying the message body in the browser it comes as simpl text. I mean if t

CFPOP and WAP!!!!!1

2000-10-11 Thread Suhail Khaki
hi .. I am trying to make a WAP based email client using coldfusion.My problem is that i want the latest messages in my inbox of pop account to be displayed at the top.Though i think of doing it in a way but i feel it as adhoc n not a good way.What i intend to do is first retrieving all mail heade

ColdFusion and WAP!!!!!

2000-10-05 Thread Suhail Khaki
hi.. I am trying to use coldfusion with wml using jataayu gateway on linux. My cf code is as follows.. ## http://www.phone.com/dtd/wml11.dtd" > hello how r u? ## I am saving it as cfwml.cfm and

CFFTP tag PROBLEM(urgent)

2000-05-04 Thread Suhail Khaki
HI I am trying to use cfftp tag for filetransfer on linux.I successfully get the connection to the remote machine but am not able to transfer the file and am getting different types of error messages using cfftp.errortext each time i do some action other than open. If I use Action="listdir "