Entertainment with studies
Home
Sunday, 14 July 2013
ASP program to create a variable
Posted by Unknown on 09:39 with
No comments
<!DOCTYPE html>
<html>
<body>
<%
dim name
name="Donald Duck"
response.write("My name is: " & name)
%>
</body>
</html>
Email This
BlogThis!
Share to X
Share to Facebook
Newer Post
Older Post
Home
0 comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
Search
Blogger templates
Popular Posts
UAE research assistant Nithin Padmanabhan missing for 3 days found dead in car
Nithin Padmanabhan was Research Assistant at the Biology Department of the UAE University of Al Ain Published Sunday, July 14, ...
What Can SQL do?
SQL can execute queries against a database SQL can retrieve data from a database SQL can insert records in a database SQL can update...
wat are web pages
Web Pages Web pages are very useful. This explains some of the arguments: The simplest way to spread information on the ...
The Browser Wars
Now imagine what would happen if each hotel and apartment building on Fifth Avenue staked out a bit of Central Park and put a fence ar...
PHP program to call a JavaScript procedure and a VBScript procedure using VBScript in ASP
<!DOCTYPE html> <html> <head> <% sub vbproc(num1,num2) Response.Write(num1*num2) end sub %> <script language=&q...
HTML Forms Tutorials
HTML Forms are required when you want to collect some data from the site visitor. For example registration information: name, email addres...
Marquees tool in HTML
A HTML marquee is a scrolling piece of text displayed either horizontally across or vertically down your web site page depending on the s...
Tweet TOP STORIES Rapes happen in India, not Bharat: RSS chief Women who cross limits pay the price: MP BJP leader Dhoni blames seniors for defeat in Kolkata ODI 'Nitin Gadkari may get a second term as BJP President' Maha electricity board calls Muslim slum 'Chhota Pakistan' Congress expels Assam leader arrested for raping a woman Delhi shivers as temperature dips to 2.7 degree Celsius Rajasthan: Girl sets herself ablaze after being harassed To escape molester, woman jumps from speeding train Man sets himself on fire over increasing rape incidents TOP PHOTOS TOP VIDEOS A new technology to help you control your Windows 8 PC with your eyes
Windows 8 New Delhi: Here comes a new technology that lets users control any Windows 8 PC with their eyes. Tobii has come up w...
The Difference Between XML and HTML
XML is not a replacement for HTML. XML and HTML were designed with different goals: XML was designed to transport and store data, with fo...
ASP program to create a variable
<!DOCTYPE html> <html> <body> <% dim name name="Donald Duck" response.write("My name is: " & n...
Blogger news
Blogroll
About
Pages
Home
Total Pageviews
0 comments:
Post a Comment