Thanks, But I still have the Below errors...
1.The type or namespace name 'WebClient' could not be found (are you missing a using directive or an assembly reference?)
2.The type or namespace name 'OpenWriteCompl etedEventHandle r' could not be found (are you missing a using directive or an assembly reference?)
I have already included the System.net reference.
As I think WebClient class is not available for...
User Profile
Collapse
-
How to upload an image in C# Smart device Application
I need to develop a smart device application to upload an image to my web FTP server using C#.net. But the required classes are not available in the System.Net reference as like in the normal windows applications. What should I do ? -
How to use unicode letters within a HTML page?
I need to use Sinhalese language Unicode letters within my personal web site. How can I do that ? Are their any special tags to insert Unicode letters?
Final result should be like this web page. There are Sinhalese letters and they are displayed on the browser.
http://mahamevnawa.blo gspot.com/2011/01/blog-post.html -
-
The codes you are given above is in a .php file. And we get the final out put in a .php file. But I need to know is how to transfer those outputs in to a .html file.Leave a comment:
-
How to display data in a PHP variable at a HTML page?
I have created a php page to retrieve data from a database. Now I want to display the data that I retried at a HTML page. How I can do that? -
Thanks, Now your code is working properly. Please be in touch.Leave a comment:
-
...Code:<html><head><title>Day counter</title> <script language="javascript"> Date.prototype.getSerialDateNumber = function() { var baseDate = new Date(1900,1,1); //this is the date that i want to find the serial number--------I add this var mydate=new Date(1900,1,31); // one day based on ms var oneDay = 86400000; varLeave a comment:
-
The serial number of 1900.01.01 is 1.
The serial number of 1901.01.01 is 365.
Serial number is the system assigned number for a date from the day 1900.01.01Leave a comment:
-
Finding a serial number of a day.
what is the java script source code to find the serial number of a date of a year. -
Thank you sir I understood.
But please check is it possible to develope the script below, to convert binary float number in to decimal float number.
...Code:<html xmlns="http://www.w3.org/1999/xhtml"> <head></head> <body> <script type="text/javascript"> function ConvertToBinary(){ var numberValue = document.getElementById('NumberInput').value;Leave a comment:
-
Thank you sir I understood.
But please check is it possible to develope the script below, to convert binary float number in to decimal float number.
...Code:<html xmlns="http://www.w3.org/1999/xhtml"> <head></head> <body> <script type="text/javascript"> function ConvertToBinary(){ var numberValue = document.getElementById('NumberInput').value;Leave a comment:
-
Help more
I am a beginner.So can you explain this that answer with an example.
ThanksLeave a comment:
-
Udara chathuranga started a topic How can I convert binary float number into a decimal float number ?in JavascriptHow can I convert binary float number into a decimal float number ?
How can I convert binary float number into a decimal float number ?
No activity results to display
Show More
Leave a comment: