Jump to content

dynamic web page

Featured Replies

I want to create dynamic web page.

By which package I can create dynamic page easily.

Can I get tutorials from websites.Please guide me. :)

First you need to think about where the dynamic content is going to be generated.

 

If it is just things like manipulating the elements in the page or the browser window, you can do it all on the client side. Use a client-side language like VBScript or JavaScript.

 

If you are going to be building pages from entries in a database on a server, you will need to use a server-side language like ASP or PHP. The server you are using will determine which languages you can and can't use.

draac has great tutorials on dhtml, html, frames, tables, and great links to javascripting, perl etc
  • Author

Thanks for answering,my question.

My server supports ASP.I want to use it with dreamweaver,and want to make such kind of page, where anyone could place his/her data,which would be then be stored in a database folderwhich latter I could access.

An other problem is that I find ASP quite difficult,I wonder, if there could be something easier then ASP, which I could use as substitute.

Personally, I despise ASP for server-side programming because it's so crap. PHP is a much better choice for server-side content - it's supported by most server hosting companies as well, which is a bonus. Have a look into it - it's simple, easy to use and above all easy to get going with.

  • Author

Thanks for the advice. :D

Archived

This topic is now archived and is closed to further replies.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.