Click here to Skip to main content
15,880,427 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Download and Install Pin
Armandt__15-Jan-09 1:51
Armandt__15-Jan-09 1:51 
AnswerRe: Download and Install Pin
Vasudevan Deepak Kumar15-Jan-09 3:53
Vasudevan Deepak Kumar15-Jan-09 3:53 
Questionmultiple hide show content in i-frame . Pin
sam_psycho12-Jan-09 2:30
sam_psycho12-Jan-09 2:30 
AnswerRe: multiple hide show content in i-frame . Pin
Jon Rista12-Jan-09 6:55
Jon Rista12-Jan-09 6:55 
Questionjavascript to reset html-page does not work after postback Pin
livez12-Jan-09 2:08
livez12-Jan-09 2:08 
AnswerRe: javascript to reset html-page does not work after postback Pin
Rajasekharan Vengalil12-Jan-09 9:36
Rajasekharan Vengalil12-Jan-09 9:36 
GeneralRe: javascript to reset html-page does not work after postback Pin
livez13-Jan-09 1:07
livez13-Jan-09 1:07 
AnswerRe: javascript to reset html-page does not work after postback Pin
Mohammad Dayyan13-Jan-09 19:58
Mohammad Dayyan13-Jan-09 19:58 
I don't know why but I tried this way and it's worked :

<script type="text/javascript">
function resetForm()
{
    var tag = document.getElementById("form1").reset();
    return false;
}
</script><input type="button" name="button" id="button" value="Button" onclick="resetForm();"/>

GeneralRe: javascript to reset html-page does not work after postback Pin
livez13-Jan-09 21:54
livez13-Jan-09 21:54 
AnswerRe: javascript to reset html-page does not work after postback Pin
Anshumas16-Jan-09 0:25
Anshumas16-Jan-09 0:25 
QuestionHow to parse the HTML completely Pin
maoxintt11-Jan-09 23:32
maoxintt11-Jan-09 23:32 
QuestionHow to Generate Readonly or Password Protected MS Excel File from a ASP.NET Web Application. Pin
VivekNema11-Jan-09 21:41
VivekNema11-Jan-09 21:41 
QuestionNEWBIE - Javascript only works in IE, not FF3.05 - Help! Pin
Ginozzzz11-Jan-09 10:19
Ginozzzz11-Jan-09 10:19 
AnswerRe: NEWBIE - Javascript only works in IE, not FF3.05 - Help! Pin
Aman Bhullar11-Jan-09 18:19
Aman Bhullar11-Jan-09 18:19 
GeneralRe: NEWBIE - Javascript only works in IE, not FF3.05 - Help! Pin
Ginozzzz11-Jan-09 22:46
Ginozzzz11-Jan-09 22:46 
AnswerRe: NEWBIE - Javascript only works in IE, not FF3.05 - Help! Pin
Not Active12-Jan-09 0:41
mentorNot Active12-Jan-09 0:41 
GeneralRe: NEWBIE - Javascript only works in IE, not FF3.05 - Help! Pin
Ginozzzz12-Jan-09 1:28
Ginozzzz12-Jan-09 1:28 
AnswerRe: NEWBIE - Javascript only works in IE, not FF3.05 - Help! Pin
Ginozzzz12-Jan-09 7:31
Ginozzzz12-Jan-09 7:31 
QuestionExtended DynamicData Entity Pin
Adriaan Davel11-Jan-09 4:11
Adriaan Davel11-Jan-09 4:11 
AnswerRe: Extended DynamicData Entity Pin
Jon Rista12-Jan-09 6:58
Jon Rista12-Jan-09 6:58 
GeneralRe: Extended DynamicData Entity Pin
Adriaan Davel12-Jan-09 11:08
Adriaan Davel12-Jan-09 11:08 
QuestionJava Script Problem Pin
Anudeep Jaiswal - MCA9-Jan-09 20:28
Anudeep Jaiswal - MCA9-Jan-09 20:28 
AnswerRe: Java Script Problem : Please Ignore Pin
Abhijit Jana9-Jan-09 22:00
professionalAbhijit Jana9-Jan-09 22:00 
AnswerTHREE TIMES? .... Pin
leckey11-Jan-09 14:59
leckey11-Jan-09 14:59 
QuestionIE share SSL connection made by myself Pin
maoxintt9-Jan-09 16:49
maoxintt9-Jan-09 16:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.