obtaining sender value from document

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • William Johnston

    obtaining sender value from document


    Hi,

    How do I get the sender value from a page?

    Thanks,
    William Johnston

  • Thomas 'PointedEars' Lahn

    #2
    Re: obtaining sender value from document

    William Johnston wrote:
    How do I get the sender value from a page?
    Depends. What would that be?


    PointedEars
    --
    Use any version of Microsoft Frontpage to create your site.
    (This won't prevent people from viewing your source, but no one
    will want to steal it.)
    -- from <http://www.vortex-webdesign.com/help/hidesource.htm>

    Comment

    • Evertjan.

      #3
      Re: obtaining sender value from document

      William Johnston wrote on 17 apr 2008 in comp.lang.javas cript:
      How do I get the sender value from a page?
      <script type='text/javascript'>
      alert('Please send sender value by email asap!');
      </script>

      I mean:
      better explain what you want,
      and what a "sender value" is in the context of an [html?]page,
      and what you mean by "I get".


      --
      Evertjan.
      The Netherlands.
      (Please change the x'es to dots in my emailaddress)

      Comment

      Working...