Hi Experts,
Need some help with a form I am creating for a warranty claims page. The url of the page is
http://dev.quakerplastic.com/warranty-claims.aspx.
So far I am able to make form write to my DB and table specified. Actually I am using a third party app called ASP Net Auto DB for that part. (I am really new to ASP.NET and VS2005 and need all the help I can get)
Anyway, the app does not support file upload or e-mail. I misunderstood the features and now I need to come up with another solution.
Basically, it would be ideal if I could make the three file upload features write back to my MSSQL database form fields. I am guessing that if I can do this I would not have to start over on the form. And, I would not have to be concerned with e-mail attachments or uploading to my local server.
I would then want to create a page where the warranty administrators could go to view the submitted claim. Probably going to be a grid view or something like that.
Any suggestions, tips or help would be appreciated. So far I have not found a package that will do it all for me.
Thanks!
Start Free Trial