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
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...
ASP program to create a variable
<!DOCTYPE html> <html> <body> <% dim name name="Donald Duck" response.write("My name is: " & n...
PHP program to reverse a string
<!DOCTYPE html> <html> <body> <% sometext = "Hello Everyone!" response.write(strReverse(sometext)) %> ...
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...
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...
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 is MPEG-4?
A graphics and video lossy compression algorithm standard that is based on MPEG-1 and MPEG-2 and Apple...
About URLs
URLs Uniform Resource Locator , or URL , is a fancy name for address . It contains information about where a file is and what a ...
Scalar Variables in perl programming
Scalar Variables Scalar variables can be either a number or a string -- What might seem confusing at first sight actually makes a lot o...
XHTML vs. HTML: What Should You Use?
And now an admission. I liked HTML. I thought it was great that you didn't have to obsess over punctuation. Maybe I'm just...
Blogger news
Blogroll
About
Pages
Home
Total Pageviews
7,019
0 comments:
Post a Comment