This means that the client's email browser is searching in
"C:\MyDocumnets...". Try setting the tag to an absolute URL where the image
is stored. Like so;
http://www.theURL_where_the_image_can_be_found.jpeg">
Try that. Should do the trick.
Spencer Saunders
-Original Me
Hello all. I have a problem with a query output returning multiple outputs
of the same record. I only want the information once but for some reason it
seems to be cycling trough it 7 times. Any help would be appreciated. I'm
sure it's a simple solution sitting right under my nose. Code as follows.
If you are referring to a page that is caching I would suggest holding the
shift key while you click reload. This forces the browser to request the
page form the server and not from a previously cached copy on your machine.
ss
-Original Message-
From: Gregory Harris <[EMAIL PROTECTED]>
To
Thanks Dave
Worked like a charm
spence
-Original Message-
From: Dave Watts <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: May 10, 2000 3:42 PM
Subject: RE: multiple lists in a loop
>> Is it possible to create multiple lists
Is it possible to create multiple lists in a CFLOOP that would allow me to
insert several lists into a couple of columns?
I know it is possible with one.
ie,
INSERT into testing (Importance)
VALUES ('#thisimportance#')
But how would it work if I wanted to insert the following lists into
Check out Cascading Style Sheets. Particularly the background attribute. I
think it just needs to be set to static.
s
-Original Message-
From: aslam bajaria <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: May 10, 2000 11:09 AM
Subject: how do you have a static picture
I am trying to insert multiple variables into one field in a DB but each
variable in it's own row. The problem I keep running into is that all the
variables keep getting inserted into one row and not individual ones. My
INSERT code as follows.
INSERT into Tablename (Fieldname)
VALUES ('#field1#,
M
>Subject: RE: session variable blues
>
>
>> from one newbie to another. Try using #Form.lname# instead of session.
>> Hope this helps (probably won't though)
>>
>>
>>
>>
>> -Original Message-
>> From: Spencer Saunders [mail
Okay I'm a newbie and I'm having some trouble using session variables. They
are not being stored it seems and therefore not being passed from template
to template as the user moves through the app,.
My application file looks like this
Then the folowing templates ask for the user to in
This is a multi-part message in MIME format.
--=_NextPart_000_0058_01BFB5AD.AD7EC800
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I am having problems getting a session variable passed from one template =
to display on the next.=20
code a
10 matches
Mail list logo