Results 1 to 2 of 2

Thread: Two questions

  1. #1
    Join Date
    Apr 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Two questions

    Hello all,

    Two questions:

    1) I know that Javascript can not send email...but can it populate an email with text entered onto a form field, and then leave it to the user's client to send?

    For example, if I had a form that when they hit submit, it would open up an email similar to clicking on a "mailto:" link and just auto-populate the email with the information entered into the form fields? I realize this isn't the best way of doing it and that I'd be much better off with just having a sever side script do it instead but my IT guy has security concerns about our server and is wanting to know.

    2) While I've been familiarizing myself with some server-side scripting languages (ASP.NET at the moment) I've tried wading into Javascript and have found it to be very intimidating. Would any of you have recommendations on where a good place to start learning Javascript would be? (As in, books/websites/etc.. )

    Thanks!

  2. #2
    Join Date
    Feb 2008
    Posts
    42
    Thanks
    0
    Thanked 13 Times in 13 Posts

    Default

    http://www.w3schools.com/ W3Schools Online Web Tutorials has some great resources, but as many will tell you aren't as up to date as one might like, so be sure to use other sites as references for compatibility etc.

Bookmarks

Posting Permissions

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