Ask a Question related to Dreamweaver AppDev, Design and Development.
-
woodywyatt #1
easy question, but the answer?
I've searched high and low for an answer for this..
I'm using ASP - VBScript - Windows 2003 server an access database, with ODBC
connection
I have a recordset result of say 30 records.
I want to display all records randomly each time the page is reloaded.
Is there a way to do this? The only thing of come accrss so far is using
GetRows() which justy confuses me even further..
woodywyatt Guest
-
Popup windows. No easy answer?
Hi there world, This is not so much a question, more a "getting a general consensus of opinion" I've been building web sites for a... -
Easy question = easy answer?
Well, so I'm pretty new with Freehand, at the mo running with MX and havin' a problem (not big, but anyway)... I'm creating some cards and they... -
Form Field/ Form Submit Problems (probably an easy answer...)
Hey Everyone.. I have a form that has approximately 7 text fields and 1 checkbox. Generally when this form is submitted(to itself BTW) it works... -
Easy Question/Easy Answer
Ok, this is all i want to know how to do, i made a text link, now when someone rolls over it with their pointer i want it to change color. Simple? -
Julian Roberts #2
Re: easy question, but the answer?
It's not viable with Access. Your main hope is to stream the recordset into
an array using getrows() and then randomly sort the array. See
[url]http://www.4guysfromrolla.com/webtech/sqlguru/rriro.shtml[/url]
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
Julian Roberts #3
Re: easy question, but the answer?
Specifically
[url]http://www.4guysfromrolla.com/webtech/110800-1.3.shtml[/url]
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
woodywyatt #4
Re: easy question, but the answer?
Thanks Julian
The page loads/connects fine but I've got absolutely no idea how to 'bind'
anything to the page so I can check the results!
Just a blank page is shown
[url]http://www.webewitch.com/classifieds/accommodation_rand.asp[/url]
Any idea?
Gary
"Julian Roberts" <newsg@charon.co.uk> wrote in message
news:d3ofj9$5dl$1@forums.macromedia.com...> Specifically
>
> [url]http://www.4guysfromrolla.com/webtech/110800-1.3.shtml[/url]
>
> --
> Jules
> [url]http://www.charon.co.uk/charoncart[/url]
> Charon Cart 3
> Shopping Cart Extension for Dreamweaver MX/MX 2004
>
>
woodywyatt Guest



Reply With Quote

