Discussions

Tag Filter:
In an Edit Form, I have a select statement that picks up one field named systemName according to the uid of the record that's chosen to edit. I want to upload a file to a folder (that's already been created) with that systemName. I have used FileUpload and it works fine, but I can't seem to get the path attribute to pick up the systemName. I need to obviously have a path already created, then add
(Sorry I'm creating this as a topic. For the life of me, I can't find where to start a new question!) I am working on a project where I've decided to keep the project database separate from the DNN database. All good... connection string set up in web.config... all templates and forms happily connecting. Now I want to grab the DNN profile images of the various users and display them on their ass