asp_web_howto thread: Functions: Can i send a string as output?
I dont know if funtions are any different in asp than other languages. Can i output a string value through a function? any information will be appreciated. Thanks in advance eugenel@s...
Yes, like this: Function ReturnString() ReturnString="this is the return" End Function HTH Phil > I dont know if funtions are any different in asp than other languages. Can > i output a string value through a function? > > any information will be appreciated. Thanks in advance > eugenel@s...
|




