Upload function in my account page
Last Post 08/08/2010 3:48 PM by Joseph Craig. 1 Replies.
Author Messages
Bahy
Nuke Newbie
Nuke Newbie
Posts:7


--
08/06/2010 7:36 AM  
Hi all,

In the my account page, can I add a new field like which is allowed user to upload their pdf file? How can i control it in the namspace "DotNetNuke.Modules.Admin.Users"

I added another button, but it changed into a submit button, I'd love to control the FileUpload control. It seems that the file profile.ascx.vb (in DesktopModule/Admin/Secirity folder) could not regconize my new added control.

How can I let this control works? Please help.

Thanks in advance.
Joseph Craig
DNN MVP
Posts:11667


--
08/08/2010 3:48 PM  
I think that you might need to use a custom registration page. The current version of DotNetNuke lets users upload a profile photo, so you can take a look at how that is done.

You might find it easier and, in the long run, less expensive to try something like Dynamic Registration from Data Springs.

Joe Craig, Patapsco Research Group
Complete DNN Support


---