http://learnasp.com/learn/formforeach.asp has an example of what you want.
On Mar 31, 2005 10:30 AM, ? <[EMAIL PROTECTED]> wrote: > > > Hi all, > > Real simple question. > > I want to iterate thorugh all my form fields and produce a html table > with the form values in it and email the form results. Any empty fields > will be displayed in the table with a "not answered" value. > > I know i have to use a for each loop, but how do i incorporate this > into what i want?? > > > Help!!! > > > > > > > > > ________________________________ > Yahoo! Groups Links > > To visit your group on the web, go to: > http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
