Allows you to truncate the length of a variable in asp especially when displaying.
<%= Left (objGetRequests("vendor_name"), 25) %>
Allows you to truncate the length of a variable in asp especially when displaying.
<%= Left (objGetRequests("vendor_name"), 25) %>
No comments yet.
RSS feed for comments on this post. TrackBack URL