I am starting to design an intranet for work and I am trying to decide if I should use html forms or flash forms to link to a database with ASP. Could someone please help me evaluate this situation. Thanks!!!
Carmo
knighty
8:57 am on Dec 3, 2001 (gmt 0)
would'nt you use HTML forms for pages done in HTML and Flash Forms for pages done in Flash?
carmo
9:02 am on Dec 3, 2001 (gmt 0)
Yes but I can embed flash forms into a html document. Is there any advantage/disadvantage from using forms made from flash rather than using html??
tedster
9:13 am on Dec 3, 2001 (gmt 0)
Since you're designing an Intranet, I can't think of any really major advantage or disadvantage. On a public site, their's lots more to consider.
Would either one offer easier maintenance for you? Also, if someone else ever need to take over from you, I would imagine that HTML skills are easier to find than HTML plus Flash.
carmo
9:26 am on Dec 3, 2001 (gmt 0)
Thanks Tedster, I am the only one that knows flash here...and once I leave in 4 months, there will be no one who knows more than html. Do you suggest making nice html forms usings some rounded corner images...I think it would faciltate maintenance.
Carmo
knighty
9:45 am on Dec 3, 2001 (gmt 0)
I would go for the HTML version
1) easier for other peole to update 2) dont have to worry about someone not having the plugin
carmo
9:52 am on Dec 3, 2001 (gmt 0)
Thanks Guys!
DaveN
1:00 pm on Dec 3, 2001 (gmt 0)
use flash it will stop email harvesters spamming you and your clients.
DaveN
knighty
3:11 pm on Dec 3, 2001 (gmt 0)
But Dave he's on an Intranet
DaveN
3:56 pm on Dec 3, 2001 (gmt 0)
mental note... read thread before posting.
carmo sorry possible misleading post early create a few html template forms.
carmo
10:19 am on Dec 4, 2001 (gmt 0)
Well I know that Flash 5 integrates well with ASP, but it bothers me that I don't see any other corporate web sites using flash to create their forms!!
Carmo
txbakers
5:33 am on Dec 5, 2001 (gmt 0)
I'd suggest HTML over Flash. If you need to make a quick change to a form for whatever reason it might just be 10 minutes in a text editor with HTML.
With Flash you would need to create a whole new object.
carmo
7:18 am on Dec 6, 2001 (gmt 0)
I agree txtBakers, maintenance is a key issue here, especially when no one in the organization knows flash and I am gone in 3 months.