Click here to Skip to main content
15,879,535 members
Home / Discussions / Web Development
   

Web Development

 
Questionweb service problem Pin
amalatsliit23-May-07 19:53
amalatsliit23-May-07 19:53 
AnswerRe: web service problem Pin
kubben24-May-07 2:52
kubben24-May-07 2:52 
QuestionStatic Code Analysis Tool for Classic ASP Pin
Davy Mitchell23-May-07 11:31
Davy Mitchell23-May-07 11:31 
AnswerRe: Static Code Analysis Tool for Classic ASP Pin
Davy Mitchell24-May-07 21:42
Davy Mitchell24-May-07 21:42 
AnswerRe: Static Code Analysis Tool for Classic ASP Pin
redtoad2-Jul-09 17:43
redtoad2-Jul-09 17:43 
QuestionConnect to database and display [modified] Pin
matjame23-May-07 3:38
matjame23-May-07 3:38 
AnswerRe: Connect to database and display Pin
StianSandberg23-May-07 10:43
StianSandberg23-May-07 10:43 
Questionhow to paas a asp array to javascript's function ??? Pin
Ankur.Bakliwal23-May-07 1:01
Ankur.Bakliwal23-May-07 1:01 
hello all,

I want to paas a asp array to javascript's function.
is this possible
i m no able to paas this array to that function.

i m doing like this way -


<%

myArray = rs.getrows

%>

<span id="mySpan" onclick="myFun(<% myArray %>)"

<script>
function myFun(arrVal)
{

....

}
</script>



pls help me



Thanks,
Ankur Bakliwal
AnswerRe: how to paas a asp array to javascript's function ??? Pin
Dmitry Khudorozhkov23-May-07 1:26
Dmitry Khudorozhkov23-May-07 1:26 
QuestionRe: how to paas a asp array to javascript's function ??? Pin
Ankur.Bakliwal23-May-07 1:33
Ankur.Bakliwal23-May-07 1:33 
AnswerRe: how to paas a asp array to javascript's function ??? Pin
Guffa23-May-07 1:51
Guffa23-May-07 1:51 
GeneralRe: how to paas a asp array to javascript's function ??? Pin
Ankur.Bakliwal23-May-07 1:55
Ankur.Bakliwal23-May-07 1:55 
Questioncalling a javascript Pin
chathu03j22-May-07 22:56
chathu03j22-May-07 22:56 
AnswerRe: calling a javascript Pin
Christian Graus22-May-07 23:47
protectorChristian Graus22-May-07 23:47 
QuestionRe: calling a javascript Pin
JimmyRopes25-May-07 22:52
professionalJimmyRopes25-May-07 22:52 
QuestionWriting text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 19:54
Junior Boy22-May-07 19:54 
AnswerRe: Writing text file in Visual studio .net 2003 Pin
Expert Coming22-May-07 20:00
Expert Coming22-May-07 20:00 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 20:45
Junior Boy22-May-07 20:45 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Expert Coming22-May-07 20:55
Expert Coming22-May-07 20:55 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 21:39
Junior Boy22-May-07 21:39 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Expert Coming22-May-07 21:51
Expert Coming22-May-07 21:51 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 22:10
Junior Boy22-May-07 22:10 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
DavidNohejl22-May-07 23:43
DavidNohejl22-May-07 23:43 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
Junior Boy22-May-07 23:51
Junior Boy22-May-07 23:51 
GeneralRe: Writing text file in Visual studio .net 2003 Pin
DavidNohejl23-May-07 0:41
DavidNohejl23-May-07 0:41 

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.