<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1000667" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1000667</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002889</link>
    <description> &lt;p&gt;Yea I have and I don&#039;t receive the info in my return email.&lt;br /&gt;
Not quite sure which way to go on this one.&lt;br /&gt;
Maybe it can&#039;t be done but I think there&#039;s got to be a way...&lt;/p&gt;
&lt;p&gt;Shpek&lt;/p&gt;
 </description>
     <pubDate>Thu, 10 Jun 1999 04:43:00 +0000</pubDate>
 <dc:creator>shpek</dc:creator>
 <guid isPermaLink="false">comment 1002889 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002886</link>
    <description> &lt;p&gt;Hey All,&lt;/p&gt;
&lt;p&gt;Thanks for ALL your input once again!&lt;/p&gt;
&lt;p&gt;I will try to get this to work.&lt;/p&gt;
&lt;p&gt;PS. Do you guys know where to get a good maillist.cgi file where a user could enter their email through a form and have it stored in a database for bulk email.&lt;/p&gt;
&lt;p&gt;And how about an online Q&amp;amp;A java or cgi script? Similiar to the one this forum uses.&lt;/p&gt;
&lt;p&gt;Thanks a ton!&lt;/p&gt;
&lt;p&gt;Shpek &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>Wed, 09 Jun 1999 03:08:00 +0000</pubDate>
 <dc:creator>shpek</dc:creator>
 <guid isPermaLink="false">comment 1002886 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002888</link>
    <description> &lt;p&gt;Shpek,&lt;br /&gt;
Have you tried just adding them to your db as field headers? Have never tried it, so don&#039;t know if it will work. Know bform displays them in the email as if they were field names in your form.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Dan&lt;br /&gt;
&lt;a href=&quot;http://cds-computers.com&quot; class=&quot;bb-url&quot;&gt;http://cds-computers.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Jun 1999 22:05:00 +0000</pubDate>
 <dc:creator>cds</dc:creator>
 <guid isPermaLink="false">comment 1002888 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002887</link>
    <description> &lt;p&gt;SUCCESS!&lt;/p&gt;
&lt;p&gt;Well I got the .dat file to work! &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;
OK so next question.... I am using the following statement:&lt;br /&gt;
&amp;lt;input type=hidden name=&amp;quot;env_report&amp;quot; value=&amp;quot;REMOTE_HOST, HTTP_USER_AGENT, REMOTE_ADDR&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;I want to know this info so that i can detect which browser a user is using. Do you guys know how to include this info in the .dat file on the server? This is something important that I want to include in the data base.&lt;/p&gt;
&lt;p&gt;Thanks &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/surprise.png&quot; title=&quot;Shocked&quot; alt=&quot;Shocked&quot; class=&quot;smiley-content&quot; /&gt;!!!!!!&lt;br /&gt;
Shpek&lt;/p&gt;
 </description>
     <pubDate>Tue, 08 Jun 1999 04:03:00 +0000</pubDate>
 <dc:creator>shpek</dc:creator>
 <guid isPermaLink="false">comment 1002887 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002885</link>
    <description> &lt;p&gt;Patrick,&lt;/p&gt;
&lt;p&gt;Actually what i was referring to on the CR thing was whether Access would care whether it had a WIN/DOS type of CR.&lt;/p&gt;
&lt;p&gt;Just as an added note to db extensions, could use a comma for separator and use extension of csv (comma separated value). You could then import into Excel if you desired.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Dan&lt;br /&gt;
&lt;a href=&quot;http://cds-computers.com&quot; class=&quot;bb-url&quot;&gt;http://cds-computers.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 06 Jun 1999 00:27:00 +0000</pubDate>
 <dc:creator>cds</dc:creator>
 <guid isPermaLink="false">comment 1002885 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002884</link>
    <description> &lt;p&gt;hi cds!&lt;br /&gt;
ideas about the CR-problem?&lt;br /&gt;
sure, had to fix a lot of this problems.....&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/surprise.png&quot; title=&quot;Shocked&quot; alt=&quot;Shocked&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
i could handle almost everything by up- and downloading the .dat file in ascii, this converted all CRs to unix-compatible. just in case you&#039;ll still have some troubles, try to convert every \n to \r\n. works with me! &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;
cu&lt;br /&gt;
patrick&lt;br /&gt;
PS: will have a look at the script later on, thanks!&lt;/p&gt;
 </description>
     <pubDate>Sat, 05 Jun 1999 23:50:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1002884 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002883</link>
    <description> &lt;p&gt;Patrick,&lt;br /&gt;
