Uploading Resume

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
6/4/2010 2:45:40 AM
Gravatar
Total Posts 70

Uploading Resume

Hi Joe,

My current project has a need to upload resume.

Any suggestions on how will I execute the said feature?


Your help is greatly appreciated.


Thanks


Cesse

6/4/2010 6:06:41 AM
Gravatar
Total Posts 18439

Re: Uploading Resume

I have no solution to offer for resuming uploads, it would be a very difficult problem to solve and I have no idea how to solve it. Best to not interrupt an upload in progress.

Best,

Joe

6/6/2010 8:59:34 PM
Gravatar
Total Posts 70

Re: Uploading Resume

Hello Joe,

What I mean is... for example the user/visitor of the website wants to apply for a job and theres a vacancy, uploading the .doc or .xls file.

Your guidance on how I'm going to apply the feature.

 

Thanks.

 

Cess

6/7/2010 2:30:58 PM
Gravatar
Total Posts 18439

Re: Uploading Resume

There are several features existing in mojoPortal which have file uploading. I recommend study the code of those features to learn what you need.

Keep in mind there can be risks in letting strangers upload files or in trusting those files that are uploaded by strangers.

Hope it helps,

Joe

6/8/2010 8:56:28 AM
Gravatar
Total Posts 116

Re: Uploading Resume

Agree with Joe about the security implications - unless you have some bomb proof antivirus on your server I'd be tempted to stay clear of allowing public uploads.  Is it not possible to ask for resume's to be emailed via an attachment to the appropriate person?

6/27/2010 10:14:57 PM
Gravatar
Total Posts 70

Re: Uploading Resume

Hi Joe,

We have solve the problem by attaching the document or pdf file and send it via email.

 

Thanks again.

 

Cesse

1/2/2011 2:47:19 AM
Gravatar
Total Posts 7

Re: Uploading Resume

Hi Princesse ,

Actually i need this feature can you please put a brief how you implement it?

 

Best regards,

Ahmad

You must sign in to post in the forums. This thread is closed to new posts.