Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Dolg webforumsuser@macromedia.com #1
Please help: Filtering recordset from URL Folder
Hi...
Im desperate, I have tried to manage this via FSO, but have not been
successfull.
What I want is to Filter Recordset upon the Folder the asp page is... Like
this:
If your entering the following [url]http://www.yourdomain.com/custom/2330/[/url]
Then the default.asp page within the 2330 folder would ask the database for
all info on customer 2330
My problem is that I cant seem to be able to narrow the URL down to only the
2330 folder.
Anyone knows how I can make this work?
Your Sincerely
Bjorn
Dolg webforumsuser@macromedia.com Guest
-
PHP Recordset Filtering
I am making my index page as a blog, and I want the most recent entry to display completely, then have the entries that were previous to display... -
Filtering a recordset
Hi, I have a database query that pulls out records from a business directory database. In the DB are fields like ratings, company name, and... -
Help with RecordSet filtering
Hi all, I have a page with a recordset built that displays the data from my releases database. The purpose of this page is to show people all... -
filtering recordset
I am trying to pull a recordset that has the following items: ID Name Description Image1 Image2 Image3 DateAdded Is there anyway that I could pull... -
Filtering a recordset with a Checkbox
I filter a recordset like this WHERE recshow = 'yes' And with text fields in my Access database it works fine but THIS TIME I want to do it with a... -
Gary White #2
Re: Please help: Filtering recordset from URL Folder
On Mon, 28 Jul 2003 12:56:47 +0000 (UTC), "Dolg"
[email]webforumsuser@macromedia.com[/email] wrote:
If it's on an Apache server, look into mod_rewrite:>What I want is to Filter Recordset upon the Folder the asp page is... Like
>this:
>
>If your entering the following [url]http://www.yourdomain.com/custom/2330/[/url]
>
>Then the default.asp page within the 2330 folder would ask the database for
>all info on customer 2330
[url]http://www.sitepoint.com/article/910[/url]
Gary
Gary White Guest



Reply With Quote

