Ask a Question related to Dreamweaver AppDev, Design and Development.
-
-
How can I make display weekly record?
Thank you, its working fine -
How can I make display weekly record?
Thank you MeTin I make table with 3 fields 1-ID 2-last Day 3-Info After that I did what you tell me for SQL and info field it's added in the ASP... -
last record doesn't display
http://www.middletree.net/debug/DisplaySortableTickets.html Doing an Intranet-based app in ASP. I put the view source version (that is, no ASP... -
using dropdown box to display db record & update record
Hi Folks, I have a web database written in asp and using access97. I have many projects, but each project is being held responsible by a person.... -
Display whole record
The best way to do this is to use an unbound combo (one with nothing in its Control Source property) for navigation. Details:... -
MeTin #2
Re: How can I make display weekly record?
Hello mate
first of all make a field for ur RS in ur DB for date an name it lastDay for
example then bit of SQL like:
SELECT *
FROM urtablesname
WHERE lastDay <=now
ORDER BY lastDay ASC
pls provide the current date for ur display info that u want it to display
till. then its gonna drop from the list itself when it reachs the date in
the DB..
if this doesnt help pls reply again and wait to get response from the proff
cause iam not :)
Rgds MeTin
"faiz2000" <webforumsuser@macromedia.com> wrote in message
news:cvpfrh$epv$1@forums.macromedia.com...> Any response please?
>
MeTin Guest



Reply With Quote

