Re: Dynamic URL for representatives DB

2010-02-01 Thread Nick
You are exactly right. Thanks, this was a learning curve I was having trouble getting over. You have been an immense help and are a credit to this online community. On Feb 1, 3:42 am, Daniel Roseman wrote: > On Feb 1, 4:30 am, Nick wrote: > > > I'm definitely going to continue looking into thi

Re: Dynamic URL for representatives DB

2010-02-01 Thread Daniel Roseman
On Feb 1, 4:30 am, Nick wrote: > I'm definitely going to continue looking into this. But if you have > any advice on how I can store the rest of the fields from the DB to > call up on the individual reps pages I would greatly appreciate it. > Right now I am only pulling in the last name and first

Re: Dynamic URL for representatives DB

2010-01-31 Thread Nick
I'm definitely going to continue looking into this. But if you have any advice on how I can store the rest of the fields from the DB to call up on the individual reps pages I would greatly appreciate it. Right now I am only pulling in the last name and first name and need to return all of the objec

Re: Dynamic URL for representatives DB

2010-01-31 Thread Nick
Just checked again and I'm getting the output I was looking for. Thanks for the help. I guess the server was just taking a little time to pick up changes to the URL confs. On Jan 31, 5:58 pm, Nick wrote: > Daniel, > > Thanks for the quick reply.  I have made the adjustments to the URLS > and th

Re: Dynamic URL for representatives DB

2010-01-31 Thread Nick
Daniel, Thanks for the quick reply. I have made the adjustments to the URLS and the views and am getting a 404 error Not Found The requested URL /Government/reps/Prater_David was not found on this server. (using the entry for David Prater) I'm not really sure why it isn't picking up the URL.

Re: Dynamic URL for representatives DB

2010-01-31 Thread Daniel Roseman
On Jan 31, 7:29 pm, Nick wrote: > Thanks in advance for anyone answering this thread. > > I am building a DB of local government representatives. My goal is to > spit out a general list of the reps and a detailed bio page for each > rep. > > The URL structure I would like to have is 'government/re

Dynamic URL for representatives DB

2010-01-31 Thread Nick
Thanks in advance for anyone answering this thread. I am building a DB of local government representatives. My goal is to spit out a general list of the reps and a detailed bio page for each rep. The URL structure I would like to have is 'government/reps/list' for a list of all of the Reps and 'g