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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bandaruh

  1. bandaruh

    Looping through a string

    <% 'ParseEntries(Actual String, Sepaarator) call ParseEntries(&quot;100;200;300&quot; , &quot;;&quot;) %> <% 'Parsing based on Separator Sub ParseEntries(sBuffer,sSeparator) Response.Write &quot;Actual String for Parsing= &quot; & sBuffer & &quot;<br>&quot; Response.Write &quot;Token...

Part and Inventory Search

Back
Top