Why not use a object? you can create an object in ASP, and then add each object to the dictionary?
<%
Class Video
Public VideoID
Public CategoryID
Public Title
Public Size
Public AttachmentID
Public Preview
Public ProductID
End Class
%>
Hope this helps,
Joan




Reply With Quote