Re: [css-d] Retrieving info from a contact form

2009-01-09 Thread Nancy Johnson
Another group that may help you is web weavers webweav...@googlegroups.com Forms require a combination of Front End html/CSS and a back end interactive component to make the form work. Nancy On Fri, Jan 9, 2009 at 3:04 PM, Joseph Sims wrote: >> > I understand that this is more of a code questi

Re: [css-d] Retrieving info from a contact form

2009-01-09 Thread Joseph Sims
> > I understand that this is more of a code question than a css question, but I > > could really use the help. You should join Web Design List to ask questions like this. http://webdesign-l.com/ __ css-discuss [cs...@l

Re: [css-d] Retrieving info from a contact form

2009-01-09 Thread Shawn Lawler
Stacie Pearson wrote: > Here is the question: how do I retrieve the info that is submitted to me in > a contact form on my website? Via email of some other way? If you're teaching yourself Web-dev, one of your top resources should be mining the Web for answers via Google. For your above question

[css-d] Retrieving info from a contact form

2009-01-09 Thread Stacie Pearson
Here is the question: how do I retrieve the info that is submitted to me in a contact form on my website? Via email of some other way? I understand that this is a basic, and possibly a stupid question. I have been teaching myself web design from some fantastic web standards books. All of them tell