| Thread | Last Post | Replies |
|
| CF8 caching web service username/password | 17 Mar 2008 15:43 GMT | 1 |
I have an internal web service I need to consume that requires a different username and password for each user. When I createObject("webservice","wdls goes here") it is created and I can see it with CFAdmin with the username and password of the first user's credentials.
|
| dateCompare and output problem | 15 Mar 2008 13:19 GMT | 6 |
Hi everybody. Im making an events calender for a website from a cultural centre. I would the eventDate to be updated automatically when the eventDate is passed. To do so I used dateCompare. To test the functionality I inserted two events in the database. One for
|
| possible cfdocument header/footer bug in CF8 | 15 Mar 2008 00:12 GMT | 3 |
All- I'm experiencing a problem with header and footers containing dynamic/ query variables in the header/footer text. The header and footer are sort of being cached or not being updated appropriately when a query
|
| sql & coldfiusion | 14 Mar 2008 18:44 GMT | 2 |
Hi.I have created a view nemed View_Detail_Order_Product in SQL and I'd like to use the fields in my code.what is the syntax for that? thanks
|
| Complex Data Types - Webservices | 14 Mar 2008 16:19 GMT | 1 |
Wondering if anyone has come up with a way to catch invalid data type errors when the data type is a component? For example: Webservice.cfc
|
| call cfc webservice in .net or php | 14 Mar 2008 15:37 GMT | 1 |
I have created soap webservice in coldfusion test.cfc?wsdl I would like to invoke in php or cfc. How do i call it thanx
|
| Populating a Table | 14 Mar 2008 14:19 GMT | 3 |
I developed for work a website that provided a vehicle to update two rate factors that relate to the services that we provide. These two rates are associated with a unique channel (origin and destination). Anyway, I get the job done and the person I performed the work for then ...
|
| About ExchangeServer2007 and Japanese characters | 14 Mar 2008 09:03 GMT | 7 |
After connecting to ExchangeServer2007, following the procedure indicated in the manual sample, I was able to acquire the calendar event normally. However, after creating, all Japanese words appeared garbled.
|
| XML to Query Timeout | 14 Mar 2008 08:21 GMT | 5 |
I'm trying to convert an XML document into a query but it keeps timing out. It's only processing like 1 record every 10 seconds. My XML document is 1.7mb, the node has 16k records, but only about 400 records need to be inserted into the query.
|
| xmltranform xsl issues | 14 Mar 2008 08:11 GMT | 2 |
Hello, I have been tring to pull data from xml document using xmltransform. The xmltranform works and I am able to get data from the xml document, but having trouble when there are multiple data of the same nature. I can not pull the names or the Phone number. I am new to xml, so ...
|
| Protecting specific content | 13 Mar 2008 22:30 GMT | 2 |
The site I'm building will be hooked up to an SQL database with say, 100 articles. When a paid subscriber logs in they will have access to all of the available content. No problem there. I looked at this thread: http://www.adobe.com/cfusion/webforums/forum/messageview ...
|
| converting characters | 13 Mar 2008 16:21 GMT | 5 |
I've tried bunch of string functions but I couldn't get it to work, I am trying to convert something like: None &lt;/div&gt; INTO None &</div&> so it would display correctly on the page.
|
| Parsing text file | 13 Mar 2008 13:55 GMT | 3 |
Could someone point me to a right direction, I am trying to grab To: email of the orignal email from Undeliverable Email text files which look like this: Received: from scout.com by with SMTP (Code-Crafters Ability Mail Server 2.61);
|
| Auto create View/Edit/Delete cfm pages for databsae records? Anyone remember CF Studio? | 13 Mar 2008 13:14 GMT | 2 |
Anyone use Recordmaster wizard from back in the CF Studio days?? Sometimes I really miss it! Is there anything comparable available today for the current toolset (CFeclipse or Dreamweaver)? RecordMaster was a little automated wizard thing that you could just point to a DSN and a ...
|
| FTP download programming problem | 13 Mar 2008 10:41 GMT | 1 |
Thanks in advance for anyone's help on this. The programming was working fine for a good while and, with no changes to the programming has suddenly quit working. Everything seems to be set up just fine. The files are uploading to the ftp root directory on the server end and ...
|