You need to Register for free and Login to post a message in the forum.

Forum

Subject: How to upload Videos and File
Prev Next
You are not authorized to post a reply.

Author Messages
kishoreD
Nuke Active Member
Nuke Active Member
Posts:22

05 Jun 2008 9:19 AM  
Hi,

I am working with DNN 4.5.5 version,as per my requirement I need a module from where the user can upload photos/video/audio file and can share with different users.

Is there any module with that feature available for DNN 4.5.5 version, so that i can integrate with my existing application, instead developing a new module.

Please help me with this, this is pretty urgent.


Thanks
Kishore
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2371


05 Jun 2008 9:47 AM  
You might want to take a look at MyProfile. It is now owned by ActiveModules.

Joe Craig
DNN Creative Support
Subscribe to the website
benito6000
Nuke Newbie
Nuke Newbie
Posts:2

15 Jun 2008 11:47 PM  
I was working on this all the day and finally I got it , here is the solution:

You must create a descendant class from EditControl supporting upload operation.

Because of user profile control is AJAX compatible, you have to create an alternative control to upload file to server. Standard FileUpload WebControl will not work.

In dnn database you have to create a row in table: "dnn_Lists" in order to create the new data type.

My solution was here:
http://www.nearsolutions.net/Servicios/Descargas.aspx

You can freely download FileUploadEditControl and GMailUpload webcontrol

GMailUpload webcontrol is for supporting upload over ajax enviroment.

Hope this work
Israel Garcia

http://www.nearsolutions.net









ajsansone
Nuke Newbie
Nuke Newbie
Posts:1

28 Jul 2008 12:53 AM  

Could you explain how you setup the FileUploadEditControl.vb with GMailUpload.dll? I get the following "x" after setting up the control in the profile property editor. For some reason the control is only rendering in view mode. In your screen shots it only shows the rendering in view mode but not the edit mode. Could you post a screen shot of the control rendered in edit mode?

benito6000
Nuke Newbie
Nuke Newbie
Posts:2

28 Jul 2008 2:11 AM  
Hi

The control is rendering in edit mode, you have to click over the image in order to change it, but here is the issue that I forgot to explain in the post:

Is important to place the files "Upload.aspx.cs" and "Upload.aspx.cs" in the root directory of Dnn installation, These files can be found in folder TestWebApp in GmailUpload.ZIP

Good look.
Israel.
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > How to upload Videos and File



ActiveForums 3.7

Latest Forum Posts

Restricting DateEditControl till date by coder247
Hi All,   We are using the DateEditControl (for obvious reasons!!) in our application. But we want t...
RE: Email Set UP per Portal by jncraig
I think that the answer depends on how email is configured at your host. You'll probably have to co...
RE: skin/container error load by jncraig
I would suggest checking permissions for directories. Does this occur only when you upload a skin...
RE: Add New Profile Properties by jncraig
Hmmm ... I don't have an answer. Does anyone else?
RE: No Access for me too by ristori
it is ok now. Thanks for this action.
skin/container error load by islandman
Has anyone else run across this error when loading skins or containers from site settings?I am using...
Email Set UP per Portal by islandman
How do I set up a unique email address per domain name off 1 hosting environment. for example...m...
RE: localhost Install issues by cdees
Lee: I wanted to follow up on this for anyone following this thread. I have been unable to solve t...
RE: Add New Profile Properties by WSI
HI Joe, The DNN version is 4.5.5. Thanks, Cliff
Change Skin on URL by vinita
Hi,Can the skin be changed based on the url used to access a portal. Multiple portal aliases may be ...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
Best DNN portal ever! by derpir
I have been a subscriber since august 2008, and DNNCreative.com is simply the best DNN Portal, their...
RE: skinning trouble by derpir
Hello Yes could you be so kind and take a look att the htm-file and css-file.I would be very gratef...
Search function is not working by kishorpawar
I am using Seach module in my project but not working, i have set   host setting alsoHost --> Schedu...
RE: backend is changing from sql2005 to sql2008 by leesykes
hello,There should not be any code changes needed, but you'll need to make sure that SQL 2008 upgrad...
RE: skinning trouble by leesykes
Hello,I would need to see your code to help you with this one, you can zip up your files and attach ...
RE: Installing DotNetNuke 4.9.00 on VWD 2005 w/ SQL server 2008 by leesykes
I have run a test with SQL Server 2008 express and DotNetNuke installed in exactly the the same way ...
RE: Issue 39 Interview by leesykes
thanks Bill, glad it was useful, we will have a think about the best way to approach this,Thanks,
RE: Issue 39 Authentication by leesykes
yes I have a live site in 4.9.0 at it seems stable as well.
DotNetNuke Modules
RSS Feeds