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 wOOdy-Soft 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: Algon
  • Content: Threads
  • Order by date
  1. Algon

    Displaying Images in DTC Grid

    Hi, I am trying to insert an image within the Grid DTC (Design Time Control). This function works: <SCRIPT LANGUAGE=JavaScript RUNAT=Server> function w(){ return('<IMG src=&quot;http://b10-xxx/Test1/images/' + 'pict.gif&quot;>');'&quot;' } </SCRIPT> Field/Expression: =w() The function...

Part and Inventory Search

Back
Top