Hi,
I have a file that comes in via ftp that has carriage returns and line feeds all through it. What im trying to do is read itin through CFFILE into a variable and displaying it.
What is happening is that the output is all in one continuous stream.
Is there a way to have it recognise the CR...
Thanks swilliams but i went away learnt to loop a stored proc result set!! it now works a dream and even send;s me a message when there is blocking. I have set it up to run every minute on the server
Greg
<CFOUTPUT QUERY="RS1" GROUP=spid>
<td>#RS1.spid#</td>...
Hello,
I have a stored procedure and a simple select statement. What im trying to do is display all results in a table but doing a lookup from a return value in the procedure as the select statement in the other query. What is happening though is that you cannot have nested CFOUTPUT. any...
profwannabe,
There is a great downloadable example at allaire that uses fusebox for this type of stuff.Here is one that i have used it for
http://www.manlynet.com.au/calendar/calendar.cfm?FUSEACTION=showcalendar
Greg
Hi,
Im new to coldfusion and thought i would try webify some of my Sybase 11.5(HPunix) systems to a webpage instead of unix sending a mail. What my problem is that trying to learn how CF returns resultsets from my procedures. I have alot of procedures just returning text (select statements)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.