M
mparisi
I hope that there is someone who can help me. I have written a
process to entirely automate a sequence of web pages. It works great
and I spent a ton of time on it since I am a novice C# programmer.
I'm at the final step in the submission process and it requires a file
upload using an input of type FILE. I know that that particular field
is read-only. There must be a way however to get the name of the file
to the upload process. I really need to be able to do this. I'm
trying to prove my ambition as a programmer so I can better my job
position.
I use MS Visual C# .NET 2003.
HELP!!!!!
Thanks in advance.
Matt
process to entirely automate a sequence of web pages. It works great
and I spent a ton of time on it since I am a novice C# programmer.
I'm at the final step in the submission process and it requires a file
upload using an input of type FILE. I know that that particular field
is read-only. There must be a way however to get the name of the file
to the upload process. I really need to be able to do this. I'm
trying to prove my ambition as a programmer so I can better my job
position.
I use MS Visual C# .NET 2003.
HELP!!!!!
Thanks in advance.
Matt