<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Fellow Drupalers,<div><br></div><div>My project uses Views 2 and the Table Wizard (project/tw) with an external database. The decision is to use this process to build pages based entirely on Views of data from tables in this other database, and not from nodes (or data in Drupal's DB).</div><div><br></div><div>The URL structure for these pages would utilize arguments in the same URL positions:</div><div><br></div><div>* /first/second/third/</div><div><br></div><div>One section may be /first/second/, while another context would be the same URL structure, yet with different content. Easy enough to do with a static website and directory structure.</div><div><br></div><div><div>Is "PHP Code" validation on the arguments (within the Views UI) where I should focus my attention?</div></div><div><br></div><div>I could validate upon a few example sets of data with PHP:</div><div><br></div><div>* State (CA): /first/CA/[title]</div><div>* Industry (Construction): /first/Construction/[title]</div><div>* City, SIC code, etc.</div><div><br></div><div>Does this seem like the right direction? Am I missing some general point that's obvious to you?</div><div><br></div><div>I have searched for more detailed information on <a href="http://Drupal.org">Drupal.org</a> (and Google), but this seems limited. Especially since I'm using Table Wizard with Views.</div><div><br></div><div><div>Thank you,</div><div><br></div><div>Kevin</div></div><div><br></div><div><font face="Courier New" size="3" class="f1">---&nbsp;</font><br><font face="Courier New" size="3" class="f1"></font><br><font face="Courier New" size="3" class="f1">Quevin, LLC</font><br><font face="Courier New" size="3" class="f1">&nbsp;<a href="http://Quevin.com">Quevin.com</a></font><br><font face="Courier New" size="3" class="f1">&nbsp;<a href="http://twitter.com/Quevin">twitter.com/Quevin</a></font><br><font face="Courier New" size="3" class="f1">&nbsp;<a href="http://linkedin.com/in/quevin">linkedin.com/in/quevin</a></font><br><font face="Courier New" size="3" class="f1"></font><br><font face="Courier New" size="3" class="f1">Phone/SMS: (415) 742-1086</font><br><font face="Courier New" size="3" class="f1"></font><br><font face="Courier New" size="3" class="f1">Personalized Web Design, Development &amp;</font><br><font face="Courier New" size="3" class="f1">Drupal CMS/Blog Specialization</font><br><font face="Courier New" size="3" class="f1">In the San Francisco Bay Area</font><br></div></body></html>