Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 707
  • Content: Threads
  • Order by date
  1. 707

    VBScript dynamic element

    Could anyone tell me how to pass dynamic variable within the ASP tag. Following is my code: Error generate at:&quot;<% = ObjRecordSet.Fields.Item(cint(i)).Name %>&quot;. It works for : &quot;<% = ObjRecordSet.Fields.Item(0).Name %>&quot; &quot;<% = ObjRecordSet.Fields.Item(2).Name %>&quot...

Part and Inventory Search

Back
Top