This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > FrontPage Programming > September 2004 > HTML update
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| lexlew 2004-09-27, 7:14 pm |
| I have a series of code that i want inserted at the end of
various HTML documents.
I want to write a macro to do this. I having difficulties
instantiating the fp object and writing to it. any help
would be appreicated.
<TABLE cellSpacing=0 cellPadding=0 width=660 border=0>
<TBODY>
<TR bgColor=#99CCFF>
<TD> </TD></TR>
<TR>
<TD>
<TABLE>
<TBODY>
<TR>
<TD align=left><FONT face="Arial,
Helvetica, sans-serif"
size=2>Assessor Data
03/2002</FONT><BR></TD></TR>
<TR>
<TD align=left><FONT face="Arial,
Helvetica, sans-serif"
size=2>Deed Information Also
Available: <A
href="http://www.real-
properties.info/">http://www.real-
properties.info/</A>
586-264-1095
</FONT></TD></TR></TBODY></TABLE></TD>
bp
| |
| Jens Peter Karlsen[FP MVP] 2004-09-27, 7:14 pm |
| Why would you want that? Instead use an include.
Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
> -----Original Message-----
> From: lexlew [mailto:anonymous@discussions.microsoft.com]
> Posted At: 27. september 2004 21:09
> Posted To: microsoft.public.frontpage.programming
> Conversation: HTML update
> Subject: HTML update
>
>
> I have a series of code that i want inserted at the end of
> various HTML documents.
>
> I want to write a macro to do this. I having difficulties
> instantiating the fp object and writing to it. any help
> would be appreicated.
>
> <TABLE cellSpacing=0 cellPadding=0 width=660 border=0>
> <TBODY>
> <TR bgColor=#99CCFF>
> <TD> </TD></TR>
> <TR>
> <TD>
> <TABLE>
> <TBODY>
> <TR>
> <TD align=left><FONT face="Arial, Helvetica,
> sans-serif"
> size=2>Assessor Data
> 03/2002</FONT><BR></TD></TR>
> <TR>
> <TD align=left><FONT face="Arial, Helvetica,
> sans-serif"
> size=2>Deed Information Also Available: <A
> href="http://www.real-
> properties.info/">http://www.real-
> properties.info/</A>
> 586-264-1095
> </FONT></TD></TR></TBODY></TABLE></TD>
>
>
> bp
>
| |
| brianpowell 2004-09-28, 12:20 pm |
| Not sure what the include is going to do for me.
I just want to be able to open up series of forms... hit go and the code
gets appended at the bottom the form or open forms.
done.
thanks in advance.
bp
"Jens Peter Karlsen[FP MVP]" wrote:
> Why would you want that? Instead use an include.
>
> Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
>
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|