473,406 Members | 2,345 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

dynamic sites with HTML pages

Hello everybody,
I have seen in a lots of website the dynamic contents with HTML pages.
So could someone suggest me how is it possible??

Thanks in advance.
Apr 3 '08 #1
8 1374
hsriat
1,654 Expert 1GB
I think you want to know about DHTML.

Or is there any particular website you talking about?
Apr 3 '08 #2
I think you want to know about DHTML.

Or is there any particular website you talking about?
Thanks for the response
Even this site also holds dynamic content in HTML pages. you can see this page http://bytes.com/forum/thread790710.html . Here the contents are nodoubt dynamic.
Apr 3 '08 #3
hsriat
1,654 Expert 1GB
Are you talking about drop-down menu?
Apr 3 '08 #4
Are you talking about drop-down menu?
No sir.
I mean how HTML page holds dynamic content.
I m sorry that I cant reach u.
Apr 3 '08 #5
hsriat
1,654 Expert 1GB
No sir.
I mean how HTML page holds dynamic content.
I m sorry that I cant reach u.
Ok, I got you.

I guess you want to use one of the server side scripting languages.
PHP, ASP or JSP are commonly used these days.

The content whom you call dynamic is actually in the database, and the server side scripts fetch them from db, and send them to the client as html.

Am I getting you right or again I'm far away from what you are questioning me?
Apr 3 '08 #6
Ok, I got you.

I guess you want to use one of the server side scripting languages.
PHP, ASP or JSP are commonly used these days.

The content whom you call dynamic is actually in the database, and the server side scripts fetch them from db, and send them to the client as html.

Am I getting you right or again I'm far away from what you are questioning me?
Yes u are right sir.
so u mean the the ASP/PHP/JSP scripts can generate html pages dynamcally??
Apr 3 '08 #7
hsriat
1,654 Expert 1GB
Yes u are right sir.
so u mean the the ASP/PHP/JSP scripts can generate html pages dynamcally??
Yeh, they are used to do that.
Do search for some online tutorials for either of these and learn that yourself.

Finally I have got what you were asking. And the funniest thing is, you were asking about Server Side Scripting and I thought you were asking about the drop down menu :D

Regards,
Harpreet
Apr 3 '08 #8
sevry
3
u mean the the ASP/PHP/JSP scripts can generate html pages dynamcally??
Even worse, you can think of the html as mere content, and present it in any way using javascript and css. If someone pushes a button, and you set it up so that it means present this as an entirely different page, your script can block everything out that had been showing, and put the information from the HTML up in any new way imaginable. All you have to know is what in the document is content, and what kind of content, and what order. You can redraw it in hundreds of different ways.
Apr 3 '08 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: only_me | last post by:
Not a coding question as such but highly related to asp/dynamic pages issues : has anyone any suggestions on the following ASP sites are generally (always) of a dynamic nature, pages can be...
13
by: mr_burns | last post by:
hi, is it possible to change the contents of a combo box when the contents of another are changed. for example, if i had a combo box called garments containing shirts, trousers and hats, when...
0
by: nick78 | last post by:
hi, i want to create a web form where someone can do some input or pick strings from select boxes. after that the person can click a preview button and a website will be generated dynamically....
10
by: maxvalery | last post by:
Because dynamic pages do not get indexed well in search engines, is there a decent API out there to parse through the site and write pages as plain html automatically? I noticed some WordPress and...
2
by: JWL | last post by:
Hi I need to create a bunch of sites with slightly dynamic CSS. Basically, all the image paths in the CSS need to be dynamic, depending on the values of certain ASP variables. I can think of...
1
by: falagar | last post by:
Sorry for the confusing thread title, I wasn't sure how to call this. This is my issue: I design most of my sites with a single index.php file that takes parameters to decide which pages to...
5
by: pittendrigh | last post by:
There must be millions of dynamically generated html pages out there now, built by on-the-fly php code (and jsp, perl cgi, asp, etc). Programatic page generation is transparently useful. But...
9
by: pbd22 | last post by:
Hi. This is just a disaster management question. I am using XMLHTTP for the dynamic loading of content in a very crucial area of my web site. Same as an IFrame, but using XMLHTTP and a DIV. I...
14
by: maya | last post by:
hi, I need help with a dynamic nav menu, http://www.mayacove.com/design/nav/nav.html it looks like I want it in IE 7, but in FF and IE 6 it's totally messed up.. in FF the main-nav section...
4
by: Mark B | last post by:
I have a on-the-fly created image that is something of a performance badge or emblem to reflect each salesperson's performance. The image includes their grade "A+" and their sales "650 K" embedded...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.