HighDots Forums  

Re: mailing dynamic content

Javascript JavaScript language (comp.lang.javascript)


Discuss Re: mailing dynamic content in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Richard Cornford
 
Posts: n/a

Default Re: mailing dynamic content - 11-03-2003 , 10:31 PM






"Ward Germonpré" <kingalbert2 (AT) forpresident (DOT) com> wrote

Quote:
I use a topframe because I want to mimic Excel's fixed
columnheaders. When scrolling long lists of data, the
columnheaders in the topframe remain visible. Displayed
data is dynamic, using php.
It is entirely feasible to arrange that a division within an HTML page
scrolls independently of the rest of the page, allowing you to achieve
the required presentation with a single HTML page and avoiding the need
to compensate for the use of a frameset.

That is achieved with HTML and CSS so it is not really a JavaScript
question.

Richard.




Reply With Quote
  #2  
Old   
Thomas 'PointedEars' Lahn
 
Posts: n/a

Default Re: mailing dynamic content - 11-23-2003 , 10:28 PM






Ward wrote:

Quote:
But it would be easier if somebody could tell me how both IE6 and
Firebird 0.7 manage to have Outlook open a message and insert the html
page as an attachment. Firebird 0.6 couldn't do it.
Firebird is a web browser, it is neither supposed to nor capable of
manipulating Outlook's compose window. You could possibly do that
with IE on Windows using ActiveX, but that is not my metier and using
RadioActiveX[tm] is not really a JavaScript issue. There are NGs for
it in the microsoft.* hierarchy, though.


PointedEars


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.