ColdFusion Hosting Providers ColdFusion Hosting Providers' List brought to you by *** ColdFusion-HowTo: Yahoo's No. 1 and the biggest group for ColdFusion...
coldfusion-howto@yaho...
Sep 1, 2006 9:51 pm
39374
Hi all Major mid-fart here I need to take the user id from the users table and place it into an info table on an edit update page. does anyone know of a...
hi all I can't figure out what I did wrong! I hope I explained myself ok Scott Any all help/guidance appreciated. I have been over tons of articles and...
I am attempting to implement SEO friendly URLs into a website. I am using a single page Index.cfm to display a dynamic site. I can originally go to Index.cfm,...
ues <a href="/Index. cfm/Markets/ Home">Markets< /a> insted of <a href="Index. cfm/Markets/ Home">Markets< /a> "... in all things God works for the good of...
its all about mapping your directory in cf administration. ======================for referance Our directory mappings show that / maps to C:\inetpub\wwwroot\...
Hi Randy, the url should be like 'http://localhost/corp/Index.cfm' right? you have to create a variable like application.app_root in application.cfm by which...
I need to capture a "content section" (string) from a website. The content section is populated from a database and is driven by a variable. I would like to...
This helps the doubling up of the Index.cfm, but I'm still not getting the proper display (the wording changes to display the proper text associated with the...
Use java to skip over lines and then read line by line until you get to the string and then end program. _____ From: coldfusion-howto@yahoogroups.com ...
... Claud, thanks for the reply. Looks like this tag might do what I want but my ISP does not allow custom tags on the server. I will find out. Thanks again...
... Hi Dan, Thank you for your replay but I don't have a clue how to do what you suggest. My programming CF skills are pretty limited and my Java is non...
Hello Patrick, Java is like a bunch of different colored buckets. Once you filled one bucket you then logically would want to do something with that bucket or ...
... Your ISP may not allow CFX_ custom tags, but I do not see how he could prevent you from using an ordinary CFML custom tag. Use CFMODULE, or just store the...
Hello, I get this message when I call an page with CFGrid on window XP but is is working fine with window 2000 server.; Custom control could not be displayed...
Is Java on the client machine? Note: almost no-one uses this tag anymore (and I think ever!), it is one of those "never touch" controls which everyone avoids. ...
Yes, I install jre 1.3.1 ... is one of ... Quadrant, ... Business, ... which is ... use of the ... please note ... communication or the ... you have ... sender...
Try 1.4.2. Or 1.5. "This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed...
Kris, Thanks for the input, I ended up using your suggestion with some modifiaction. I had tried using the chr(35) expression before but I always got a an...
To illustrate the problem I am having, the following is a general version of my site page. The original cfm page was built using the 3col_leftNav.css page that...
Hi All, A Singapore based company is looking for Coldfusion programmers. Anyone here lives in Singapore? Those working or living in Singapore now are welcome...
I would like to create an CF application that could be polled for data though cellphones. I understand that CF7 has "Event Gateway" that is used just for the ...
Walter, I think you should follow my gateway RIA java applet example. http://www.cfide.org/gateway.html I don't think I used the echo.cfc or xmpp.cfg because ...
Does anyone know how to send an attachment with an e-mail using a form page that is on our web site? I am using the TYPE attribute of the form tag as "File" to...