Click here to Skip to main content
16,004,924 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDisplaying multiple pop-up in javascript Pin
Suresh Pirsquare8-Nov-06 22:27
Suresh Pirsquare8-Nov-06 22:27 
AnswerRe: Displaying multiple pop-up in javascript Pin
just3ala28-Nov-06 22:41
just3ala28-Nov-06 22:41 
GeneralRe: Displaying multiple pop-up in javascript Pin
Suresh Pirsquare10-Nov-06 0:59
Suresh Pirsquare10-Nov-06 0:59 
Questionajax for dropdowm list Pin
Imran Khan Pathan8-Nov-06 21:50
Imran Khan Pathan8-Nov-06 21:50 
AnswerRe: ajax for dropdowm list Pin
Sathesh Sakthivel8-Nov-06 21:54
Sathesh Sakthivel8-Nov-06 21:54 
AnswerRe: ajax for dropdowm list Pin
slSoftware8-Nov-06 23:05
slSoftware8-Nov-06 23:05 
GeneralRe: ajax for dropdowm list Pin
Imran Khan Pathan9-Nov-06 19:41
Imran Khan Pathan9-Nov-06 19:41 
QuestionSurvey on your email Pin
greekius8-Nov-06 21:21
greekius8-Nov-06 21:21 
I have to prepare a survey like a newsletter, then send it as email to users. Users will fulfill form on EMAIL, then will click send button to send theirs data.

To do this, first i wanted to show what is happining if the user clicks button. but i see nothing is happining. Javascript function is not running. My code is this. What is wrong?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br />
<html xmlns="http://www.w3.org/1999/xhtml" ><br />
<head><br />
    <title>Untitled Page</title><br />
<script language="javascript" type="text/javascript"><br />
<!--<br />
function Button1_onclick() {<br />
 alert('It is OK.');<br />
}<br />
// --><br />
</script><br />
</head><br />
<body><br />
    <input id="Button1" type="button" value="button" language="javascript" onclick="return Button1_onclick()" /><br />
</body><br />
</html>

QuestionDropdownlist Problem Pin
monika_vasvani8-Nov-06 21:05
monika_vasvani8-Nov-06 21:05 
AnswerRe: Dropdownlist Problem Pin
Amit Kushwaha8-Nov-06 21:49
Amit Kushwaha8-Nov-06 21:49 
GeneralRe: Dropdownlist Problem Pin
monika_vasvani8-Nov-06 22:00
monika_vasvani8-Nov-06 22:00 
GeneralRe: Dropdownlist Problem Pin
_AK_8-Nov-06 22:17
_AK_8-Nov-06 22:17 
GeneralRe: Dropdownlist Problem Pin
Amit Kushwaha8-Nov-06 22:17
Amit Kushwaha8-Nov-06 22:17 
GeneralRe: Dropdownlist Problem Pin
monika_vasvani9-Nov-06 0:28
monika_vasvani9-Nov-06 0:28 
GeneralRe: Dropdownlist Problem Pin
Amit Kushwaha9-Nov-06 1:46
Amit Kushwaha9-Nov-06 1:46 
QuestionASP.NET slow or fast Pin
TheEagle8-Nov-06 20:17
TheEagle8-Nov-06 20:17 
AnswerRe: ASP.NET slow or fast Pin
just3ala28-Nov-06 20:54
just3ala28-Nov-06 20:54 
Questionhow to set cookies for webBrower object Pin
Sandeep Akhare8-Nov-06 20:03
Sandeep Akhare8-Nov-06 20:03 
QuestionValidating webpart control Pin
smruti_ranjan8-Nov-06 19:18
smruti_ranjan8-Nov-06 19:18 
Questionsending message queue [modified] Pin
slSoftware8-Nov-06 19:14
slSoftware8-Nov-06 19:14 
QuestionMaster Page in ASP.Net Pin
Sun Rays8-Nov-06 19:03
Sun Rays8-Nov-06 19:03 
AnswerRe: Master Page in ASP.Net Pin
dj.rock8-Nov-06 19:18
dj.rock8-Nov-06 19:18 
GeneralRe: Master Page in ASP.Net Pin
Sun Rays8-Nov-06 19:21
Sun Rays8-Nov-06 19:21 
AnswerRe: Master Page in ASP.Net Pin
tmiku8-Nov-06 19:21
tmiku8-Nov-06 19:21 
GeneralRe: Master Page in ASP.Net Pin
Sun Rays8-Nov-06 19:24
Sun Rays8-Nov-06 19:24 

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.