Freelancers Forum Messages on Tuesday April 10th 2007
Re: FN-FORUM: Access problem
date posted 10th April 2007 20:14
I still can't get this to work
select distinct members.memberid, datejoined, username, artist_type,
members.art_name, gender, dob, art_profile.country, genre1, genre2, genre3,
countryname, art_ci...
Re: FN-FORUM: Access problem
date posted 10th April 2007 18:59
Yippee - I have solved my problem with the Memo field being cut short. It
was the "group by" that was doing it - Access truncates memo fields in a
"group by" to 255. I wrapped the memo field in a fi...
FN-FORUM: Freelance Stratergies - Bedford
date posted 10th April 2007 18:43
Hi,
I don't know if this is the correct place to ask. Are any of your guys from
the Bedfordshire area and know any good marketing techniques for the area?
Business isn't bad but not enough to full br...
RE: FN-FORUM: printing problem
date posted 10th April 2007 17:52
Hi Mark,
I hope I am not too late in responding - I have only just seen this email,
as I have been out all day. I have done a little digging and found this
through Google:
"I got it to work. Here is...
Re: FN-FORUM: Access problem
date posted 10th April 2007 17:25
Aha - I think that might be it - thanks. The figures were too high - Pam
----- Original Message -----
From: "Dave Fennell" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, April 10, 2007 5:29 PM...
Re: FN-FORUM: Access problem
date posted 10th April 2007 17:15
Also for the case instead of
(case
sum(myalbums.totalnoofdownloads) when Null then 0 else
sum(myalbums.totalnoofdownloads) end)
Shouldn't it be:
sum(case
myalbums.totalnoofdownloads when Null then...
RE: FN-FORUM: Access problem
date posted 10th April 2007 16:54
> Can any one see what is wrong with this
> "select distinct members.memberid, datejoined, username, artist_type,
members.art_name, gender, dob, art_profile.country, genre1, genre2, genre3,
>countr...
Re: FN-FORUM: How much do you charge for storyboarding a site
date posted 10th April 2007 16:48
On 6 Apr 2007 21:20:36 -0000, kongo Fred [EMAIL REMOVED] wrote:
>
> This is such a good message Johan you provided here,
> even though it wasn't meant to me but it so brilliant
> I couldn't help but k...
Re: FN-FORUM: Access problem
date posted 10th April 2007 16:36
Can any one see what is wrong with this
"select distinct members.memberid, datejoined, username, artist_type,
members.art_name, gender, dob, art_profile.country, genre1, genre2, genre3,
countryna...
Re: FN-FORUM: Access problem
date posted 10th April 2007 15:54
Product_Information = Trim(rs_Product("Product_Information"))
Product_Information = Replace(Product_Information, vbCrLf, "")
Product_Information = Replace(Product_Information, "...
RE: FN-FORUM: Access problem
date posted 10th April 2007 15:15
how are you writing the value out? can we see the code with the 'response.write' in?
Chris
--------
Set rs_Product = Server.CreateObject("ADODB.Recordset")
rs_Product.Open "SELECT p.Id, p.Product...
Re: FN-FORUM: printing problem
date posted 10th April 2007 14:47
Will it print if they select print as bitmap or raster or whatever their
printer's equivalent is? What version of Word and what printer? Try
reinserting logo as a DIB (copy, paste special) as a last r...
FN-FORUM: IE6 Peekaboo bug
date posted 10th April 2007 14:41
Hi
I have a very annoying peekaboo bug here -
http://www.scotland-holiday-accommodation.com/owners/index.html
I believe I've removed the bug from all other pages by adding conditional IE6
css (ief...
Re: FN-FORUM: printing problem
date posted 10th April 2007 14:40
Never come across this before, word can be funny with images sometimes
though but this sounds like something that would be easier to fix while sat
at their computer. Mainly due to the fact that if y...
Re: FN-FORUM: Job Hunting in Leeds
date posted 10th April 2007 14:36
>> Drink! Sounds like a good idea to me. I'll have to let you know once I
>> arrive in July.
>>
>> I can't wait to move to Leeds.
>
> I'm betting that IS the first time anyone has said that... :)
>
>...
FN-FORUM: Access problem
date posted 10th April 2007 14:26
Set rs_Product = Server.CreateObject("ADODB.Recordset")
rs_Product.Open "SELECT p.Id, p.Product_Title, p.Image_Ext,
p.Product_Information FROM Products p, Product_Size_Price psp where
p.Product_...
FN-FORUM: printing problem
date posted 10th April 2007 14:09
Afternoon all,
A client of mine is experiencing difficulty in printing a small 3 page =
word
document that has a logo inserted at the top. They have emailed it to me =
and
I can print it, they are ab...
RE: FN-FORUM: Job Hunting in Leeds
date posted 10th April 2007 14:03
> -----Original Message-----
>
> On Tue, Apr 10, 2007 at 12:57:47PM -0000, Sam M - www. wiredeyes. com
> wrote:
> >
> > > -----Original Message----->
> > > Drink! Sounds like a good idea to me. I'll...
Re: FN-FORUM: Job Hunting in Leeds
date posted 10th April 2007 13:46
On Tue, Apr 10, 2007 at 12:57:47PM -0000, Sam M - www. wiredeyes. com wrote:
>
> > -----Original Message----->
> > Drink! Sounds like a good idea to me. I'll have to let you know once I
> > arrive i...
RE: FN-FORUM: Job Hunting in Leeds
date posted 10th April 2007 13:42
> -----Original Message----->
> Drink! Sounds like a good idea to me. I'll have to let you know once I
> arrive in July.
>
> I can't wait to move to Leeds.
I'm betting that IS the first time anyone...
Re: FN-FORUM: Job Hunting in Leeds
date posted 10th April 2007 12:36
Drink! Sounds like a good idea to me. I'll have to let you know once I
arrive in July.
I can't wait to move to Leeds.
Martin
atdc
----- Original Message -----
From: "Hadyn Thomas" [EMAIL REMOVED]...