Thread: Webpages

  1. #1
    Registered User
    Join Date
    Jul 2003
    Posts
    15

    Webpages

    Hello

    I would like to try and make a form on a webpage, that the data entered gets added to a linked list using C or Java (I know a little of both languages so it doesn't really matter which one).

    But I am not sure how to do the integration of C and HTML or Java and HTML for input.

    I assume you would use scanf to read the input from the HTML form?

    Could someone please help me? Thanks so much =)

    ~Alexisa

  2. #2
    Registered User
    Join Date
    May 2002
    Posts
    132
    An even better one for you is this one:

    http://www.cs.rpi.edu/~hollingd/netprog99/cgi.html

    This one explains the entire process in greater detail, leaving out the code, so then you can decide which language you want to program it in.

    Hope this helps!
    Tyouk

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. opening webpages
    By ReLiEnThAwK in forum Networking/Device Communication
    Replies: 9
    Last Post: 08-30-2006, 02:19 PM
  2. Question! Webpages
    By crisis1018 in forum Windows Programming
    Replies: 5
    Last Post: 11-07-2005, 11:00 PM
  3. Statistics tools for webpages
    By Zewu in forum Tech Board
    Replies: 3
    Last Post: 08-22-2004, 02:07 PM
  4. How can i get visual studio to STOP debugging webpages
    By Shadow12345 in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 11-02-2002, 11:03 AM
  5. Problems with visual studio and webpages
    By Shadow12345 in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-12-2002, 02:49 PM