I'm a bit confused.
  Do you have access to the page that people are submitting the form to?
  The form scope in a ColdFusion page is stored as a structure, so you 
could just loop over the structure to find out all the form fields.

  Do you know where people are submitting the form from?  Can't you just do 
a view source to see it?  If 20,000+ people are submitting info, the form 
has gotta be somewhere obvious.

At 12:01 PM 10/05/2001 -0400, you wrote:
>Here's an odd scenario we have... haven't ever seen a need to do
>this... wondering what everyone recommends...
>
>We have a site that is defunct but still gets a massive number of
>submissions per day directly to the website... To the tune of 20,000+
>per day...
>
>Lots of people have automated leads submission software that beams
>information off to a page that use to have a form there.. Funny thing
>is we have no idea of what people are sending over and no idea of the
>form fields...
>
>so the question is how would you go about 1. determining the fields, 2.
>Writing a database to store the fields and any information that isn't
>provided.
>
>Unusual I say :)
>
>-paris
>
>Paris Lundis
>[finding the future in the past, passing the future in the present]
>[connecting people, places and things]
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to