Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Don Pacino #1
display records >(higher) than todays date?
hi,
I have a vacancies table which displays vancanies added into a database. I
want to display the records that have todays date or higher in the DATE_EXPIRY
column. I know you can mess around with dates with dreamweaver, so does that
mean i need to do something in access?
I dont know, you tell me.
Don Pacino Guest
-
display blocks of records
Hi i've some records which needs to be displayed by block according to the serial no.. here's the below one. sl.no -- name -- school ... -
Add 5 week days to todays date
<cfoutput>#dateformat(dateadd('w', 5, now()),'dd-mmm-yyyy h:mm:ss')#</cfoutput> I created this code to add 5 week days to today's date. For some... -
How to display records from todays date and specifiec time of the day
Hi all any idea how to display specific record on current date and time of the day ... i did managed to display it for the date and drop it on... -
Add German Date one higher
Hello Newsgroup, I have a german date for example 01.02.2004. It means the same like February, 1st 2004. I need a function that can add my... -
When records don't display that are there
Hi All, Using Dreamweaver MX, Personal Web Server 4.0, VB Script, Asp Pages, MS Access Database, WIN 98 OS I basically have a Search Page with... -
Don Pacino #2
Re: display records >(higher) than todays date?
hi,
sorry ihave just found an excellent tutorial with the answer
[url]http://www.webthang.co.uk/tuts/tuts_ud4/utrix1/utrix1_1.asp[/url]
BUT, i have ONE MORE question, upon insertion of the data, i will have a drop
down box to ask the user how many days they want to display the advert.
this will be arranged in the drop down as : 3 days, 7 days, 10 days, 14 days
Now say if the user selects they want to advertise the ad for 3 days.
I want the date inserted in the database to be from 3 days from the current
date!!!
hope this is making sense.
Can you help?
Don Pacino Guest



Reply With Quote

