Hi achio, Why not simply using a form and submit the results ? If you really want to send the data using javascript, I guess you will have to use the xmlhttprequest object (search with google). Gabriel
----- Message d'origine ---- De : achio_84 <[EMAIL PROTECTED]> À : [email protected] Envoyé le : Mardi, 1 Août 2006, 2h42mn 52s Objet : [svg-developers] something maybe out of topic......... Hi all.... I'm facing a problem which is 'less' concern about SVG. I have a HTML page for user to input data(actually to input x and y coordinates) and these data will be stored in 2 arrays for later use to draw a SVG polyline. My problem is how to pass these two arrays(using javascript) with data to server side(C#.net) so that I can manipulate them later. And how can I get these data at server side? Hope to see some code sample. I know maybe my question is not directly about SVG but I hope that anyone of you here can help me solve this problem. Thanks for that. Regards, achio. [Non-text portions of this message have been removed] ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

