//flex table opened by JP

Click to See Complete Forum and Search --> : web page creation help


xtant
11-24-1999, 05:34 PM
Help! I'm pretty new to the web page thing, and I'm trying to design a form using frontpage 2000. I'm willing to post specifics of what I want to do here, but since I haven't seen anyone post anything like this yet I thought maybe I'd see if anyone knew of some good instrcutional links. The help file has, of course, been or only the slightest help.

happy thanksgiving everyone!

Mntsnow
11-24-1999, 11:24 PM
HTML info links (http://www.aros.net/~mntsnow/html.html)

I also use Frontpage 2000 and enjoy working with it. Let us know what you are trying to accomplish and I'm sure we can help /forum/smile.gif

Mntsnow

xtant
11-26-1999, 08:15 AM
Alright, here's what I'm trying to do.
I want to create a form where people can enter in 2 pieces of information (name and date), and then display that information at the bottom of the same page.
I've created the submission form with the appropriate fields, but I need to know how to save the submitted information (by changing the link on the submit button?) and then how to display that info in a table farther down on the same page, or, if it would be easier, on a different page altogether.

thanks

xtant
11-26-1999, 10:41 AM
Update: After doing some reading, I've found that I need to get a script to make the info display on a web page after it's been submitted. I found a generic script at http://www.conservatives.net/atheist/scripts/index.html (how do I post that as a link?) and I'll try it when I get home.