|
| |
|
|
A1234
Posts: 101 Joined: 10/7/2004 Status: offline
|
Posting to DB - 11/10/2004 12:31:31
I'm using Spooky Login 3.05. For some reason, I can't seem to wrap my mind around this. I have a db for "employers". I want them to be able to post multiple job openings (some may have 100+ openings). Where should they post their job openings? On the registration page? ex. - JobOpening1, JobOpening2, etc.? until I run out of room? Seems like there is a much easier way of doing it, I'm just not smart enough to figure it out.
|
|
|
|
rdouglass
Posts: 9280 From: Biddeford, ME USA Status: offline
|
RE: Posting to DB - 11/10/2004 13:32:30
How about in another DB file with a UserID number that matches the SL IDs? Then you can display all the items (with a DRW or whatever) that match the ID. See, I wouldn't suggest changing the SL DB itself in case of upgrades and such. Having said that, you may be able to add just a table and still keep it manageable. Any help?
_____________________________
Don't take you're eye off your final destination. ASP Checkbox Function Tutorial.
|
|
|
|
rdouglass
Posts: 9280 From: Biddeford, ME USA Status: offline
|
RE: Posting to DB - 11/10/2004 14:39:49
quote:
I'm not quite sure of what you mean by "another db file". I was talking about a database separate from the Spooky Login DB. If you have an identifier (for instance a SL UserID), you could put all the postings in 1 DB file and display it based on the employer identifier. Unless the pages vary greatly, you may want to consider just 1 page and having it built dynamically based on which employer's content is being viewed. However, don't try to force a "square peg into a round hole", it may work better with different content pages. It's not wrong to do it that way at all...
_____________________________
Don't take you're eye off your final destination. ASP Checkbox Function Tutorial.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|