Brian Gubb
|
| Posted: 12/13/2002, 10:41 AM |
|
This is a multi-part message in MIME format.
------=_NextPart_000_0008_01C2A344.38F09630
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Can someone tell me how to get the listbox dates into dd/mm/yy format? =
Using asp and access 2000.
I have no problem getting the dd/mm/yy format in the grids.
TIA, Brian
------=_NextPart_000_0008_01C2A344.38F09630
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2722.900" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Can someone tell me how to get the listbox dates =
into dd/mm/yy=20
format? Using asp and access 2000.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>I have no problem getting the dd/mm/yy format in the =
grids.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>TIA, Brian</FONT></DIV></BODY></HTML>
------=_NextPart_000_0008_01C2A344.38F09630--
|
|
|
 |
RonB
|
| Posted: 12/19/2002, 1:49 AM |
|
This is a multi-part message in MIME format.
------=_NextPart_000_003A_01C2A74C.9E36CDA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I dont know any asp, I'm a PHP kind a guy, but I'd solve this using sql. =
Just switch from table to sql as source for the list box and do the =
formatiing of the date in the sql. If you need help with that just state =
wich database server you are using. I might be able to help when it's =
oracle or mysql.
RonB
"Brian Gubb" <b.gubb@clear.net.nz> schreef in bericht =
news:atd9ki$9ni$1@news.codecharge.com...
Can someone tell me how to get the listbox dates into dd/mm/yy format? =
Using asp and access 2000.
I have no problem getting the dd/mm/yy format in the grids.
TIA, Brian
------=_NextPart_000_003A_01C2A74C.9E36CDA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I dont know any asp, I'm a PHP kind a =
guy, but I'd=20
solve this using sql. Just switch from table to sql as source for the =
list box=20
and do the formatiing of the date in the sql. If you need help with that =
just=20
state wich database server you are using. I might be able to help when =
it's=20
oracle or mysql.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>RonB</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Brian Gubb" <<A=20
href=3D"mailto:b.gubb@clear.net.nz">b.gubb@clear.net.nz</A>> =
schreef in=20
bericht <A=20
=
href=3D"news:atd9ki$9ni$1@news.codecharge.com">news:atd9ki$9ni$1@news.cod=
echarge.com</A>...</DIV>
<DIV><FONT size=3D2>Can someone tell me how to get the listbox dates =
into=20
dd/mm/yy format? Using asp and access 2000.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>I have no problem getting the dd/mm/yy format in =
the=20
grids.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>TIA, Brian</FONT></DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_003A_01C2A74C.9E36CDA0--
|
|
|
 |
|