The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> HTML form design
shankar from vizag
post Jun 19 2013, 12:19 AM
Post #1


Advanced Member
****

Group: Members
Posts: 202
Joined: 18-June 13
Member No.: 19,316



Dear friends

I want to design a web page for my Intranet (LAN) users. All I required for this is a form with some textboxes and a button.

In some areas, the values of two textboxes has to be added and shown in the third box.
Percentage calculation of a textbox value on another textbox is required.

Is it possible with the HTML ?

Is there any simple hostsoftware to put the web page on intranet (LAN). My system is running on Windows XP professional. I want to use it as a server. Will it require any application to be installed ?

regards
shankar sb

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Jun 19 2013, 06:05 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,656
Joined: 10-August 06
Member No.: 7



QUOTE(shankar from vizag @ Jun 19 2013, 07:19 AM) *

In some areas, the values of two textboxes has to be added and shown in the third box.
Percentage calculation of a textbox value on another textbox is required.

Is it possible with the HTML ?

No. You can either use javascript, or let the user submit the first form and then let the formhandling (server side) script create a second form with the calculated values.

QUOTE
Is there any simple hostsoftware to put the web page on intranet (LAN). My system is running on Windows XP professional. I want to use it as a server.

I think the IIS server is included with that Windows version.

QUOTE
Will it require any application to be installed ?

Maybe the IIS server needs to be installed from the Windows installation CD and configured as a LAN server, but I have no experience with IIS.

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
shankar from vizag
post Jun 19 2013, 11:50 PM
Post #3


Advanced Member
****

Group: Members
Posts: 202
Joined: 18-June 13
Member No.: 19,316



QUOTE(Christian J @ Jun 19 2013, 04:35 PM) *

QUOTE(shankar from vizag @ Jun 19 2013, 07:19 AM) *

In some areas, the values of two textboxes has to be added and shown in the third box.
Percentage calculation of a textbox value on another textbox is required.

Is it possible with the HTML ?

No. You can either use javascript, or let the user submit the first form and then let the formhandling (server side) script create a second form with the calculated values.

QUOTE
Is there any simple hostsoftware to put the web page on intranet (LAN). My system is running on Windows XP professional. I want to use it as a server.

I think the IIS server is included with that Windows version.

QUOTE
Will it require any application to be installed ?

Maybe the IIS server needs to be installed from the Windows installation CD and configured as a LAN server, but I have no experience with IIS.



Thank you So much for your valuable reply.

I need to know about the JAVA SCRIPT and HTML to create a site for my personal interest and to show it on my assessment for promotion. CAN you give any best tutorial sites to learn HTML and JAVA script.
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: 24th April 2024 - 01:22 PM