HighTechTalks DotNet Forums  

ASP 2.0 Content pages control reference

Dotnet Scripting microsoft.public.dotnet.scripting


Discuss ASP 2.0 Content pages control reference in the Dotnet Scripting forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
sparty1022
 
Posts: n/a

Default ASP 2.0 Content pages control reference - 03-24-2006 , 01:37 PM






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.

Reply With Quote
  #2  
Old   
sparty1022
 
Posts: n/a

Default RE: ASP 2.0 Content pages control reference - 03-24-2006 , 01:46 PM






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.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.