www.webdeveloper.com

Search:

Type: Posts; User: chrisjchrisj

Search: Search took 0.01 seconds.

  1. Sorry, in my haste I posted version 1 code twice...

    Sorry, in my haste I posted version 1 code twice in my original post. Version 2 code is actually this:


    <?php

    validate_user($_COOKIE['user']);

    // set user vars for passing around each php...
  2. Help with where to add this single line of code

    I'm using a php script. I recieved help modding version 1 of the script, which added this single line to the session file:


    $member_credits = get_member_credits($user_id);

    As seen here (in...
  3. Help getting video.js to work in IE8 and FF

    I'm looking for a little js guidance with this:
    http://www.videojs.com/docs/setup/

    This code I'm currently using plays the video.js player in IOS, IE10 & Chrome, but not IE8 and FF



    ...
  4. Replies
    2
    Views
    823

    Wanted: Help with Javascript

    Wanted: Help with Javascript
  5. Help with set up instructions of video.js

    I got limited help trying to set up this player:
    http://www.videojs.com/docs/setup/
    The link instructions are pretty short/(easy for someone more skilled than me), but I need some advice, please....
  6. Thanks for that help. Just for my education, if...

    Thanks for that help.
    Just for my education, if I add that E_ALL code "to the top of the PHP code", what will it do?
  7. Thanks

    Thanks for your reply. Much appreciated.
    I don't know where the http logs are.
    In public_html, the folder Logs has convertor.log.txt, logfile.rtf and search_log.txt, none of which show anything...
  8. I see no changes in the error_log file, last...

    I see no changes in the error_log file, last entry was 05/21/13.
    Any additional help will be apprecaited
  9. Replaced php and get HTTP 500 internel server error

    I replaced a working file, with the same file from another working web site, but the new file generates a HTTP 500 internal server error page.



    The only difference in the new page are these...
  10. Wanted: Someone familiar with PHPmotion

    Wanted: Someone (freelancer) familiar with PHPmotion to help modify the conversion of video files.
  11. Recommend a vid player for desktop web page, as well as mobile web page?

    Can you recomend a web page video player that can be viewable on a web page via desktop, and via mobile web page? Currently my the video player on my web page doesn't work on iphone or ipad. Thanks
  12. Need help changing 'Submit' location and image

    This script works successfully, I'd simply like to change the Submit location and image.
    What code could add/change to this Submit button to change it's location on the page, and to make it into an...
  13. Need help changing 'Submit' location and image

    This script works successfully, I'd simply like to change the Submit location and image.
    What code could add/change to this Submit button to change it's location on the page, and to make it into an...
  14. Making Contact_Name a mandatory Form field

    I have this Form that works successfully (I know it's not state-of-the-art).
    I simply want to add code to make Contact Name field mandatory. Can you help me?



    <script type="text/javascript">...
  15. Replies
    2
    Views
    459

    Thanks

    Thanks for the reply.

    Can help me to integrate it into my original posting code?
    I don't know anything about iso string.
    Thanks any assistance will be appreciated.
  16. Replies
    2
    Views
    459

    Getting time and date on a file name

    This javascript which I'm using works with a webcam to record a video.

    The end result, after the file is recorded, generates a file name, as you can see from the code below: Video+video_id.

    I...
  17. Replies
    1
    Views
    377

    Getting time and date on a file name

    This javascript which I'm using works with a webcam to record a video.

    The end result, after the file is recorded generates a file name, as you can see from the code below: Video+video_id.

    I...
  18. Help w/web vid player/recording & Amazon S3

    I'm looking for some code to help me begin my quest to put a flash player on a web page that records the user via webcam and then store the recording in Amazon S3.
    Any help would be appreciated.
  19. Replies
    3
    Views
    2,466

    Help with red5

    I've gotten as far as having my web host support install red5 on my web site account.

    I'd like to add this open source program www.red5-recorder.com

    But they provide no instructions as far as...
  20. How to capture footage from a remote webcam?

    I'm looking to find the best way to record a person speaking through their webcam, while we're on a video chat or video conference (business, not entertainment).
    Can you help me?
  21. Help with added Registration Page fields

    In a php script I'm using the Registration page only had fields for name and email address, basically. I added fields, just by copying the code on the page. I added Address1, Address2, City and...
  22. Replies
    0
    Views
    352

    Help with pop-up window

    Greybox, the pop-up window: http://orangoo.com/labs/GreyBox/

    I'd just like to know how I can get it to pop-up not in the center of the page.
    I'd like it to pop-up on the left side of the page....
  23. Allowing users to add a file to my web site

    How can I create the functionailty where registered users to my web site can add a file to my web site by themselves. Such as when you add an image file to an eBay auction. Ebay walks you through...
  24. Replies
    2
    Views
    880

    Web Idea needs assistance

    I am developing a web idea where I would like registered users to have the ability to create an Audio Profile of themselves and (somehow)load it onto the web site themselves. Since everyone doesn't...
Results 1 to 24 of 24
HTML5 Development Center



Recent Articles