User Profile

Collapse

Profile Sidebar

Collapse
buynsell
buynsell
Last Activity: Jan 12 '12, 11:09 AM
Joined: Jan 3 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • buynsell
    replied to Sending Form Data
    in PHP
    thnx johny that's what I actually did, made a function after logging in.
    See more | Go to post

    Leave a comment:


  • buynsell
    started a topic Sending Form Data
    in PHP

    Sending Form Data

    I made a custom script which add entries to my vbulletin database,

    I have a site of Phpfox script, I want when user click in signup button after entering all data so I want my custom script also get executed but I can't figure how to do that, I don't have much knowledge in php.

    this is the code in my Phpfox script

    Code:
    <input type="submit" value="{phrase var='user.sign_up'}" class="button_register"
    ...
    See more | Go to post

  • buynsell
    replied to HttpWebRequest to login youtube
    no container isn't empty, when I checked its count that is 5.
    See more | Go to post

    Leave a comment:


  • buynsell
    replied to HttpWebRequest to login youtube
    hey thnx for the reply,

    I guess I am sending back cookies already here,
    Code:
    request2.CookieContainer = container;
    can you please be more specific how to send cookie back if not like this, I am not very good at this httpwebrequest/response,

    I already tried alot googling but still no success !!!
    Stuck badly
    See more | Go to post

    Leave a comment:


  • buynsell
    started a topic HttpWebRequest to login youtube

    HttpWebRequest to login youtube

    After bunch of searching on google I end up with posting new thread for help,

    I am trying to login to youtube using webRequest/Response but no success, it is returning source code which tells that "Your browser cookies disabled ..." etc.

    Attaching my code and can someone tell me the solution or if any better way to do this ?

    I know that youtube api offer these function but I've to do without...
    See more | Go to post
No activity results to display
Show More
Working...