Our Outlook client has encrytped email as an option and can be manually selected, otherwise email is sent unencrypted ... our default. I use mailto links on our internal Intranet web pages and clicking opens a standard unencrypted message template. I need it to open with the encrypted option...
When we convert an Excel spreadsheet with email addresses to pdf, any of the ones that have periods in the address like fred.smith@xyz.com lose the first name and the Acrobat document mailto hyperlink starts the email link after the period. So the example becomes smith@xyz.com . This is a big...
We want the html content of a template to appear before the dynamic processing by ColdFusion is complete. This way, some statement like "working ..." can appear on the screen. Can do with asp by using the buffer statement. How can we do this with ColdFusion?
We're trying to return a set of records that match the criteria and another set of records that do not match. We have now used a sub-query and that seems to work, but we don't understand why just using <> causes the server to hang, but = returns results very quickly.
When I do a query checking for equality between two fields in two different tables, it runs fine ... but when I change the query to return records that are not equal the server runs forever and the page hangs and never displays. The datasource is an Access database using ODBC. ColdFusion Server...
I need to make a web form appear like the Wizard generated forms in Microsoft Access, including the forward, back, start, end navigation buttons at the bottom of the form. Any existing tags or code to do this? We're running ColdFusion 4.5 .
Can variables be added in CFOUTPUT Like: <CFOUTPUT> #variable1#+#variable2# </CFOUTPUT> and the result would be a display of the total of the two variables. Or, does this have to be done only in a CFSET? If it can be done, what is the correct syntax? Thanks.
Searches that include a noise word, such as "and", like in searching for "Facts and" return the following Index Server error page:
Error "Expecting phrase. " (0x8004166a) encountered while processing the query "(facts and) & ! #vpath *\_vti*
Anyone know how to avoid this error and also not...
When users access any MS Word documents on our server with IE (via the web), they are presented with a username/password box. If they click cancel on the box, the Word document opens. The folder and files allow anonymous access and the Word file is not protected. Anyone know how to stop this...
On Windows 2000 Pro and XP Pro we want users to see the same desktop whether they logon to their local desktop machine or to the domain. We are not using roaming profiles since each user has somewhat of a different configuration of software, and may add software on their own. So the profiles are...
We utilize IP filtering to limit access to our IIS 4.0 web server. There are several external clients that get rejected by the filtering. We want to know what IP address they are coming from so that we can add it to the allowed addresses. For various reasons we cannot ask them their IP. We...
I imported a 7 second Flash (SWF) file into a Flash movie. It is automatically placed at the top left of the stage, but I need it in a different position. Flash imports the SWF as several hundred keyframes. Is there a way to change the position of all of them at once? For now I open the Info...
When I secure a ColdFusion file (.cfm) with NT (disabled Anonymous access to file in IIS) we get a password prompt on the web, but even though we enter the correct credentials the prompt keeps popping up. If we do the same with .html or .asp files the credentials are accepted. Help!
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.