charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I am running into an issue with cfform.  I have = a flash form that pulls a users profile and displays it in a flash form for editing.  It works fine on my local machine where I do = testing.  Once I upload it to the server, it will load the form but no data – it = just shows the clock.  Even if you let it run for an hour, it will just = show the clock.  I have cfdumped the data to make sure that the SQL is = pulling the right info and that works fine on the server.  I then created a = simple flash form and uploaded it and I get the same clock/loading icon.  = Here is the code for the simple form:

 

<cfform = format=3D"flash">

<cfformgroup type=3D"accordion" = width=3D"630" height=3D"600">

<cfformgroup type=3D"page" label=3D"From The Front"></cfformgroup>

</cfformgroup>

</cfform>

 

I have also moved the CFIDE/scripts folder to the site – = that made no difference.  I then tried having the hosting company make a virtual directory to the scripts folder and it produced the same = results. 

 

Has anyone run into this issue?  I know there was a post a = few months ago with a similar issue but the exact steps to fix the problem = were not in the archives.

 

Thanks for your help,

Tim

Reply via email to