I was indeed talking about creating a db on the server, ftping in and d/l file and then integrate into access. If you would like to get the script we&#039;re talking about so you can see for yourself, it can be found at &lt;a href=&quot;http://www.infosheet.com&quot; class=&quot;bb-url&quot;&gt;http://www.infosheet.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Shpek,&lt;br /&gt;
I guess I was a little bit unclear in my explanation. What I mean&#039;t was an ascii text based flat db file with a .dat extension. Think it can actually have any extension, just as long as you tell Bform what it is. dat seems to be the standard though.&lt;/p&gt;
&lt;p&gt;To create a flat file db such as this.&lt;/p&gt;
&lt;p&gt;Suppose your form has form items named Name, email, Web Address. You would create a file whatever.dat. (This can be tricky, because some cgi database programs won&#039;t read a db file if it was created in say notepad because of the linefeed characters it puts in. I use hotdog pro because it has a Unix mode to create files with. If you were integrating direct into access, not sure this would be a problem.) &lt;/p&gt;
&lt;p&gt;Any ideas on that patrick?&lt;/p&gt;
&lt;p&gt;Anyway, you would input in the first line of this file your three form fields mentioned above. Seeing as BT doesn&#039;t seem to like the &amp;quot;pipe&amp;quot;, we&#039;ll use a &amp;quot;\&amp;quot; for a db separator character. This is case sensitive, so make sure you have them exact. It would look like this:&lt;/p&gt;
&lt;p&gt;Name\email\Web Address&lt;/p&gt;
&lt;p&gt;Save this file and upload it to the directory of your choice.&lt;/p&gt;
&lt;p&gt;Using this db as an example, the three lines I had listed in the other post would look like this:&lt;/p&gt;
&lt;p&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;append_db&amp;quot; value=&amp;quot;./yourdirectoryname/whatever.dat&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;db_delimiter&amp;quot; value=&amp;quot;\&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;db_fields&amp;quot; value=&amp;quot;Name,email,Web Address&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;You can have as many fields in your form as you want, but it will only integrate fields you have listed in the third line.&lt;br /&gt;
Hope this makes sense&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Dan&lt;br /&gt;
&lt;a href=&quot;http://cds-computers.com&quot; class=&quot;bb-url&quot;&gt;http://cds-computers.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 05 Jun 1999 03:42:00 +0000</pubDate>
 <dc:creator>cds</dc:creator>
 <guid isPermaLink="false">comment 1002883 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002882</link>
    <description> &lt;p&gt;hi shpek!&lt;br /&gt;
i use a script at the office that saves data like this:&lt;br /&gt;
userID/week/description/date/time&lt;br /&gt;
the access database offers an assistant to import this data, the only thing you have to do is to select the separator(pipe or slash) and access will do the rest...&lt;br /&gt;
use the access-help to find out more! &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;
cds, maybe i misunderstood something, but what you describe is to write a db at the server, or not?&lt;br /&gt;
cu&lt;br /&gt;
patrick&lt;/p&gt;
 </description>
     <pubDate>Thu, 03 Jun 1999 21:21:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1002882 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002881</link>
    <description> &lt;p&gt;Ok...&lt;br /&gt;
To Dan, I am also using the BForm mail script that u are familiar with. Can you give me more info on the text .dat file? I&#039;m not sure how to implement that file at all.&lt;/p&gt;
&lt;p&gt;Pat,&lt;br /&gt;
There ya go. That&#039;s the script I&#039;m using. Can you elaborate a bit on the text file that Dan was talking about. Also, is it simple to improt them manually?&lt;/p&gt;
&lt;p&gt;Thanks for the response guys!&lt;/p&gt;
&lt;p&gt;Shpek&lt;/p&gt;
 </description>
     <pubDate>Thu, 03 Jun 1999 19:48:00 +0000</pubDate>
 <dc:creator>shpek</dc:creator>
 <guid isPermaLink="false">comment 1002881 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/database-database-integrate-pearl-mail-form#comment-1002880</link>
    <description> &lt;p&gt;Not sure if this helps, but I use a variation of the popular FormMail called BFormMail. The options in it for appending to a database are:&lt;/p&gt;
&lt;p&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;append_db&amp;quot; value=&amp;quot;./formdata/infotest.dat&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;db_delimiter&amp;quot; value=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;db_fields&amp;quot; value=&amp;quot;realname,email,Company,Phone,&lt;br /&gt;
Location,How Found,Feedback,Please Call&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;Haven&#039;t tried it yet, but would think once you have a text .dat file, would be easy to import to Access. Would use your own paths, filenames, etc.&lt;/p&gt;
&lt;p&gt;Interesting, delimiter value was &amp;quot;pipe&amp;quot;, but bT won&#039;t display it. Added it twice and both times it omitted it.&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Dan&lt;br /&gt;
&lt;a href=&quot;mailto:dan@cds-computers.com&quot;&gt;dan@cds-computers.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 03 Jun 1999 18:43:00 +0000</pubDate>
 <dc:creator>cds</dc:creator>
 <guid isPermaLink="false">comment 1002880 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
