Search:

Type: Posts; User: haroldjclements

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    1,940

    Processing CSS in a Webserver

    Hello,

    I have written a 'basic' web server that processes HTML requests. The HTML that I am posting back to the client contains a .css link.
    <link href="css/main.css" rel="stylesheet"...
  2. Replies
    0
    Views
    1,281

    Problems Making a "POST" to a Socket

    I am having problems making a Post from an HTML page to a Socket. It appears that when I attempt to parse the input, the blank line between the header and data (line 6 of the HTML post example below)...
Results 1 to 2 of 2