Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
innaminit #1
DoB to age converter
hey everyone. I'd like to be able to convert a users date of birth (from data
gathered from a form) into there age for use in my site, the member profile
page to be exact. at the moment i'd have to update their age manually but i
need this to be done via some sort of script of extension. I don't really know
the best way to go about this so i hope i'm asking in the right place! I've
just spent all evening getting pretty much nowhere by sifting through
javascript sites so if anyone has any idea's?
cheers
kev
innaminit Guest
-
FLV To .WAV/.MP3 converter
I know there's been a lot of talk about the NellyMonster codec. I've spent a week coding my own linux based equivalent of Flash Media Server/Red 5,... -
XSI-W3D converter 404
There used to be a XSI to W3D converter here: http://www.softimage.com/download/xsi/converters/shockwave/ But now it says page not found and I... -
.obj converter for OSX
Hi there I am a newbie at 3D Director so please forgive me if a silly Q, but I went to the download page to download the obj converter and there... -
.obj converter for mac?
I found that speedport is no longer on the downloads page, I'm assuming that is because it doesn't work in MX 2004. There is a .OBJ converter but... -
3d converter
where can i find the converter for 3d max to a file that can be imported in to the directir? and where can i find the same for the MAYA software';?... -
Alan #2
Re: DoB to age converter
Are you storing this profile in a database?
skip JavaScript- store the birthdate, and do a calculation of the person's
age when retrieving it.
what flavor do you need? php? asp?
sample code for php-
[url]http://us4.php.net/date[/url]
look in the comments below the tech manual.
Alan Guest
-
innaminit #3
Re: DoB to age converter
i'm not storing the profile in a database. I'm using html and javascript (via
the 'set text' behaviour in DW4) to make a profile appear in a layer when a
name is clicked ([url]http://3cmc.com/profiles.htm[/url] ). It's not a very efficient way
of doing it but as the site is part of a course in dreamweaver that doesn't
cover database use i'm stuck with it.
I want to add some javascript to the profile html so i can enter the DoB and
the code will change it to show the users age. If i can use any other code
(such as php) then great.
innaminit Guest



Reply With Quote

