Forums

This topic is locked

uploading a 8k .ini file to a field in a recordset

Posted 01 Oct 2002 00:00:11
1
has voted
01 Oct 2002 00:00:11 Rich Bernstein posted:
Sorry for the simple question, but I have tried so many dead ends over the past 2 months of coding javascript that I am ready to kick in my monitor! I think that this plan may work but I need a confirmation from someone who knows. I have .ini files that I want to get from one client to another. What I would like to do is to allow the person on client A to upload the file to a var field in a record set on the http server. It can be as big as 8k. Then, I want the person on client B to be able to use that data by having their asp page parse the field, once brought down to their browser. Will it work? I could put a hidden field on their page, get the field into a string via Ultradev, and then parse it. Can it work? 8k in one hidden field? Thanks

Reply to this topic