<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1039818" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1039818</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Please copy your post over to</title>
    <link>https://www.webmaster-forums.net/web-database-development/save-form-data-xls-excel#comment-1282716</link>
    <description> &lt;p&gt;Please copy your post over to a new topic, many people (myself included) normally do not open threads that are 5 years old unless they are actively discussing the thread. &lt;/p&gt;
&lt;p&gt;This thread is now closed due to age.&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Jan 2013 15:26:17 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1282716 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Hi Everyone
 I am totally</title>
    <link>https://www.webmaster-forums.net/web-database-development/save-form-data-xls-excel#comment-1282706</link>
    <description> &lt;p&gt;Hi Everyone&lt;br /&gt;
 I am totally self taught and have just joined this post and need a solution to the same problem. I have a PHP form with text boxes and some drop down boxes. Ideally, I want the data to post to an Excel database.  I sort of understand GET and POST, but I don&#039;t know enough to develop a MySQL database for the data and without precise instructions can&#039;t set up a comma separated code. Eg, where do you write that code? On a separate html page or on php page? How does the php form and the CS code connect?&lt;br /&gt;
Would appreciate some assistance, guidance or where best to learn.&lt;/p&gt;
 </description>
     <pubDate>Wed, 16 Jan 2013 11:54:34 +0000</pubDate>
 <dc:creator>whawha60</dc:creator>
 <guid isPermaLink="false">comment 1282706 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Sorry for bumping this guys</title>
    <link>https://www.webmaster-forums.net/web-database-development/save-form-data-xls-excel#comment-1253844</link>
    <description> &lt;p&gt;Sorry for bumping this guys but i seem to have the same problem with DarkLight.&lt;br /&gt;
Ill start by introducing what i need.&lt;/p&gt;
&lt;p&gt;What i can do:&lt;br /&gt;
A HTML website coded with CSS and HTML form.&lt;/p&gt;
&lt;p&gt;What i cannot do:&lt;br /&gt;
This is abit hard to explain so ill write from 2 viewpoint&lt;br /&gt;
-----------------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
The Client: Visited this website, OH a form to register a flea booth!, [registration in progress], Submit! Done...&lt;/p&gt;
&lt;p&gt;The Server: Receive the registration, automatically turns it into an excel file and save it on the server.&lt;/p&gt;
&lt;p&gt;Client 2:  Visited this website, OH a form to register a flea booth!, [registration in progress], Submit! Done...&lt;/p&gt;
&lt;p&gt;The Server: Receive the registration, update it to the 2nd row of the previous excel file and save it.&lt;br /&gt;
-----------------------------------------------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;So guys, what do i need to know or learn in order to do this? And DarkLight, i&#039;m glad that you finally found your way out and thinking you was a noob back then! Hopefully ill be able to be like you in few years time.&lt;/p&gt;
 </description>
     <pubDate>Sun, 19 Sep 2010 06:44:35 +0000</pubDate>
 <dc:creator>ThyCab</dc:creator>
 <guid isPermaLink="false">comment 1253844 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>My God I was a noob back then</title>
    <link>https://www.webmaster-forums.net/web-database-development/save-form-data-xls-excel#comment-1248449</link>
    <description> &lt;p&gt;My God I was a noob back then &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; LOL&lt;/p&gt;
 </description>
     <pubDate>Mon, 19 Apr 2010 17:49:30 +0000</pubDate>
 <dc:creator>Reece S</dc:creator>
 <guid isPermaLink="false">comment 1248449 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/save-form-data-xls-excel#comment-1225218</link>
    <description> &lt;p&gt;Cool. Glad to be of help. If you get stuck on any particular point you know where to find us. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Oct 2007 13:58:07 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1225218 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/save-form-data-xls-excel#comment-1225206</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;JeevesBond;225157 wrote:&lt;/strong&gt; Problem with xls is that it&#039;s a proprietary format, no-one but Microsoft really &lt;em&gt;know&lt;/em&gt; the format. CSV on the other hand is dead simple: it&#039;s just a bunch of values, seperated by commas, and if you&#039;re running a computer with Office installed it&#039;ll open in Excel by default. The other beauty is that if you, or any of your customers, ever use an &lt;a href=&quot;http://www.openoffice.org/&quot; class=&quot;bb-url&quot;&gt;alternate&lt;/a&gt; &lt;a href=&quot;http://www.koffice.org/&quot; class=&quot;bb-url&quot;&gt;office&lt;/a&gt; &lt;a href=&quot;http://docs.google.com/&quot; class=&quot;bb-url&quot;&gt;suite&lt;/a&gt; you (and your customers) will definitely be able to open the files. Trust me, it makes sense. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Next question is: what does your hosting company provide, in particular, are PHP and MySQL available? You need to get the values from the form and put them into a database. Next, you need to create another page (probably in a password protected directory) that creates a CSV file from the values stored in the database. This is a great little project to get you into programming (am assuming you&#039;re quite new to it). &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Quite right. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
