Skip to main content
Participant
May 16, 2008
Question

CFGRID not displaying

  • May 16, 2008
  • 1 reply
  • 1035 views
Hi All,
I have a simple query which is returning 2 rows and I am trying to display the results in grid using cfgrid. And it throws objected expected error @

CF_RunContent('<object id=\'finalPayment\' classid=\'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\' codebase=\' http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,14,0\' width=\'300\' height=\'100%\'> \n <param name=\'src\' value=\'/intranet/ss/1696735232.mxml.cfswf\'/>\n <param name=\'wMode\' value=\'Window\'/>\n <param name=\'flashVars\' value=\'historyUrl=%2FCFIDE%2Fscriptscfformhistory%2Ecfm%3F&lconid=" + lc_id +"&%5F%5FfinalPayment%5Fcacheid=F27FCB06%2D3FF5%2D6BD5%2D61B9AE545735D8C9&%5F%5FfinalPay%5Fcacheid=F27FCAFC%2D3FF5%2D6BD5%2D648D46CDAAA23BE8\'/>\n</object>\n');

Do I have to set up anything to use CFGID? I appreciate your help.

Thx,
Sanjana
    This topic has been closed for replies.

    1 reply

    Participant
    June 1, 2008
    Hello everyone, I think I have the same problem, I am using CFFORM. In my case It doesn't throws and error, but it just won't display the form.

    When I try it on my computer (testing server) it displays it correctly, but It wont when I publish it.

    Thanks for the help.

    Rafa