<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: What software package should I use for providing my merchant clients with their account information online?</title>
	<atom:link href="http://smallbusinessmerchantaccounts.org/what-software-package-should-i-use-for-providing-my-merchant-clients-with-their-account-information-online.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://smallbusinessmerchantaccounts.org/what-software-package-should-i-use-for-providing-my-merchant-clients-with-their-account-information-online.htm</link>
	<description></description>
	<pubDate>Thu, 09 Sep 2010 17:30:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nick T</title>
		<link>http://smallbusinessmerchantaccounts.org/what-software-package-should-i-use-for-providing-my-merchant-clients-with-their-account-information-online.htm/comment-page-1#comment-1431</link>
		<dc:creator>Nick T</dc:creator>
		<pubDate>Sun, 25 Oct 2009 12:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://smallbusinessmerchantaccounts.org/what-software-package-should-i-use-for-providing-my-merchant-clients-with-their-account-information-online.htm#comment-1431</guid>
		<description>You are basically talking about a database look up, ASP, php or similar scripts which talk to your back end database to verify the customer exists and validate the password and then display the appropriate information.

The front end will be a simple login form which will send the information to the database and retrieve the data.

If you are hosting your own website already then check what interfaces your web-server supports, Apache supports php as standard.</description>
		<content:encoded><![CDATA[<p>You are basically talking about a database look up, ASP, php or similar scripts which talk to your back end database to verify the customer exists and validate the password and then display the appropriate information.</p>
<p>The front end will be a simple login form which will send the information to the database and retrieve the data.</p>
<p>If you are hosting your own website already then check what interfaces your web-server supports, Apache supports php as standard.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
