Jump to content

using table tag of html in vbscript...


mail.h.shukla

Recommended Posts

i am using table tag in vbscript to generate a dynamic table.This tag is having its id. Like....document.write("<table id=myId>")all i want to use this "myId" in the vbscript itself. Like...set myRow = myId.insertRow()But this is giving some error..Please help me finding the solution of the problem...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...