i am using vb.net, all i need to do is figure out how to write some variables to an xsl file. does anyone know how to do this? i now how to create style sheets by coding in xml, but i don't understand out to code it in vb.net.
basically, lets say i have x = 3, 5, 6 and y = 2, 4, 5
how can i create a table with two columns of x and y and three rows to fill in the values to style sheet.
anyone that can help me i would appreciate it!
thanks,
jeff
