This topic is locked

Create Thumbnail Function

8/2/2010 8:09:56 PM
ASPRunnerPro General questions
B
bob@symantry.com author

In the Create Thumbnail function in /include/aspfunctions.asp the function is passed a parameter called "value". Can you tell me what is passed to this function?

i.e. I know it is not an object reference, it is not, to be the best of my knowledge, and ADO reference of any kind. If I try to display it I get the value "?????A??".
What is it? Thanks /Bob

J
Jane 8/3/2010

Hi,
this parameter contains value from the submitted form (from value_FieldName_1 control).