What we can&#039;t do around here is do all the work for you, or even tell you exactly how to do it. It would unfortunately take hours and we&#039;d probably not even come up with exactly what you want anyway. We can tell you what you need to learn though:&lt;/p&gt;
&lt;ol class=&quot;bb-list&quot;&gt;
&lt;li&gt; How to create a simple database schema to hold some values from your form (I&#039;d suggest: &lt;a href=&quot;http://www.phpmyadmin.net/&quot; class=&quot;bb-url&quot;&gt;phpMyAdmin&lt;/a&gt; for this, hopefully that comes with your hosting package).&lt;/li&gt;
&lt;li&gt; How to save values from a form to a database.&lt;/li&gt;
&lt;li&gt; How to make sure the values from the form aren&#039;t an attempt to hack your site and how to negate that risk: securing your form.&lt;/li&gt;
&lt;li&gt; How to create a password protected directory.&lt;/li&gt;
&lt;li&gt; How to use PHP to create a comma seperated list from a database and offer it to the user as a download.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This should get you started, sound ok? Let us know what your hosting company supports and I might be able to provide some good resources for you. If you have any questions along the way, make them as specific as possible, we&#039;ll be able to answer you better. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Ahh, this is great! This is what I wanted to know. Of course!!! the CSV, why did i not think of that! Thank you to everyone who has helped. I am not that new to programming, but i use things like c++ and older formats. Thanks again for all your help. I will follow these tips, and hopefully, be a couple of steps closer.&lt;br /&gt;
Please take a look at my website, tell me what you think...:&lt;br /&gt;
&lt;a href=&quot;http://www.pcgenius.co.nr/&quot; class=&quot;bb-url&quot;&gt;http://www.pcgenius.co.nr/&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Oct 2007 09:36:30 +0000</pubDate>
 <dc:creator>Reece S</dc:creator>
 <guid isPermaLink="false">comment 1225206 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/save-form-data-xls-excel#comment-1225157</link>
    <description> &lt;p&gt;Problem with xls is that it&#039;s a proprietary format, no-one but Microsoft really &lt;em&gt;know&lt;/em&gt; the format. CSV on the other hand is dead simple: it&#039;s just a bunch of values, seperated by commas, and if you&#039;re running a computer with Office installed it&#039;ll open in Excel by default. The other beauty is that if you, or any of your customers, ever use an &lt;a href=&quot;http://www.openoffice.org/&quot; class=&quot;bb-url&quot;&gt;alternate&lt;/a&gt; &lt;a href=&quot;http://www.koffice.org/&quot; class=&quot;bb-url&quot;&gt;office&lt;/a&gt; &lt;a href=&quot;http://docs.google.com/&quot; class=&quot;bb-url&quot;&gt;suite&lt;/a&gt; you (and your customers) will definitely be able to open the files. Trust me, it makes sense. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Next question is: what does your hosting company provide, in particular, are PHP and MySQL available? You need to get the values from the form and put them into a database. Next, you need to create another page (probably in a password protected directory) that creates a CSV file from the values stored in the database. This is a great little project to get you into programming (am assuming you&#039;re quite new to it). &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: Call me a brainless git if you want, but with all due respect, if everyone knew everything, then why are these forums here?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Quite right. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
What we can&#039;t do around here is do all the work for you, or even tell you exactly how to do it. It would unfortunately take hours and we&#039;d probably not even come up with exactly what you want anyway. We can tell you what you need to learn though:&lt;/p&gt;
&lt;ol class=&quot;bb-list&quot;&gt;
&lt;li&gt; How to create a simple database schema to hold some values from your form (I&#039;d suggest: &lt;a href=&quot;http://www.phpmyadmin.net/&quot; class=&quot;bb-url&quot;&gt;phpMyAdmin&lt;/a&gt; for this, hopefully that comes with your hosting package).&lt;/li&gt;
&lt;li&gt; How to save values from a form to a database.&lt;/li&gt;
&lt;li&gt; How to make sure the values from the form aren&#039;t an attempt to hack your site and how to negate that risk: securing your form.&lt;/li&gt;
&lt;li&gt; How to create a password protected directory.&lt;/li&gt;
&lt;li&gt; How to use PHP to create a comma seperated list from a database and offer it to the user as a download.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This should get you started, sound ok? Let us know what your hosting company supports and I might be able to provide some good resources for you. If you have any questions along the way, make them as specific as possible, we&#039;ll be able to answer you better. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Oct 2007 20:59:30 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1225157 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/save-form-data-xls-excel#comment-1225111</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;webwiz;225090 wrote:&lt;/strong&gt; Well, I know nowt about the format of XLS files. But I do know that Excel accepts CSV files. That&#039;s Comma Separated Values.&lt;/p&gt;
&lt;p&gt;It is relatively easy to parse the values from each of the form fields into a CSV file. You could the store it for later download, as you suggest, or even use sendmail on the server to send it to your email client for direct entry into Excel. Should be easy using any server-side scripting language. Check the Import feature of Excel to see how to import CSV.&lt;/p&gt;
&lt;p&gt;The CSV file simply uses commas between each value, with one possible modification: if the value itself contains a comma, the value is wrapped in double quotes (&quot;). Further, if there is already a double quote inside this new value, that double quote is doubled:&lt;/p&gt;
&lt;p&gt;Example:&lt;br /&gt;
value 1: Jane&lt;br /&gt;
value 2: Doe&lt;br /&gt;
value 3: &quot;Jane Doe&quot; &lt;/p&gt;
&lt;p&gt;Output: Jane,Doe,&quot;&quot;&quot;Jane Doe&quot;&quot; &quot;&lt;/p&gt;
&lt;p&gt;I hope this is not double Dutch!&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Hey, thanks. Not exactly what i had in mind, but its a pretty good soution. You helped me out a lot here.&lt;/p&gt;
&lt;p&gt;To anyone else, if you have any other info, excluding email transfer, plz post.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Oct 2007 12:17:31 +0000</pubDate>
 <dc:creator>Reece S</dc:creator>
 <guid isPermaLink="false">comment 1225111 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/save-form-data-xls-excel#comment-1225090</link>
    <description> &lt;p&gt;Well, I know nowt about the format of XLS files. But I do know that Excel accepts CSV files. That&#039;s Comma Separated Values.&lt;/p&gt;
&lt;p&gt;It is relatively easy to parse the values from each of the form fields into a CSV file. You could the store it for later download, as you suggest, or even use sendmail on the server to send it to your email client for direct entry into Excel. Should be easy using any server-side scripting language. Check the Import feature of Excel to see how to import CSV.&lt;/p&gt;
&lt;p&gt;The CSV file simply uses commas between each value, with one possible modification: if the value itself contains a comma, the value is wrapped in double quotes (&quot;). Further, if there is already a double quote inside this new value, that double quote is doubled:&lt;/p&gt;
&lt;p&gt;Example:&lt;br /&gt;
value 1: Jane&lt;br /&gt;
value 2: Doe&lt;br /&gt;
value 3: &quot;Jane Doe&quot; &lt;/p&gt;
&lt;p&gt;Output: Jane,Doe,&quot;&quot;&quot;Jane Doe&quot;&quot; &quot;&lt;/p&gt;
&lt;p&gt;I hope this is not double Dutch!&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Oct 2007 04:51:49 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1225090 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
