Hello,
I'm wondering if anyone knows a way that I can have a Form Field on one page that writes to a specific cell in a table on another page?
Application: I am developing an Engineering site, where project teams should be able to post a text-based status update of their projects.
Problem: These users don't know HTML and these updates should post to the site automatically.
My Idea: Engineers should have to connect to a secure server (via Username and Password) and type in a Form Field what they have done. When they Submitt, the form needs to write to a specific cell of a table on a different page. Then other users can simply go to this page to see real-time updates.
Is this possible to do with DreamWeaver, or am I looking at some high-end ASP programming?
I'm wondering if anyone knows a way that I can have a Form Field on one page that writes to a specific cell in a table on another page?
Application: I am developing an Engineering site, where project teams should be able to post a text-based status update of their projects.
Problem: These users don't know HTML and these updates should post to the site automatically.
My Idea: Engineers should have to connect to a secure server (via Username and Password) and type in a Form Field what they have done. When they Submitt, the form needs to write to a specific cell of a table on a different page. Then other users can simply go to this page to see real-time updates.
Is this possible to do with DreamWeaver, or am I looking at some high-end ASP programming?