First  |  Prev |  Next  |  Last
Pages: 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
Autosuggest firing problem
I have a cfform that contains <cfinput autosuggest> and a <cfinput button submit>. The cfform gets loaded and the user enters a min of two characters to fire autosuggest. The drop-down appears, and the user selects a value. The drop-down collapses normally and the selection is put in the text box. The user h... 24 Apr 2008 12:39
passing multiple parms in autosuggest
You didn't show your cfc function, but your syntax in your cfinput is 100% correct. You can pass additional values to a cfc via Autosuggest exactly as you've shown. If CompanyNumber was already assigned a value on your form page, you only need to set it up as an argument in your cfc. What autosuggest c... 24 Apr 2008 12:39
taking screengrabs of sites in CF
hi - here's a good one for you.. we want to be able to take a screengrab of a site's index page and save it as jpg (we have a list of 1000 sites we want to do this for) i'm thinking that it can probably be done using cfhttp and then outputting the obtainted html within cfdocument tags to create a jpg of the... 24 Apr 2008 15:51
CFinput and autosuggest difficulty
Hello all, The CFinput and Autosuggest seemed like they were going to work great. I was trying to use this format: <cfinput type="text" name="OP12" autosuggest="#valuelist(get_drivers.DRIVER_NAME)#"> get_drivers is a CFquery in the same .cfm file, and DRIVER_NAME is a column the query returns. But th... 24 Apr 2008 19:50
<cfdocument> not showing Chinese character
After I was unable to get this to work no matter what I tried, I made a trouble call to Adobe in early February. After working with them for over two months, they finally determined that the reason the Chinese characters would not appear in the PDF file was because I had two True Type Collection files (SimSun.tt... 24 Apr 2008 11:03
autosuggest problems with cf8
I am using cfinput with autosuggest as described ny Ben Forta in his cf8 book. I have the following questions. How do you get more than 10 items to be displayed in the list? On my form I have a cfgrid below the cfinput/autosuggest which works ok with Firefox, but with IE the list is hidden by the cfgrid. How d... 24 Apr 2008 16:39
update
Hi.I have a form that updates all the fields.I have 2 fields: Current Cost:<input type="text" name="productprice" value="#NumberFormat(product.product_price, "_.__")#" size="8"> Current Selling Price:<!---#price.product_price# ---><input type="text" name="productBasePrice" value="#NumberFormat(produ... 23 Apr 2008 18:09
Chinese Mics - OEM Chinese Mics Manufacturer
Chinese Mics - OEM Chinese Mics Manufacturer Chinese Microphone WebSite Link: http://www.chinese-microphone.com/ China GuangZhou TianTuo Microphone Manufacturing Co., Ltd WebSite: http://www.chinese-microphone.com/ Microphone Products are: Wireless Microphones, Conference Microphones, Headset Microphones,... 23 Apr 2008 15:44
Wholesale Conference Microphone - Chinese Conference Microphone Manufacturer
Wholesale Conference Microphone - Chinese Conference Microphone Manufacturer Conference Microphone WebSite Link: http://www.chinese-microphone.com/Conference-Microphones.html China GuangZhou TianTuo Microphone Manufacturing Co., Ltd WebSite: http://www.chinese-microphone.com/ Microphone Products are: Wire... 23 Apr 2008 15:44
ColdFusion 8 - Serving XML
In our CF6.1 app we serve XML files all the time, and consume it with cfhttp - never a problem. I'm evaluating CF8 and have various thing happen when I try to serve XML 1. It serves it fine 2. It returns 500 3. It truncates it I've not yet detected a pattern as to when it does what Any clues for me ... 23 Apr 2008 17:20
First  |  Prev |  Next  |  Last
Pages: 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78