User Profile

Collapse

Profile Sidebar

Collapse
Kim Charlene
Kim Charlene
Last Activity: Jan 11 '11, 03:51 PM
Joined: Jan 6 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Kim Charlene
    started a topic How to retrieve video from mySQL database?

    How to retrieve video from mySQL database?

    Hi, guys! I've created a java servlet where I can upload video with limited size. The video uploaded is being saved in the mySQL database as BLOB. How can I retrieve that BLOB and display it as the video in my webpage? I'm new to this so I'll need all the help and guidelines you guys can give me. Thank you very much in advance. Below is my servlet code:

    Code:
    package Projects;
    
    import java.io.IOException;
    import
    ...
    See more | Go to post

  • Resize the website automatically in different resolution

    I'm a beginner in developing a website. Currently, I'm in progress of creating a website by slicing my layout in photoshop and using dreamweaver to edit it. I want my website to fit in nicely when viewed by different browsers and resloutions. The width of my image is 1000. I have tried resizing it down to 800 but still it won't auto fit in the browsers? How can I achieve that?
    See more | Go to post
No activity results to display
Show More
Working...