The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Naming convention in HTML, how to
CodeMaster
post Feb 24 2010, 04:59 PM
Post #1





Group: Members
Posts: 2
Joined: 24-February 10
Member No.: 11,200



Can anyone answer this?

Can an Element "Name=?" be done with an array, such as Name = "Apple(1)", etc.? sad.gif
Is so, please give example.....

Thank you......
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Feb 24 2010, 05:38 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



In HTML? No. HTML isn't a programming language. There are no arrays, varaiables or anything like that.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
CodeMaster
post Feb 24 2010, 05:48 PM
Post #3





Group: Members
Posts: 2
Joined: 24-February 10
Member No.: 11,200



QUOTE(pandy @ Feb 24 2010, 05:38 PM) *

In HTML? No. HTML isn't a programming language. There are no arrays, varaiables or anything like that.


OKay, I figured that. So, if I want to iterate code for an unknown amount of times. How can that be done without duplication?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Feb 24 2010, 06:42 PM
Post #4


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



The reliable way to do it is to use some sort of server-side (e.g., CGI, PHP) program to generate the HTML.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th March 2024 - 09:19 PM