Results 1 to 2 of 2

Thread: Help!

  1. #1
    needaname16
    Guest

    Cool Help!

    Hi Everyone,

    I am an application programmer that in the past has been primarly involved in application development with only a minimal expierence in web programming.

    Unfortunately my work requires a little more complex job for a HTML page within the next few weeks so I am trying to do a crash course in it.

    Due to the short amount of time available and my expierence with VB, I thought of trying to do it using DHTML. Therefore I have the following questions :
    1) Does anyone know whether it is possible to insert elements into a abode document field using input text boxes on a HTML page.
    2) Is it possible to get a HTML page to call up outlook and insert appropiate elements into a new mail message.
    3) How do I create a link to an executable via a HTML page.

    In anticipation of the feedback.
    Thanks a million

    needaname16

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    1. I don't know if Adobe has any components you can run on your server to do that.

    2. If you use the mailto link, it'll call up their default mail client. You can go <a href=mailto:[email protected]?subject=Hello>.

    3. Same way you'd create any other link, and they'll be prompted if they want to download the .exe file.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width