
March 28th, 2000, 04:38 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
<i><b>Originally posted by : steve (sschofield@aspfree.com)</b></i><br />Wow! let me see if i can give you some direction. Using asp to collect data and put in the database hands down is the fastest, easiest and most efficient way.. When it comes to customizing how the data is collected from where, depending on how it is displayed etc.. is an animal in its self. You described several things. you need to separate into 2 things, <br /><br />1. How to collect good accurate information from all sources and how best to store in the database? I've discovered if you collect accurate data and stored correctly displaying using ASP is cake! <br /><br />2. How best to display it to your target audience based on who is requesting and what country, local they are at.<br /><br />What i'd concentrate on is 1st collecting good data. ASPFree has database demo's get the basics down. From there you can fully understand how and what data you want. I've see 4guysfromrolla.com or 15seconds.com has articles on localization of apps. There are server side variables you use to detect where this user is at. based on that data you could build logic to redirect the appropreiate info you want them to see. hope this helps clear your thoughts. <br /><br />good luck!<br />------------<br />clint at 3/27/2000 1:44:36 PM<br /><br />Hello everyone,<br /><br />I am in some dire need of some advice, tips/hints/tricks etc etc. I have a site up at http://24.64.228.203 and we have a news section in the page. We would like for people to submit information to subscribe to our newsletter. My question is this is it best to use an active server page or something different? What the something different is is beyond me.<br /><br />Secondly, Is there any way that when a user submits there request based on certain selections that it can be filtered to the specific selections?<br /><br />i.e. a user wants to read headlines on Saskatchewan, Alberta, and Texas and aonther reader would like readins for B.C., Alberta, Oklahoma, EUB. Is there any way i can filter this information to the right person? DO i need to set up a database accordingly? ie. seperate tables for saksatchewan, alberta, b.c. etc etc?<br /><br />Please help me out cos I am really stuck<br />If anyone knows some good tutorials/tips/hints/tricks, freeware/shareware/demo programs please send them my way<br /><br />Thanx for all the help <br />Clint<br />
|