Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Grant Berkeley #1
How to set LCID permanently in MX?
Working usually in vb/asp I'd like to force the script language header to
include the LCID as per this as most of my work involves dates.
<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252" LCID="1033"%>
Pointers gratefullt recieved!
Cheers
Grant
Grant Berkeley Guest
-
Session.Lcid question
Hi all, I've recently installed a calendar that I downloaded but I'm having a bit of a problem with the date settings. I thought setting the LCID... -
Session.Lcid
Trying to locate the list of valid lcid's on MS's site and googled. Ive toiled long and hard, but alas I cannot locate the information. (previous... -
Session.LCID problem
Hi all, I recently downloaded a calendar that i am trying out for a client. It works fine when i test it on my machine..however when i test it on... -
Session.LCID does not work
I live in Brazil and i am trying to set my application to work with american date format. The problem is, even when i set the LCID property at... -
LCID Problem.
This has just started. I don't recal installing any updates or security fixes lately. But I am getting a script debugger notification just... -
Julian Roberts #2
Re: How to set LCID permanently in MX?
Just put
Session.LCID=1033
into the connections file. Or global.asa
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
Grant Berkeley #3
Re: How to set LCID permanently in MX?
Thanks Jules.
BTW did you hear about Phil Osborne?
Cheers
Grant
"Grant Berkeley" <gb@pumpupthe.net> wrote in message
news:cvcl1e$jvn$1@forums.macromedia.com...> Working usually in vb/asp I'd like to force the script language header to
> include the LCID as per this as most of my work involves dates.
>
> <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252" LCID="1033"%>
>
> Pointers gratefullt recieved!
>
> Cheers
>
> Grant
>
Grant Berkeley Guest
-
Julian Roberts #4
Re: How to set LCID permanently in MX?
Nope
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
Grant Berkeley #5
Re: How to set LCID permanently in MX?
He had a massive heart attack and sadly died a couple of weeks ago.
Apparently heart disease had crept up un-noticed and pounced.
"Julian Roberts" <newsg@charon.co.uk> wrote in message
news:cvcpq0$rbu$1@forums.macromedia.com...> Nope
>
> --
> Jules
> [url]http://www.charon.co.uk/charoncart[/url]
> Charon Cart 3
> Shopping Cart Extension for Dreamweaver MX/MX 2004
>
>
>
Grant Berkeley Guest
-
Julian Roberts #6
Re: How to set LCID permanently in MX?
Blimey, that is sad news. Nice bloke Phil was.
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
Grant Berkeley #7
Re: How to set LCID permanently in MX?
Yup, knocked me sideways - it's not often I'm lost for words, but when his
brother called I was! He was very successfully doing some SEO stuff for me -
I'm already missing the repeated bollockings and detailed nit picking over
page layouts and wording - a salutory lesson to us all.
"Julian Roberts" <newsg@charon.co.uk> wrote in message
news:cvcs5k$1vv$1@forums.macromedia.com...> Blimey, that is sad news. Nice bloke Phil was.
>
> --
> Jules
> [url]http://www.charon.co.uk/charoncart[/url]
> Charon Cart 3
> Shopping Cart Extension for Dreamweaver MX/MX 2004
>
Grant Berkeley Guest



Reply With Quote

