VS 2008 - How To Put A Application On Facebook
Mar 27, 2009How To put A app on facebook that i made in Visual basic.net 2008 express?
View 5 RepliesHow To put A app on facebook that i made in Visual basic.net 2008 express?
View 5 RepliesI have kept a webbrowser and 2 text boxes and one button when my application start it opens facebook page in browser and then i put the id and password in textboxes and then clik on the button then i got loged in but i want that if i looged in it will logout in every 10 sec. can anyone help in this topic
View 1 RepliesI am presently working with winforms and I would like to add facebook like button to my winforms.So at present I have downloaded facebook developer toolkit and after that I am trying to add the like button.So I would like to know how to proceed further to achieve in adding the like button.
View 1 Repliesi am now to this forum and i hope i can learn much about vb here =].The problem i am stating today is that i want this program to log in to [URL]..o far, i've managed to make the application to login to my facebook account but i cannot make it navigate to mousehunt but even if i do so,
[Code]...
i want to make a facebook application for messages purposes means from that app i want to send and receive messages only?
View 11 RepliesI have written a vb.net desktop application for pipe collectors and one of the requests that seems popular is to be able to post pipe details (text) and an image of the pipe onto the user's facebook wall.
Basically the user will bring up their pipe details of choice and be able to click a 'Post To Wall" button which would then post the pipe details onto their wall.
I have been working on a project to read some data of facebook user walls. So I have researched I need to use json and System.Web.Script.Serialization to extract the required data I suppose. Has anyone have a tidy example of how to get something out of json script?
View 2 Repliessendmessage on twitter and Facebook i use WPE for packet but that packet to encryption
please source code or example for sendmessage on Twitter and Facebook
But i seem to have a bit of problem keep Getting Script Error on facebook and some games load Straight Away (Picture below)say i go back to me profile on facebook then wanna go back to the game i was just playing it does this Says Its Loading Config But it doesnt Its like it Doesnt want to load it again And here is a pic of the scipt errors i keep getting below.
View 21 RepliesI would like to create a webservice to achieve the Like and Share features how facebook. I don't wanna use the javascript or iframe etc. which are shown in the [URL] page.
View 6 RepliesWe are trying to help a customer of ours to get their company page FB Insights data out of FB and shown on an Admin website we have for the client. So instead of having to log into FB to see the insights they will be able to see the data (that we put into reports) from the analytics webiste we already have for them.
we just can't figure out how to use the FB API to pull data for an individual fan page in an asp.net application using VB as the programming language.
simple way to share, only share, in facebook? I see alot of libraries but they come with alot of code and without documentation.
View 2 RepliesI've been having a problem adding an AdGroup using the FacebookMediaObject in Visual Basic to create a new add using the Facebook ADS Api.
[Code]...
I have it to where it automatically logs into facebook but the problem is I want for when I click on login It will logout the other account and log that one in and if it helps I have 2 textboxes that have email and password and one login button.
View 3 RepliesHow can I connect to Facebook chat using C# or Visual Basic?
View 1 RepliesI have created a silverlight app that consits of like buttons within specific usercontrols (all in one asp page). Ie.foodingtons.net/index.aspx?id=211
It is all incorporated within the silverlight app on one page. Hence when the control is loaded the meta tags are updated and the like button is placed within an iframe and linked to the appropriate page. When the like button is pressed a javascript function is invoked which changes a picture behind the silverlight obj. This picture in theory should be used as the default image after the like button is pressed (on clients page). But it seems to be stuck on old images. Ie. foodingtons.net/index.aspx?id=211(the above is using an image which doesnt even exist)foodingtons.net/index.aspx?id=218(is using an image from the main page)foodingtons.net/index.aspx?id=219(fails.. the website is inaccessable)
I have also tried create the open graph tags with in the page to reference new images but to no avail.
I'm using the following facebook tool to debug as well[URL]..
A code to visual basic 2008 howe to make a facebook freezer or msn freezer
View 4 RepliesWould like to display the ID of your Facebook friends.but it fails. [code]
View 9 RepliesI'm using a custom user agent in my web browser control to test the mobile versions of various sites in my business.[code]...
View 5 RepliesHOW TO GET FACEBOOK ALERTS FROM WEBBROSWER I have web webbrowser i want get the elerts
if i have new messege or new elerts then icon change
How can I log in to Facebook Using the Post Method? I don't need to know the GET method, I can use a firefox addon called Live Http Headers to get the cookies/Post content.
View 2 RepliesThis is how you I did it when I make a similar program to this and it show how to click etc
vb
WebBrowser1.Document.GetElementById("username").SetAttribute("value", TextBox1.Text)
WebBrowser1.Document.GetElementById("password").SetAttribute("value", TextBox2.Text)
WebBrowser1.Document.GetElementById("sublogin").InvokeMember("click")
I've integrated a bit of code into my project using Visual Basic, that reads RSS feeds. It works absolutely fine. I did however intend it to read Facebook notifications to users of my program. The idea was, if you go on Facebook, clikc Notifications, click See All Notifications, click via RSS, you get an RSS feed right there. When I use the address in the address bar for my project's RSS reader though, I just get an error.
Like I said, it works for other feeds, just not working for Facebook notifications.
I looked around google a little and did not find much.Two questions
1, what is some of the things I cant do with vb.net and facebook
2, can I have a textbox and button log me into facebook?
I am trying to write some simple functional code that will be added to an existing large scale project. I used the TweetSharp sdk to get and Access Token & SecretToken, and the stored them, and I can them use those with my API key and secret to post to twitter with no issue. I now need to do the same thing but with a facebook status update. (Someone correct me if I'm wrong), but Facebook doesn't user an Access Token & secret Token, but instead they just use an Access Token. I've written the authorization part of the app that launch the browser, user logs in, click Allow, and then I obtain the Access Token from listening to the URL. I have looked at the documentation for three different SDK/API's and don't see anything specifically related to.. This is how you post a status using the user's Access Token. I have tried a number of API documented methods from the Facebook C# SDK, but they all seem way to complicated compared to how I got this done with Twitter... maybe Facebook just made this more complicated, or maybe the SDK just doesn't offer the functionalityCan someone point me to an example for Facebook API code that functions like this after getting the AccessToken(The following is a twitter example)[code]or maybe the workflow for using Tokens in completely different with FB..
View 1 RepliesSo I am trying to use the search bar on the the face book page and I am stuck. I don't even know if Facebook allows it. This is what I am using right now. It places the text in the box, but it wont invoke the click
[Code]...
I am using The Facebook-C#-Sdk v5.0.3 to create a non-canvas webforms app in vb.net and i am having trouble exchanging the returned facebook code for the access_token. Does anyone have an example (C# or vb.net) that I can look at
View 1 RepliesI am new to VB and I try to create my first application to automate some clicks on a facebook game. My first problem is a loop: I created a recorder function, but if i activate my loop it loops endless (should take the number of loops from textbox). If I add a messagebox it works, but if I add PlayTimer.Start() its endless.
Dim result As Integer
Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vKey As Long) As Short
Dim curclicks = 0
Declare Sub mouse_event Lib "user32" Alias "mouse_event" (ByVal dwFlags As Integer, ByVal dx As Integer, ByVal dy As Integer, ByVal cButtons As Integer, ByVal dwExtraInfo As Integer)
Private Const MOUSEEVENTF_ABSOLUTE = &H8000 ' absolute move
[Code] .....
The 2nd question i got: How to handle the next function I am planning? I will try to explain it (look at the attachment picture): Because of different monitor resolutions I need a function that maybe draw a square to boarder the gameplay area, then record some coordinates that can be played by clicking on a button. (visit neighbor, reload game, visit next neighbor, ...)
I've read several sources now but did not find a solution: I'm using Facebook C# SDK with ASP.net 4 and VB.net 2010. I have a Facebook Canvas application. I'm using Canvas Auth.Authorize and it works fine. Now I want to know whether the currently logged in user already likes my app. How could I do that?
'SignedRequest' does not seem to work because according to Facebook Documentation "This field is only present if your app is being loaded within a Page Tab". graph/user/likes is also not an option because I don't want to ask the user to grant access for my app to all his likes.But the Facebook Plugin is able to differ whether the current user likes my app or not, so I'm quite optimistic that there is a way which I just did not find yet.
I am trying to create a user control that basically looks and feels like fb chat contacts list complete with friends lists and online/offline toggle buttons. How should I proceed??
View 1 Replies