Well, I've been working to create a aStore "enhancement" tool. The tool is located at www.aSensibleStore.com . What I wanted to add to aStore was... - Ability to integrate AdSense ads. - Stats to track pageloads and referrals - Full control over the CSS of the aStore - Ability to include the aStore without an iFrame So, basically that's what aSensibleStore does. I just put up the beta yesterday. If anyone could take a look and tell me if it sucks or not, I'd love to hear the feedback. Thanks, Terry
I like what I see and I am in the market for this type of script. Why would I need to give you my Amazon ID, and adwords ID to register?
what happened to the web site? Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>
Hey everyone, sorry I've been unresponsive. I had no idea that people actually read my thread. I ask for your AdSense and Amazon Id's to setup the store through my web server,... therefore automating the setup process for you and tracking your stats. And yes, the revenue model is a small percentage of the time I rotate in my AdSense ID. You may also setup the code on your own server. There are instructions on how to do this on my site. T