Give a brief description of the following terms:
a) Play head
b) Symbol
c) Tweening
d) ActionScript
e) Frame rate
f) Library panel
g) Masking
h) Context – sensitive Property Inspector
i) Bandwidth Profiler
j) Frame Label
Write a function that responds to a click anywhere on the
page by displaying an alert dialog. Display the event name
if the user held Shift during the mouse click. Display the
element name that triggered the event if the user held Ctrl
during the mouse click.
Q1:
Design a website for newspapers and magazine portal which
takes subscription order online through a credit card and
makes home delivery. It should include the following:
• Home page containing pull down menu box for the
links using VBScript.
• It should display the current date and time.
• The home page should have link of the current news,
archieve, FAQ, sitemap, weather, business, sports, world
news, etc.
• It should have also search faculty
• The breaking news should appear scrolling on the
top form.
• The home page should be divided into a number of
frames for displaying and each frame should be filled up
with different back ground colour.
• The logo of the company should be displayed on the
top
• The middle frame should be used for displaying
video/image
• The headline should be at the right side of the page
• The lowermost frame should be used for showing
links of the most popular articles of the month.
• Perform validation checks on credit card number.
Create a web page that will have separate links to show map
of India and World.
When user will open a map of India, create links to display
the information of each
state i.e. highlighted in the map in a separate
window/document. (The information
should be brief i.e. not more than 3-4 sentences.)
When user will open a world map, show the list of countries
on clicking the image in
a new window.
I created a webpage at http://durrrr.net and would like to
know how I can get google to pick up this domain.
its been a while now, since I upped the site, and there is
still no result when I search for site: durrrr.net
thanks for any answers in advance
hi,
What will be the connection string coding while developing
one web page and the back end of HTML web page is Open
Office Base (database). Also what will be insert query if
we want to add value of field in a table, field is present
on HTMl page. Thx in advance
Now days, different technologies for web application
development are available such as Java and .NET. In your
opinion, which technology is preferred over other
technology and why?
Login form located at the home page acepting the name of
the customer and its address, credit card and name of the
products, a customer wnats to purchase, after the form has
been accepted the website will issue order number for
knowing the status.
494
I Read xml is used to store and transfer data can you
explain it with sample code for storing and displaying data.