Jump to content

administrator

Administrators
  • Posts

    3,102
  • Joined

  • Last visited

  • Days Won

    378

Everything posted by administrator

  1. Put something like this in your form: <textarea id="comments" name="comments" rows="5" cols="33"> Please add any comments here. </textarea> You will have to parse for this information in your server side code. It depends if the cart.asp page supports extra form field procession. BTW, .asp is really old tech! I used to use it .... about 250 years ago!
  2. I haven't looked at them, but I friends who do and love them. I use the old fashioned method - printed on paper.
  3. Check out this course: https://school.studioweb.com/store
  4. If you run into issues just contact me. Occasionally things come up, most of the time is people just dealing with learning to code ... they soon figure out what they missed. Once in a while, there are actual errors though.
  5. You need to ad another input type = text so that people can add the comment.
  6. Good question. Learn the basics and these things will become obvious to you: https://school.studioweb.com/store/course/complete_web_designer You will learn to build your first web page in about 40 minutes. I hope that helps!
  7. administrator

    Help

    Help with what?
  8. I haven't. But perhaps you should use Stripe or Paypal.
  9. I think they are generally useful.
  10. Hey! Could be the theme you are using ... they might be parsing the code differently on certain pages. Look at the PHP. Good to hear from you!!!
  11. Hi, Just recheck your paths ... do the paths lesson again.
  12. Have you done my basic HTML and CSS course? If you have, this would be pretty easy. That said, you have to learn about linking and paths. https://school.studioweb.com/store/course/complete_web_designer Stef
  13. Hi, Did you join the private mentorship forum ... that is where to ask questions if you joined the mentorship program. Let me know! Stef
  14. Cool. I removed your email address for your privacy .. the public forum can be snooped by bots. The mentoring forum is private so you are safe there.
  15. Did you join the mentorship program? If so, under which email address?
  16. For the mentorship, we have a private group. I just sent you an invite.
  17. This comes down to basic CSS where you can move an element in a + direction or - ... negative direction on the X or Y axis.
×
×
  • Create New...