**
THE CFC CODE (maint.cfc)
**
output="false" displayname="Insert A Hosting Provider" hint="Takes form data
and inserts it into a Hosting Provider Table. Returns ID of inserted record
in a struct.">
displayname="Insert Contents" hint="A Struct containing all the content from
the form, t
Sorry, I got a note saying my post was "too long". I apologize, but I was
pasting code...I broke it into two pieces and thought I'd post both parts,
so you (you all) could see it.
>From previous...
It works...I want it to be good and robust though...so, looking it over, is
there anything I can do
It works...I want it to be good and robust though...so, looking it over, is
there anything I can do to make it better? What follows is good ol' generic
code to insert from a form, but using a CFC to do so. So, look over the
Processing and the CFC and let me know what you think. Of particular
import
3 matches
Mail list logo