![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
pickatag does indeed create (or at least update) a destination text file
with a new tagline at user-chosen intervals. i guess i'm wondering how to add that text file to a signature html file with the img tag that hold my graphic... "Steve Cochran" wrote in message ... You could do this but you'd have to program it to dynamically change the signature file prior to insertion of the sig into OE. I suspect your pickatag program does this but is only plain text compatible. The file would have to be an HTML signature file which contained an IMG element and not a plain text one. |
#2
|
|||
|
|||
![]()
Well, you could have a fixed signature and then manually use Insert | Text
from file to add the pickatag file. You might also contact the authors and ask if there is an HTML version. steve "tim harrison" wrote in message ... pickatag does indeed create (or at least update) a destination text file with a new tagline at user-chosen intervals. i guess i'm wondering how to add that text file to a signature html file with the img tag that hold my graphic... "Steve Cochran" wrote in message ... You could do this but you'd have to program it to dynamically change the signature file prior to insertion of the sig into OE. I suspect your pickatag program does this but is only plain text compatible. The file would have to be an HTML signature file which contained an IMG element and not a plain text one. |
#3
|
|||
|
|||
![]()
edit the source of the saved template to include the text file in an Iframe?
briframe src='pathtopickatag.txt' height=20 width=100%/iframe/body/html add the text file as a background image BODY style="BACKGROUND-POSITION: bottom center; BACKGROUND-REPEAT: no-repeat" bgProperties=fixed background='pathtopicatag.txt' which has the added bonus that the text remains onscreen all the time and the email flows around it ://security.kolla.de AVG free antivirus http://www.grisoft.com Etrust/Vet/CA.online Antivirus scan http://www3.ca.com/securityadvisor/virusinfo/scan.aspx Panda online AntiVirus scan http://www.activescan.com Panda online AntiSpyware Scan http://www.pandasoftware.com/virus_info/spyware/test/ Catalog of removal tools (1) http://www.pandasoftware.com/download/utilities/ Catalog of removal tools (2) http://www3.ca.com/securityadvisor/n...aspx?CID=40387 Trouble Shooting guide to Windows http://mvps.org/winhelp2002/ Blocking Unwanted Parasites with a Hosts file http://mvps.org/winhelp2002/hosts.htm links provided as a courtesy, read all instructions on the pages before use Grateful thanks to the authors/webmasters _ "tim harrison" wrote in message ... pickatag does indeed create (or at least update) a destination text file with a new tagline at user-chosen intervals. i guess i'm wondering how to add that text file to a signature html file with the img tag that hold my graphic... "Steve Cochran" wrote in message ... You could do this but you'd have to program it to dynamically change the signature file prior to insertion of the sig into OE. I suspect your pickatag program does this but is only plain text compatible. The file would have to be an HTML signature file which contained an IMG element and not a plain text one. |
#4
|
|||
|
|||
![]()
hmmm - OE seems to ignore the iframe tag? i CAN put it anywhere right? i've
put : iframe src='c:\pickatag.txt' height=20 width=100%/iframe between DIV/DIV tags? thanx for your help! tim "AlmostBob" wrote in message ... edit the source of the saved template to include the text file in an Iframe? briframe src='pathtopickatag.txt' height=20 width=100%/iframe/body/html add the text file as a background image BODY style="BACKGROUND-POSITION: bottom center; BACKGROUND-REPEAT: no-repeat" bgProperties=fixed background='pathtopicatag.txt' which has the added bonus that the text remains onscreen all the time and the email flows around it ://security.kolla.de AVG free antivirus http://www.grisoft.com Etrust/Vet/CA.online Antivirus scan http://www3.ca.com/securityadvisor/virusinfo/scan.aspx Panda online AntiVirus scan http://www.activescan.com Panda online AntiSpyware Scan http://www.pandasoftware.com/virus_info/spyware/test/ Catalog of removal tools (1) http://www.pandasoftware.com/download/utilities/ Catalog of removal tools (2) http://www3.ca.com/securityadvisor/n...aspx?CID=40387 Trouble Shooting guide to Windows http://mvps.org/winhelp2002/ Blocking Unwanted Parasites with a Hosts file http://mvps.org/winhelp2002/hosts.htm links provided as a courtesy, read all instructions on the pages before use Grateful thanks to the authors/webmasters _ "tim harrison" wrote in message ... pickatag does indeed create (or at least update) a destination text file with a new tagline at user-chosen intervals. i guess i'm wondering how to add that text file to a signature html file with the img tag that hold my graphic... "Steve Cochran" wrote in message ... You could do this but you'd have to program it to dynamically change the signature file prior to insertion of the sig into OE. I suspect your pickatag program does this but is only plain text compatible. The file would have to be an HTML signature file which contained an IMG element and not a plain text one. |
#5
|
|||
|
|||
![]()
I think IFRAME rendering has been prevented due to security concerns.
I don't know of a way to get it into the div tags. steve "tim harrison" wrote in message ... hmmm - OE seems to ignore the iframe tag? i CAN put it anywhere right? i've put : iframe src='c:\pickatag.txt' height=20 width=100%/iframe between DIV/DIV tags? thanx for your help! tim "AlmostBob" wrote in message ... edit the source of the saved template to include the text file in an Iframe? briframe src='pathtopickatag.txt' height=20 width=100%/iframe/body/html add the text file as a background image BODY style="BACKGROUND-POSITION: bottom center; BACKGROUND-REPEAT: no-repeat" bgProperties=fixed background='pathtopicatag.txt' which has the added bonus that the text remains onscreen all the time and the email flows around it ://security.kolla.de AVG free antivirus http://www.grisoft.com Etrust/Vet/CA.online Antivirus scan http://www3.ca.com/securityadvisor/virusinfo/scan.aspx Panda online AntiVirus scan http://www.activescan.com Panda online AntiSpyware Scan http://www.pandasoftware.com/virus_info/spyware/test/ Catalog of removal tools (1) http://www.pandasoftware.com/download/utilities/ Catalog of removal tools (2) http://www3.ca.com/securityadvisor/n...aspx?CID=40387 Trouble Shooting guide to Windows http://mvps.org/winhelp2002/ Blocking Unwanted Parasites with a Hosts file http://mvps.org/winhelp2002/hosts.htm links provided as a courtesy, read all instructions on the pages before use Grateful thanks to the authors/webmasters _ "tim harrison" wrote in message ... pickatag does indeed create (or at least update) a destination text file with a new tagline at user-chosen intervals. i guess i'm wondering how to add that text file to a signature html file with the img tag that hold my graphic... "Steve Cochran" wrote in message ... You could do this but you'd have to program it to dynamically change the signature file prior to insertion of the sig into OE. I suspect your pickatag program does this but is only plain text compatible. The file would have to be an HTML signature file which contained an IMG element and not a plain text one. |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|