Pretty lame on my part, I was looking for the wrong field. You can use the
Me. operator to get to the fields on the page.
"sparty1022" wrote:
Quote:
I am starting an ASP2.0 content page that will FTP a file.
In the submit button/ onserverclick, I want to write a routine that will
read the Input(file) text field.
So far I haven't found the correct (VB) property that recognizes the field
on the content page. There are many references to how to find the field on
the master page but nuthing on the content page. I guess that should be
intuitive. |