No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
Hi all, i made a cfchart from an example and worked perfect. afterwards i tried to bind a new cfm page containing only the cfchart so the use will see a loading message in the index page until cfchart is loaded within cfdiv... worked fine but i cant see any …
[CODE] <cfif not(isdefined("url.lastpage"))> <cfset lastpage="testera.cfm?topicID=284&catID=8&category=Bird Breeding"> <form method="post" action="testera.cfm?lastpage=#lastpage#"> <input type="submit" /> </form> <cfelse> #url.lastpage# #url.catID# </cfif>[/CODE] Actually there is nothing wrong... Not only lastpage variable but everything else is passed as url variables as well...
Hi all, i have a small email database (32k emails) and i want to create a newsletter system. Unofortunately the script where handles those 32k emails to send a html text times out as request exceed the default value and i dont wish to chagen that. I tried breaking the …
hi to all... i want to be able to see which pages where visited and from how many users... (Un)fortunately i use rewrite rulez... so the actual url is not the real cfm file ex domain.com/toys/4857-toy-name/ is product_view.cfm?param=4857-toy-name So in a onrequestend.cfm i used the following code in order to …
Hi to all.... i signed up in google analytics and i copied paste the javascript code in a onendrequest.cfm file. The issue is that in pages that i use cfgrid, the content of the cfgrig is not showning up at all. I have the header bar the footer bar but …
-rw-r--r-- 1 root root 18452 Sep 28 00:38 avatar.flv.meta -rw-r--r-- 1 deathas deathas 107265433 Sep 16 06:43 flv105HD.flv i installed red 5 and i want to test a flv file but it wont start... So i guessed it would be due to the user deathas instead of root (permission issue)... …
Hi all, has anyone tried to insert a checkbox column as a multiple row selection in a cf8 cfgrid (html mode)? If yes how? Thnx
Hi to all, i am building a site with movie reviews.. due to the fact that a movie may have more than one category ex action, adventure, sci fi etc i ended up using a sinlge column to add all tha categories in comma delimited form.. 1st question. is the …
Hi to all, i am trying to set the logon data for crystal reports that i have created. in crystal report builder i manage to connect to mysql by the jdbc driver downloaded from the official site of mysql. [link=http://www.eakes.org/80/connecting-to-mysql-with-crystal-reports-xi/][/link] but i want to change the ip of the mysql …
Hi to all, i have a charset issue when i use unicode characters in cfm pages... to be more specific when i use greek characters all i get is something not greek... i use charset in each page but the result is the same, i used utf-8,iso-8859-7 and windows-1253 but …
The End.
zero_sequence