hi
the href link is on the pages concerned asnd the css is on the same directory on the server; but when I upload the html page it does not update the page on site although the ftp tool says it is?????????
cannot fathom this out at all
gerendula
hi
we created a site on mx and have now done a css page and attached it to pages in folder on pc
checked and code to import is there on pages
but when we upload to site on server
no dice
check source on pages and no code
cannot work out what is going on here
is this a mx thing --
ftp...
am trying to get color around flash button to go transparent
cannot ses any choice like this in pallate
any one tell me where to look
ta in advance
gerendula
am trying to load an animated gif into flash from mx
when we take it thru the process on the tutorials it converts into non animated stuff when we clik the edit option
and we cannot get it to renanimate
just a first attempt
anyone tell me where ia m going wrong
we are trying to use the...
same as before for the radio bttns
Like:
<cfset gM = #dateformat(now(),"mm/dd/yyyy")#>
And, you would output this tag on the screen as:
<cfoutput>The time is #gM#</cfoutput
but i need to add days for it to output the date tow or more days away
i tried this
<
<cfset gT =...
thanks can u look at the one i posted with the dateadd it will not operate
yert my book says this is how it will work
<cfset gT = #dateformat(dateadd("d",1,now(),"yyyy-mm-dd"))#>
and got this error
Invalid CFML construct found on line 23 at column 8.
thanks gerendula
tried this
<cfset gT = #dateformat(dateadd("d",1,now(),"yyyy-mm-dd"))#>
and got this error
Invalid CFML construct found on line 23 at column 8.
?/??????????
that actually rendered and i thought i could take it from there
but i am having two problems now
one i need to renderte date time liker this
0000-00-00 00:00:00'
and i am getting this
04-23-2006-13:58:41
am using this based on your suggestion
<cfset gM = #dateformat(now(),"mm-dd-yyyy")#>...
i have a form page with a set of radio bttns
atthe top tried to cfset your date=CreateODBCDateTime()
then entered yourDate in radion Bttns value
after sending it through cfparam on another page and outputing
i get createODBCDateTime
and and error from the CFINSert command at the bottoom of...
am trying to get a datetime readout through entering various variations of the datetime in the value of radio burttons which are then passed through cfparam and ~~ to then insert in a table
but i cannot do it
i need a step by step help in this
i dont think i am even doing the the cfset right
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.