--- In [email protected], "Ergin AKIN" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "thequantimizer" > <thequantimizer@> wrote: > > > > Hi, > > can any body tell me how to pass data between the SVG and > > Visualbasic , when we have used the SVG Control is it possible to > pass > > message from visual basic to svg using that control , i have seen > the > > svgcontrols getdocument() method but i dont know how to use it . > > > > regards , > > > > I am searching how to use SVG in VB applications too. If someone can > tell, I would appreciate. >
I have not actually do it that but in someother the place I have call VB from javascript as simple as you call an other function of javascript (if you using string). Here it go: SVG can call javascript function - then from there you can call VB routines. Hope this work. Phi ----- 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/

