M
Miro
Is there any way to default the filename on a fileupload?
I wrote a dummy vb.net app. My idea was to call my asp.net web page with a
couple querystrings for login and credentials and also a default for the
fileupload filename.
What I have found out is you cannot default the file name...so here is a
secondary question.
I would like to take a text file the vb.net app creates and push that to the
asp.net app.
What would another way of doing this be?
-I know I can change my vb.net app to do an ftp file, but I wanted to do
this all through asp.net
Is something what I am attempting even possible?
Any ideas / suggestions ?
Thanks,
Miro
I wrote a dummy vb.net app. My idea was to call my asp.net web page with a
couple querystrings for login and credentials and also a default for the
fileupload filename.
What I have found out is you cannot default the file name...so here is a
secondary question.
I would like to take a text file the vb.net app creates and push that to the
asp.net app.
What would another way of doing this be?
-I know I can change my vb.net app to do an ftp file, but I wanted to do
this all through asp.net
Is something what I am attempting even possible?
Any ideas / suggestions ?
Thanks,
Miro