About
Pricing
Community
Teams
Start Free Trial
Log in
Rabbit W
asked on
12/6/2018
Web Form
I have a request form. I want to let the user attach the file and send it out with the request. Please advise! Thank you!
ASP.NET
Visual Basic.NET
.NET Programming
VB Script
3
1
Last Comment
Ark
8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Ark
12/7/2018
THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Rabbit W
12/7/2018
ASKER
Thank you! What is FileUpload1 declared as? Could you give the complete code? Thank you!
Ark
12/9/2018
FileUpload1 is default name of FileUpload control. Just drag'n'drop it from controls panel on your page. You can see complete example at
https://docs.microsoft.com/en-us/previous-versions/ms227669(v=vs.140)
. Can you show tour markup and code behind?
Your help has saved me hundreds of hours of internet surfing.
fblack61