Results 1 to 7 of 7

Thread: Urgent Need help with uploading PPT on a Portal !

  1. #1
    Join Date
    Oct 2012
    Location
    Riyadh
    Posts
    4

    Exclamation Urgent Need help with uploading PPT on a Portal !

    Actully am devloping a System on a PowerPoint Slide and this Prestnation has a huge related files i conneted them into my presnation throu hayper links Plus it working on macro since am devloping some new functions from the VB.

    Now the issue is that i am going to uplode this presntion to the portal. but the problem is that it keeps on editable mode. the problems that i am facing are as the following :

    1-how to make it uneditable.?
    2-how to make it works only as slide show on the portal . so i cann prevent anyone to edit the presentation.?

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

    Re: Urgent Need help with uploading PPT on a Portal !

    Can you tell us whether you are using any Filesystem store or the DB? Also, can you let us know about the filesize of the powerpoint that you are trying to upload on the portal?

  3. #3
    Join Date
    Oct 2012
    Location
    Riyadh
    Posts
    4

    Re: Urgent Need help with uploading PPT on a Portal !

    Quote Originally Posted by einstein_007 View Post
    Can you tell us whether you are using any Filesystem store or the DB? Also, can you let us know about the filesize of the powerpoint that you are trying to upload on the portal?
    Actuly am not using a Db . on the System I am using Files. The Size of ppt is about 1 Mega byte ..
    I appreiatce your responed and plesae if anyone has an idea kindly provide me ..


    Thank you.

  4. #4
    Join Date
    Dec 2007
    Posts
    1,736

    Re: Urgent Need help with uploading PPT on a Portal !

    Can you look at "slide_version_content" table and "content" column. If you are using mysql and it's "BLOB" type it will store data up to 64K only.
    Try altering column type with:

    ALTER TABLE slide_version_content CHANGE content content longblob

  5. #5
    Join Date
    Oct 2012
    Location
    Riyadh
    Posts
    4

    Re: Urgent Need help with uploading PPT on a Portal !

    James

    As I mentioned before that am not using data base. on that system.


    the system is about a macro PowerPoint slide and its represented as presentation.
    that has a hyper links on it . with some modified functions.
    the big issue that am facing is that I can play it on my desktop as a slide show . but when i upload it on the portal it don’t work as a slide show which make the user can edit on the content and it don’t satisfy me to presented as a system.

    The only thing I need is that if there is a way that let me apply it as slide show on the portal. As we know that when a PPT works as Macro Slide show that would prevent the end-user to edit on the PPT plus . it would be on read only mode .. I appreciate your respond , looking forward for solution .

    Thank you

  6. #6
    Join Date
    May 2008
    Posts
    5,812

    Re: Urgent Need help with uploading PPT on a Portal !

    Have you tried out the website Slideshare which is a famous presentation sharing website. With it, you get the options to upload your presentations in PPT, PPS or POT formats to SlideShare and they're converted into shared media.

  7. #7
    Join Date
    Oct 2012
    Location
    Riyadh
    Posts
    4

    Re: Urgent Need help with uploading PPT on a Portal !

    No, I didn’t. Because I think this kind of website will share my presentation on a general website. by my presentation will be posted on my company’s portal. that’s why am looking for an opportunity to publish it on a portal not on a website..

    Anyways I appreciate your responds. and am looking forward for any help.

    This issue is giving me a big headache please guys anyone can help let me know.

Similar Threads

  1. Put a portal funnel toggle option in Portal 2
    By Jagad in forum Video Games
    Replies: 4
    Last Post: 27-04-2011, 07:32 PM
  2. Replies: 3
    Last Post: 26-04-2011, 11:12 AM
  3. Uploading photos to N8 from PC
    By Chakrika in forum Portable Devices
    Replies: 3
    Last Post: 07-01-2011, 12:54 PM
  4. C#.net For Uploading a File on Ftp
    By ramsun in forum Software Development
    Replies: 5
    Last Post: 06-02-2010, 04:37 PM
  5. Uploading files with the Samba
    By Gill_christ in forum Networking & Security
    Replies: 1
    Last Post: 06-05-2009, 12:10 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,240,869.27584 seconds with 17 queries