Hi,
I have a question about Office365 and sharing calendars.
I am looking into to purchasing Office365Home. Is it possible to have one calendar setup to be shared amongst the family. This calendar would have the family events, school exams, soccer training etc etc.?
We are only 3 family members...
Hi,
I am new to PHP so this might be a silly question. I had this code to send email from a form on the website but all of a sudden it stopped working. If anyone could shed some light I would appriciated it.
Cheers
jonas
<?php
$frmname = "Name: $Name";
$frmemail = "Email: $email"...
Hi ,
I am trying to learn cfc's and I have problem that I can't figure out. Basically I have one function that returns a query.
And for practise I want to display the result of the first function in the second function.
The problem I have is how do I define the result from the first function...
I am not to sure how spam filters work so this may be a "silly" question:)
If someone register or sign up for newsletter on the website we have emails being sent out to confirm that action. I am keen to add our logo to the emails being sent but am a bit concerned that it will increase the likely...
Hi,
I have table in a MySQL 4.X database where I store the number of clicks a link has had per day. I am trying to generate report similar to:
2006
Jan
Mon
Tue
Wed
Thur
Fri
Sat
Sun
Mon
Tue
Wed
Thur...
I guess it wasn't as easy as I thought :)
I have a problem with CFGIRD and selectmode=edit.
Two of the columns are editable, Live and LinksOrder. I want the user to be able to click on row which will take him to a detail page. This works fine, please have a look at...
Hi,
I am sort of wrapping up an internet directory that list business of all kind.
My question is how do you optimise your keywords for Adsense ?? Because it is an internet directory more or less any ad would be suitable because the site will have visitors from all different business fields...
I must be having a "brain fart"!!!
I output a list of records and want to be able to sort them.
What I basically am after is to be able to have an <input> (or even better have a <select> with 1 to "number of records") next to each record and be able to enter a number that sets the sort order...
Hi,
I am trying to write a reg exp to verify that the phone number is entered correctly. I want the phone number to be entered like 99-9999 9999 and the reg exp I have is [0-9]{4}-[0-9]{4}(\s)[0-9]{4}. The problem is that it allows me to enter more than 4 numbers in the last block of numbers...
What I want to achieve is when someone enters the name of their suburb (say Abbotsford) but they spell it wrong (say Abotsford) how do I match the characters entered to the ones in the dB??
This is for a registration form and they are also entering the Postcode which means the numbers of matches...
What is the best practice to deal with dB's in a bigger project?
Should you try to keep all the data in one database or split it up in different databases?
For example having the dB for the forum and banner ads separately. If you split them up I presume it will take some load of the main...
Hi,
I have problem with my charset.
The site is in Spanish and The Spanish characters that come from the database (i.e. dropdowns etc) are replaced with question marks but other Spanish characters are OK.
I have tried to use UTF-8 and iso-8859-1 but they are still showing up as question marks...
Hi,
I am working on an registration page which will require a Related Select of 3 levels.
I have been trying both CF_ThreeSelectsRelated and MultiRelatedSelects (a tutorial found on easycfm http://tutorial218.easycfm.com/)
They both work but the it takes FOREVER for the page to load.
What can I...
Hi,
I am using CFFLUSH to output my part of my page.
It works OK in Firefox but in IE it doesn't work, it still have to load all the content before it displays anything.
I have used the IE pad <CFOUTPUT>#RepeatString(" ",100)#</CFOUTPUT>.
Are there any "rules" to where to place the pad in...
Hi,
I have now tried this custom tag for multi select related - CF_MultipleRelatedSelects. Downloaded it from Macromedia.
The tag works rally well - if you don't have to many records.
The problem I have is that I have about 17000 records and the page doesn't load properly.
When I cut the db...
Hi,
I have allways used Access but thought it is time to start using MySQl and from what I understand I should have done the switchover earlier.
What I was wondering is what tool do you use to work with MySQL?? CFMyAdmin??
Any suggestions most welcome
Jonas
Hi,
I am creating a select related with 3 list boxes and have used the tutorial http://tutorial196.easycfm.com/ . I haven't changed the JavaScript supplied in the tutorial but for some reason I can't get it to work. The problem is that the 1:st box get populated OK but afterwards the 2:nd box...
The computer have started to just shut-down by itself - like someone pulled the power chord.
When I restart the computer I get the message "Overclocking failed". I haven't done anything to change the values in the BIOS tried to overclock the computer - I wouldn't even know where to start.
I...
Hi,
I use this logon script to map shared drives in our network. We don't run of a server with Domain name.
And also is it possible to put the script in Start up folder so it runs no matter who is using the computer or will that have any implications?
####
net use L: \\Bd32\Jobfiles
####
How...
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.