Consumes the hidden output of the form posts... recourses of the server?

Discussion in 'HTML & Website Design' started by efraingb, Jul 18, 2013.

  1. #1
    Hello!!
    I have a question. We have a Web site where the user only see the Index. Ever. When he browse on the site, the HTML code he needs come from other HTML's files throught form posts and hidden and the page the user want to see is assembled and and then it's showed at the screen. MY QUESTION IS: do these posts go to the server and then return to the client? Or all that happen only in the client computer?? I have to know because if all these posts consume a lot of recourses of the server, I have to find another solution.
    Thanks for your answer.
     
    efraingb, Jul 18, 2013 IP
  2. themes4all

    themes4all Well-Known Member

    Messages:
    662
    Likes Received:
    47
    Best Answers:
    6
    Trophy Points:
    100
    #2
    If your HTML code include a Mysql Requests so that will Consume from the server for sure.. but if you use a basic way so you don't have to worry about the server Bandwidth.
     
    themes4all, Jul 18, 2013 IP
  3. efraingb

    efraingb Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    Hello, good afternoon!! Thanks for your answer!!

    My friend can you explain me, please?? why do you say that? These posts need an insignificant bandwidth?? Or because they don't go to the server??
     
    efraingb, Jul 19, 2013 IP
  4. themes4all

    themes4all Well-Known Member

    Messages:
    662
    Likes Received:
    47
    Best Answers:
    6
    Trophy Points:
    100
    #4
    Basicly, In case you are in shared hosting or limited bandwidth and if your website is Dynamic one and use a lot of Requests to the Database in order to display the content of your website so that will effect the server side.. Logic

    That's all what i mean... otherwise if you use a basic html or php code so you don't have to worry...
     
    themes4all, Jul 19, 2013 IP