Recent content by Harrison

  1. H

    Banner Ad Management

    why not make your own? http://www.tacktech.com/display.cfm?ttid=97 It isnt very pretty, in my opinion, but it gives you something to work with :)
  2. H

    problem with mssql3 ?

    wait...im on mssql2, nm :)
  3. H

    problem with mssql3 ?

    i think its working now.
  4. H

    problem with mssql3 ?

    just want to give my support to stephen and his crew. hopefully this nightmare will be behind us soon.
  5. H

    Network Status

    That is an excellent idea. keep us posted :)
  6. H

    cfoutput queries

    Sounds good, thank you.
  7. H

    cfoutput queries

    You cant remove labels from a cfdump, cfdump is only used for debugging. You can however loop over structures using cfloop http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-p81.htm You can also reference an item in a structure by its location. This might be what your looking...
  8. H

    intermittent JRUN server error

    Hi everyone, Everyonce in a while when accessing a page on my reseller account I get this error "Server Error The server encountered an internal error and was unable to complete your request. JRun closed connection." Anyone know what could be causing this? EDIT: I thought it might be...
  9. H

    Tsunami

    Use the FORCE!
  10. H

    switching flash remoting gateways

    How do you mean it breaks? What error do you get? Is the connection even established on your local server? did you check your logs? If you did connect try creating log files in your cfc after a block of code to see if the code processed correctly. ie <cftry> <!--- Run Code---> <cfcatch>...
  11. H

    Merry Christmas to all!

    Thanks!
  12. H

    Security and Abuse Concerns.

    Ya..Stephen... looking good!
  13. H

    Security and Abuse Concerns.

    cool! Im jumping IN! CHEERS everybody!
  14. H

    How to implement Paypal?

    Concerning the paypal payment system: I cant seem to find a way to redirect a client (once payment is processed) to a custom template. The client gets sent directly to the PayPalServlet with only a text string saying transaction was processed. Is there a way to return a client to a custom...
  15. H

    Domain Registration - What am I missing

    heh, I like demostration better anyway.
Back
Top