/    Sign up×
Community /Pin to ProfileBookmark

javascript on commercial simple website

hello evry one,so i am new here with rusty English, but please can you help me,i am also new on javascript.

i did create a simple website(commercial website)xhtml and css wasn’t a problem,but now i need a javascript code(need to learn it,not to have it ready to use) so here what i need :

when a client choose something to buy,he/she should be able to give the number of that thing he/she want to buy,than click add button(or something like that)when he/she do so,the name,the number and the total price of this thing should go to the left side of the page,when he/she buy something else,it should go under the first thing he/she buy before in the left side of the page,and in the bottom of the left side page shows the total prices of all thing did he/she buy earlier.when the customer is done buying,he/she should click the SEND button,and i should receive his/her order as an email with all what he/she buy,so i can deliver it to his/her home or apartment.

to do this script,should i be an expert on javascript,medium or beginner? can you give me an idea of how does that work?

thanks for your help

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@RodionGorkApr 05.2012 — 
  • 1. You may implement almost all these things via JavaScript.


  • 2. The only think which you can not implement is sending e-mail - this should be done by server-side scripts (PHP or Perl for example), not JavaScript (which works on browser side).


  • 3. You need to be at least "medium". And since you are doing this for commercial web-site, not for your homepage - "expert" is preferable.


  • 4. You may try to upgrade your own skills if you have enough time. It would be easier if you have experience with several other programming languages (C, PHP or Python for example)


  • 5. Or you may hire someone (at this site for example) to help you a bit. In this case it is better to describe what you want more strictly.
  • ×

    Success!

    Help @hitech83 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.5,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,

    tipper: @Samric24,
    tipped: article
    amount: 1000 SATS,
    )...