I would like to create a list of persons that are registered to use my site.?I have already done this with a repeating region however all that i am showing is the members name and the date they registered.?Does anyone know of a way that i can create coumns on the page so that i dont have one long page with just one column that the user has to scroll forever through?
Creating a member directoryThis question requires knowledge of the scripting language and type of database used to register and authenticate your users.
Ideally, you would script a 'pager' that would limit the number or results per page, with a 'more' link on each page.
Creating a member directoryYou can split the record into multiple pages by using the ''Recordset Paging'' option available in dreamweaver. I assume that you have dreamweaver CS4 installed. Open the file where you have the repeat region. Click somewhere in the page where you want to insert the pagination. Go to Insert %26gt; Data Objects %26gt; Recordset Paging %26gt; Recordset Navigation bar
Define your settings there and that's it
Hope this helps
A. Zeb
[signature deleted by host]
No comments:
Post a Comment