Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
thehols #1
using forms to update web pages
I'm desigining a site for someone who doesn't know much html. It would be much
simplier if I could create a form that, when submitted, updated the information
on the website. Can someone point me to a tutorial or help page on this topic?
thanks.
Holly
ps. this is a band's website and it's for the shows page if that helps anyone.
thehols Guest
-
Forms Authentication doesn't protect specified pages.
This is driving me nuts: I've used this same exact setup (web.config, see below) before without any problems... the authentication does not stop... -
securing pages and forms from users
Hope someone can help. I am trying to build an application that will allow a user to access/deny an application, the application's individual... -
Invoking windows forms in ASP.NET Pages
I need to invoke windows forms in ASP.NET pages. Plz tell me how can i use do this. How can i invoke a C# windows form ASP.NET by using c#. ***... -
Passing Values Between Web Forms Pages
I am porting an old client/server application to asp.net. I used to retrieve data into local tables (Paradox table-files on the client's disk) and... -
Forms Authentication and Login Pages
Hi, I am creating a web application which have two different login areas. One for members and one for administrators. Currently, I am using forms... -
don Carlos #2
Re: using forms to update web pages
I don't know about a tutorial, but I'll invite intervention from the BIG BOYS
by reminding you that a form is a client device that requires a script of some
variety to interact with the server. I'm doing some work, right now with a
group to update a list of references with no prior knowledge of HTML
(architects, eek!). I'll be using an XML document. The two best ways for you
to do this are to design PHP/mySQL documents as (database) input and edit
documents for the dynamic data, OR to use an XML set to allow your user to edit
and upload what is a formatted text document that updates the pages
dynamically. And, now ... Let the games begin !
Karl
don Carlos Guest
-
jeremyluby #3
Re: using forms to update web pages
Or you can build a cms for them, or download and use of of the many free CMS
tools out there.
Contribute might be an easy alternative as well. I have managed sites with
120 content submitters and purchased copied of C3 for all to use. C3 is
especially great if you install the CPS on your server and you get the benefits
of workflow, versioning, and administrative functions such as template and
granular capabilities control.
jeremyluby Guest



Reply With Quote

