Click here to Skip to main content
15,990,892 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Guys,

I am Currently working on a Project where I need to automatically add Components on a Website.

I am designing a Web page, where clients can Make orders of Products.

I was thinking about first, having Three sets of Components ( A Combo Box for Item Listing and a Text box for the Order quantity) and when these are all filled up, a couple more component groups are added to the web page.

I would appreciate, if you guys can help me.

Thank You Andrew Borg
Posted
Comments
TorstenH. 30-Jan-12 1:44am    
..and what is your question? Your idea sounds quite good.

"a Web page, where clients can Make orders of Products." is what I would call a webshop - do you need to build your own? Why not customize a standard solution?
Andrew_Borg 3-Feb-12 18:07pm    
Well, the Question is if first of all could this be implemented wither in php or Java script. And if So I Woulr probably need some help on implementing this, since I am new in both languages

Thanks In Advance

Andrew Borg

1 solution

I'm afraid your question is hard to be answered with just one post.

I suggest you can take a look at http://www.w3schools.com's PHP, Javascript and AJAX tutorials. They are easy to follow, and have little example codes per every topic. It should get not more than a day or two for you to go through the three tutorials. Good luck.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900