...DYNAMIC WEB SITE? I would like to start learning ASP.net or PHP, by self-teaching myself at home. But I need some help before deciding to choose one of them. My questions are following:
1) Which one is easier to learn and which one takes less time to master, PHP or ASP.net?
2) Is PHP...
...develop a DYNAMIC WEB SITE? I would like to start learning ASP.net or PHP, by self-teaching myself at home. But I need some help before deciding to choose one of them. My questions are following:
1) Which one is easier to learn and which one takes less time to master, PHP or ASP.net?
2)...
DYNAMIC WEB SITE? I would like to start learning ASP.net or PHP, by self-teaching myself at home. But I need some help before deciding to choose one of them. My questions are following:
1) Which one is easier to learn and which one takes less time to master, PHP or ASP.net?
2) Is PHP more...
Hello,
In a HTML page, I set the width of an image like "100%" within <TD> <T/D> tags so that the picture would as wide as the width of the particular cell. But in some browser, like IE 7, due to that the picture appeared to be larger than the screen, with the need of scrolling. If any one...
inside the body of HTML ? Hello,
Suppose I have an external javascript file called date_stamp.js.
date_stamp.js contains the following code (Please kindly correct, if the following syntax is wrong):
(Toggle Plain Text)
function today_date
{
var currentTime = new Date()
var month =...