Design a registration page, Visual Basic Programming

Assignment Help:

<HTML>

<HEAD>

<TITLE>ABC Software's Registration Page</TITLE>

</HEAD>

<BODY BGCOLOR=WHITE> <CENTER>

<FONT SIZE=7 FACE="Arial" COLOR=BLUE>ABC</FONT>

<FONT SIZE=5 COLOR=BLACK>Registration</FONT>

</CENTER>

<HR COLOR="BLUE">

<FONT FACE="COMIC Sans MS"> Thank you for taking time to download & test our new product. To serve you well, we ask that you submit the given information before downloading

<FONT FACE=ARIAL COLOR=BLUE>ABC</FONT>software.

<HR COLOR=RED WIDTH=75%> <CENTER>

<TABLE BORDER BORDERCOLOR="BLUE">

<TR>

<TD ALIGN=RIGHT>*Name:</TD>

<TD><INPUT TYPE="TEXT" NAME="TxtName">

</TD>

</TR>

<TR>

<TD ALIGN=RIGHT>*E-Mail:</TD>

<TD><INPUT TYPE="TEXT" NAME="TxtEMail"></TD>

</TR>

<TR><TD ALIGN=RIGHT>Address:</TD>

<TD><INPUT TYPE="TEXT" NAME="TxtAddress"></TD>

</TR>

<TR>

<TD ALIGN=RIGHT>City:</TD>

<TD><INPUT TYPE="TEXT" NAME="TxtCity"></TD>

</TR>

<TR>

<TD ALIGN=RIGHT>State:</TD>

<TD><INPUT TYPE="TEXT" NAME="TxtState"></TD>

</TR>

<TR>

<TD ALIGN=RIGHT>Zip:</TD>

<TD><INPUT TYPE="TEXT" NAME="TxtZip"></TD>

</TR>

<TR>

<TD ALIGN=RIGHT>Country:</TD>

<TD><INPUT TYPE="TEXT" NAME="TxtCountry"></TD>

</TR>

<TR>

<TD COLSPAN=2 ALIGN=CENTER><INPUT TYPE="SUBMIT" NAME="Btn1" VALUE="Send It!"><BR> <FONT SIZE=2>* Required Field</FONT></TD>

</TR>

</TABLE>

<HR COLOR=RED WIDTH=75%>

<FONT SIZE=2>Thanks!</FONT>

<SCRIPT LANGUAGE="VBScript">

<!--

Sub Btn1_OnClick

If TxtName.Value="" Or TxtEMail.Value="" Then

Dim MyMessage

MyMessage = "Please enter your name and e-mail address."

MsgBox MyMessage, 0, "Incomplete Form Error" End If

End Sub  -->

</SCRIPT>

</BODY>

</HTML>


Related Discussions:- Design a registration page

Kitchen mock, How to pull ordered menu from a cash till to database or disp...

How to pull ordered menu from a cash till to database or display on a computer screen

Need help in us wordpress expert, US WordPress Expert We are functioning...

US WordPress Expert We are functioning on a software application based on WordPress (BuddyPress + Event Manager). Everything as far as functionality is done. Utmost of the styli

Develop a university database using ms-access, Question 1 Write about the ...

Question 1 Write about the Visual Basic Application Development Life cycle with a sample Forms development for performing integer arithmetic operations Question 2 Discuss the

Explain dtd elements and dtd attributes, Problem 1. Describe the concep...

Problem 1. Describe the concept of exception in .Net environment 2. Explain the process of adding, updating and deleting records with an example 3. Explain DTD elements a

Ddx - dialog data exchange, DDX - Dialog Data Exchange: The Data membe...

DDX - Dialog Data Exchange: The Data members can be related with specific controls in the dialog box. When the dialog box is displayed, the DDX will transfer the values into t

If then else - control statement, If Then Else: The control statement ...

If Then Else: The control statement If Then Else is used for computing a condition and taking the action based on the condition. If the condition is true then the section will

Very Very Boards, This is from the book Programming in Visual Basic 2010 by...

This is from the book Programming in Visual Basic 2010 by Julia Case Bradley and Anita C. Millspaugh. The assignment is located in Chapter 3 on page 154. Before I type it in, I wou

Device contexts - windows programming, Device Contexts: The Device Con...

Device Contexts: The Device Context (DC) is represented by the data type Handle to Device Context (HDC). The HDC is a handle to somewhat you can draw on; it can be the whole s

Check box - visual basic, Check Box: The check box control takes the v...

Check Box: The check box control takes the value as on or off or grayed. The grayed one is neither on nor off. The user can transform the setting of the grayed check box.

ER DIAGRAM FOR DISTRIBUTER MANAGEMENT, HOW TO MAKE ER DIAGRAM FOR DISTRIBUT...

HOW TO MAKE ER DIAGRAM FOR DISTRIBUTER MANAGEMNET OF WATER PURIFIAR

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd