i want to make a ASP.NET function with VB.NET to replace the
<INPUT id="fileUpload" of HTML...
so, basically what I want to do is to make somethin such that the open-as dialog comes up and the user selects a file after that i get the selected files Path...
thats all i need to do..
make a function in ASP.NET with VB.NET that will pop up a Open-as dialog on the client side and when the user selects a file and preses open i get the full file path
my table consists of
CustomerID
CustomerName
ExpiryDate
DefaultSend => either "Fax" or "Email"
can someone guide me...
tks a lot...Hi,
Take a look @. :Uploading In ASP.NET
HTH
the whole point of my question is that i dont want to use <input=fileUpload...
0 comments:
Post a Comment