I want to scrape some contents on somewebsites, but I have to login to the site to do so.
Does anybody know How to simulate login a website with PyQt4 ?
Could you please give me some suggestions on how to parse HTML in Perl? I plan to parse the keywords(including URL links) and save them to a MySQL database. I am using Windows XP.
Also, do I first need to download some website pages to the local hard drive with some offline Explorer tool? If I do, could you point me to a good download tool?
I want to add a Page on my Website for Embedding the Youtube Videos just by Submitting the Embedding code in my site in php . is there in free script for it.
Please help Me!
Rupali
I've been learning how to make gadget and the simple gadgets all make sense.
How would I make a Gadget that logs into a website and retrieve details for that user (so it's pretty much simulating the user logging in and showing basic information ??
(eg. like the facebook gadget that shows any messages, "pokes" . etc. etc. ....
On the Mozilla website, there’s a page showing (apparently) live download statistics for Firefox: http://www.mozilla.com/en-US/firefox/stats/
How are they performing their request to get the live stats data? I can not see a constant connection in Firebug.
How is this working?
Everything about this website affirms my decision to develop interactive websites with javascript and not flash. But one qns though, how they do they incoporate sound effect into it? I check the page source and it's not HTML5.
Source: nissanusa
I am dealing with a website. I can log in to the admin panel with IE6, IE7, and Firefox. However, on the client's computer, he can log in to the admin panel with Firefox, but he can not log in to the admin panel with IE6 or IE7. My client needs to use IE6 or IE7 to log in to the admin panel. What's wrong? How to solve this problem?
It is an online game, I need to develop a 'Launch' button on the game site to launch the client side game. I have seen this in several online games like this one.
How can this be done?
Note: I am using ASP.NET to develop the website.
How remove "localhost:portno" when running an asp.net website under iis?... When i browse my virtual directory i can http://localhost:120/mine/Forms/Clients.aspx.....
Iam getting the error "Cannot copy assembly.Unable to add the dll to website. The process cannot access the file because it is being used by another process" while building the .net application.
Is it advisable to implement url routing for an asp.net(webforms) website which is one year old... What are the factors to be considered before implementing....
I open a solution containing a website project named "Student" in Visual Studio. It adds a virtual directory to IIS named "Student_1" even though there is no virtual directory named "Student". Any idea why Visual Studio is doing this?
I want to make one website for all PC, IPhone, Blackberry, Windows Mobile (IE Mobile), Opera Mobile Browser etc.
What thing need consider, avoid. I know Javascript is not much supported by mobile browsers and CSS media handheld is not supported by IPhone.
Hi
I want to be able to log into a website via C# webbrowser without any user input.
I want to get the username and password from local variables.
I hope someone can help me.
Please give clear C# code examples.
How to Implement Moving content/text in website like a marquee. In asp.net.
I have values in my data set.the data set value must be displayed in div like a rotating flash news...
I would like to display all the subjects of email received on a website. Is there an open source "pop to php" script? Or a service I can use directly?
Any help is appreciated! thanks!
I need to display the FIFA world Cup 2010 schedule on my Drupal website. But what I want is that each visitor should be able to see the time for the upcoming matching as per his/her own geographic location . How can this be done ?Any suggestions would be welcomed. Thanks for reading this through.
hi,
is there any way to disable browsers popups about too long scripts (i.e. in Firefox and Safari) directly from the website ?
(And not from the browser settings)
thanks
I have gone through Head First Java and some other sites but I couldn't find complete stuff related to Threads and additional concurrency packages at one place.
Please suggest a book/website which covers complete Threads with more details like
Synchronize and locking of objects
More detailed about volatile
Visibility issues in Threads
java.util.concurrent package
java.util.concurrent.atomic package