+ Post New Thread
Page 1 of 106 1 2 3 11 51 101 ... LastLast
Threads 1 to 20 of 2115

Forum: Coldfusion - Advanced Techniques

  1. web services and Application scope

    how do I see my Application variables within a method of a webservice-called CFC? I have an external system that calls my coldfusion mx 7 app...

    • Replies: 3
    • Views: 1,003
    01:11 PM Go to last post
  2. looping over a structure using cfscript

    Hi, I am passing form variables to a function. What i want is to be abled to loop throught the form variables which is a structure and then for...

    • Replies: 5
    • Views: 4,049
    CJM
    06:35 PM Go to last post
  3. Enforcing Date Format

    I have a form that takes in a date input as a <input type="text">. When I validate the date, I use IsDate(form.datefield). This works, most of the...

    • Replies: 2
    • Views: 406
    11:04 AM Go to last post
  4. Removing unwanted html tags

    Guys I have a list of links that I have parsed using regexp. However when I output them, some of them have html tags still attached as well as the...

    • Replies: 5
    • Views: 1,809
    01:23 AM Go to last post
  5. Find multiple instances of a word inside a string

    I'm trying to find multiple instances of a word inside a string. The problem with the ColdFusion 'Find' function is that it only finds the first...

    • Replies: 3
    • Views: 2,272
    06:45 PM Go to last post
  6. using CFLDAP to set passwords in Active Directory

    Hi Im using CFLDAP to create users in an active directory. This is working fine however im creating accounts with blank passwords. When i try...

    • Replies: 7
    • Views: 1,790
    08:47 PM Go to last post
  7. <cffile.... accept="image/*"....

    <cffile action="UPLOAD" filefield="file_path1" destination="#destination#" nameconflict="MAKEUNIQUE" accept="image/*"> the code works fine...

    • Replies: 2
    • Views: 2,048
    02:15 PM Go to last post
  8. POST problem with j2ee Servlet Filter

    Hi, I defined a j2ee Servlet Filter to apply some security checks, adding to web.xml the following definition: <filter>...

    • Replies: 2
    • Views: 1,202
    05:49 PM Go to last post
  9. 404 error and cgi variables

    Hello all, We have a custom 404 error page that our provider has set the link to through the IIS. We have set the page email us using cfmail when...

    • Replies: 8
    • Views: 1,208
    02:55 PM Go to last post
  10. CFFILE Upload Suddenly Not Working

    Originally this worked, and now it processes it and puts the correct url in the database, but it just doesn't upload the image. Any help why it...

    • Replies: 5
    • Views: 1,895
    04:41 PM Go to last post
  11. How to pass array of sting to non-CF web service?

    My co-worker develops a Java web service which takes an array of user IDs and return the email addresses for those IDs. However, I just can't...

    • Replies: 1
    • Views: 1,524
    11:09 PM Go to last post
  12. conume WEBLOGIC webservice - ARRAYOFSTRING problem ?!

    I have created a webservice which is running fine on BEA Weblogic, the WDSL is generated automatically. When I try to invoke the ws method...

    • Replies: 2
    • Views: 1,829
    08:48 PM Go to last post
  13. Sorting a Structure

    I must be missing something as I can't seem to figure out how to sort a structure based on the key name, not key value. I'm trying to create a...

    • Replies: 2
    • Views: 2,160
    Jay
    03:53 PM Go to last post
  14. using ASP.NET WEB SERVICE in ColdFusion

    html> <body> <cfinvoke webservice="http://10.16.16.69/Webservice9/service1.asmx?wsd" method="AccountCreation" seqID="27" returntype=""> I...

    • Replies: 10
    • Views: 3,126
    08:37 PM Go to last post
  15. Change Active Directory Password via CFLDAP - HELP!!

    Hello all! Has anyone successfully made CFLDAP change an Active Directory user password? I've been hitting the wall for the past week, searched...

    • Replies: 4
    • Views: 2,743
    05:41 PM Go to last post
  16. problem with CFHTTP: Connection Failure

    I'm having the exact same problem. I'm on MX 6.1 I'm trying to post my xml like this <cfhttp url = "http://10.1.6.211/ProposalGenerator.aspx"...

    • Replies: 1
    • Views: 2,930
    08:44 PM Go to last post
  17. dynamic variable name and output problem

    Hey all, I having trouble with dynamically naming a variable and then outputting the value. If I hard code the output blick below to #scoreAvg#, it...

    • Replies: 5
    • Views: 3,190
    08:56 PM Go to last post
  18. Img tags in cfdocument

    I am using cfdocument format='pdf', and the HTML img tags that I am using within the cfdocumentsection are getting distorted. Sometime they show up...

    • Replies: 14
    • Views: 2,363
    Sat
    08:45 PM Go to last post
  19. CFLDAP modifying badPWDCount

    I'm new at using LDAP and am having a hard time updating AD. I'm creating an web interface that will unlock accounts that have locked due to...

    • Replies: 4
    • Views: 689
    07:23 AM Go to last post
  20. Session is Invalid

    Hello, Up until recently I was having no Session issues. However, recently I had to start using some J2EE code in one of my CF templates. By...

    • Replies: 5
    • Views: 4,129
    07:40 AM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139