Ask a Question related to Dreamweaver AppDev, Design and Development.
-
juniorbee #1
Simple Problem - Inserting current date into table
Hello
Im trying to create a form in which when someone registers, it also adds the
current date into a specified field from a hiddenfield behaviour.
Can anyone tell me the correct way to do this thanks very much
jay
juniorbee Guest
-
Problem inserting arabic caracters in SQL server table
I have a problem when trying to insert arabic characters in SQL Server data base from a Coldfusion MX 7 cfml page. All arabic sent characters to... -
inserting system or current date
Hello, How can I insert system or current date into coldfusion4.5 I wrote this query But I am getting error <cfquery... -
Inserting Current Date into MySQL Database
OK, I am a complete Newbie at this, well... almost... I am creating a database that accepts members. I need to know how to insert the date of... -
Problem with mktime, need to add 30 days to current date
Hi, I need to make a date that is 30 days from the current date, and, am having problems with mktime Here's what I've tried: -
inserting the current date into mysql database fild
Hi I'm using DW MX and the php_mysql server model I have generated this code for inserting data into the DB. <code> if... -
Julian Roberts #2
Re: Simple Problem - Inserting current date into table
Might be easier to use a default value for the field in the database. In
Access, it'll be Date()
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
juniorbee #3
Re: Simple Problem - Inserting current date into table
good idea, i didnt think of that,
cheers.
juniorbee Guest



Reply With Quote

