Search

You searched for the word(s): userid:844792

Matching Posts

  • upload videos to youtube account using youtube Api

    hi guys.. here is the sample code in the following link for how to upload videos to youtube account using youtube Api. http://code.google.com/p/google-gdata/ In the above link ,To the right side of the page ,below Featured downloads: download Google Data API Setup(1.4.0.2).msi and install in your system. In my system it get installed in the following loaction. "C:\Program Files\Google\Google Data API SDK" (you can get the location of the installed Data API Setup while installing). After
    Posted to Web Forms (Forum) by prabhuch85 on 7/22/2009
    Filed under: upload videos to youtube account using youtube Api
  • Re: http post in C# with data,credentials ,xml

    hi , i used the code in the link http://trailsinthesand.com/programmatically-uploading-videos-to-youtube/ for uploading videos to youtube ,but am getting the following error in the catch section. <HTML> <HEAD> <TITLE>Token invalid - Invalid AuthSub token.</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1>Token invalid - Invalid AuthSub token.</H1> <H2>Error 401</H2> </BODY> </HTML> kindly assisst
    Posted to Web Forms (Forum) by prabhuch85 on 7/4/2009
  • http post in C# with data,credentials ,xml

    (I am using youtube API to upload videos from my asp.net,C# application.) I need to http post the following content to the url " http://gdata.youtube.com/action/GetUploadToken " in C# Host : gdata . youtube . com Authorization : AuthSub token = "DXAA...sdb8" GData - Version : 2 X - GData - Client : b1c4t9sl2159 X - GData - Key : key = adf15ee97731bca89da876c ... a8dc Content - Length : 1941255 Content - Type : application / atom + xml ; charset = UTF - 8 <? xml version = "1
    Posted to Web Forms (Forum) by prabhuch85 on 7/3/2009
    Filed under: XML, credentials, http post in C# with data
  • Re: how to Play youtube video in Asp.net application using youtube video url

    hi Naresh, flash web control is working fine. thanks
    Posted to ASP.NET Futures (Forum) by prabhuch85 on 6/24/2009
    Filed under: how to Play facbook video in Asp.net application using facbook video url
  • Re: how to Play youtube video in Asp.net application using youtube video url

    hi, thank you guys for ur help.i cant find the exact solution.Temporary i am going with the following solution <div> <object width="300" height="300"> <param name="movie" value="http://www.youtube.com/v/2o8UgIgI8BU&hl=en&fs=1&"> </param><param name="allowFullScreen" value="true"> </param><param name="allowscriptaccess" value="always"> </param><embed src="http
    Posted to ASP.NET Futures (Forum) by prabhuch85 on 6/19/2009
  • Re: how to Play youtube video in Asp.net application using youtube video url

    hi, qwe123kids the link which u gave doesnt fix my issue. i need to Play youtube video in Asp.net application using youtube video url .
    Posted to ASP.NET Futures (Forum) by prabhuch85 on 6/18/2009
  • Re: problem with showing youtube on my page.

    in the above code, Replace List<YouTubeDTO> list = new List() ; with List<YouTubeDTO> list = new List<YouTubeDTO>() and include the namespace using System.Collections.Generic; at the top ur page in codebehind. u have to inlcude jyoutube plugin and jquery-1.3.2-vsdoc2.js and jquery-1.2.6.min.js in your project
    Posted to Web Forms (Forum) by prabhuch85 on 6/18/2009
  • Re: how to Play youtube video in Asp.net application using youtube video url

    hi , in this link http://forums.asp.net/t/1423991.aspx ... it tells abt how-to-get-youtube-video-screenshot. But i need to play the youtube video in asp.net page using youtube Url and not embeding the code which we get from youtube( at the right corner of the youtube)
    Posted to ASP.NET Futures (Forum) by prabhuch85 on 6/18/2009
  • how to Play youtube video in Asp.net application using youtube video url

    how to Play youtube video in Asp.net application using youtube video url. lets say if my url is " http://www.youtube.com/watch?v=2o8UgIgI8BU ". how to play the above you tube url in asp.net application. kindly give solution to the above problem. thanks.
    Posted to Free For All (Forum) by prabhuch85 on 6/17/2009
    Filed under: Play youtube video in Asp.net
  • How to post application link to orkut scrapbook,profile from web application

    Hi, I need to post my application 's link or html content to orkut (scrapbook or profile) by getting orkut username & password from the user & post my application's link in his orkut scrapbook or profile. Note: In this following link http://www.quibblo.com/quiz/3b_qEvo/Have-you-finished-your-Holiday-gift-shopping-yet To the right side of the page you can see YOUR QUIZ TITLE WILL GO HERE ,below that option are there to post the current link to orkut,...i need to implement that functionality
    Posted to Free For All (Forum) by prabhuch85 on 12/17/2008
    Filed under: .NET 2.0
Page 1 of 1 (10 items)