Posting data to a webpage.

Posting data to a webpage.

I have created a registration form to submit registration data. It works fine. I would then like the data to immediately be posted on the web page such as:

last name, first name, description, date

It is the same data submitted via the form. I have tried the export and embeded view scripts, however, they also export column headings and gridlines which I don't want or merely copy the view table which I don't want. Can I strip away everything but the data?

It does not update automatically when the form is submitted. How do I make it update automatically?

It asks me to login in to submit data and to have it post data. Can I make it not require a password and username.

Thanks