>- see footer for list info -<
Hi,
Is anyone using Flash forms? I'm having trouble with the ones I'm working
on. I am trying to build a simple application on another server (not my
local machine), when I go to browse the page the Flash form does not appear.
I just get a blank page, here is how I have created the form:
<span class="Text-Header">Login</span><br/>
<cfform name="fmLogin" format="flash" action="index.cfm" height="450"
width="500">
<cfformgroup type="vertical">
Username: <cfinput type="text" name="txtUsername" size="35"
required="true" message="Please enter your Username" /><br/>
Password: <cfinput type="text" name="txtPassword" size="35"
required="true" message="Please enter your Password" /><br/>
<cfinput type="submit" name="Submit" value="Submit">
</cfformgroup>
</cfform>
Any ideas?
Thanks
Stephen
_______________________________________________
For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo
--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<