Enter Keywords:
1 - 10 of 168(0.012 seconds)
Sort By:
 
Hello, Are there any free applications that will make an image of an entire page?  GEtting the whole page, all the way down? Thanks!!! Occ...
Zones: Web ImagesDate Answered: 04/17/2005 Rating: 7.4 Views: 0
How would i write a function like this I have two strings one contains a paragraph and another contains a page.What I want to do is to grab a sentence from the page that is relative to the parag...
Zones: Visual BasicDate Answered: 01/05/2006 Rating: 9.6 Views: 0
I use this code to grab content in this page: vdctravel.vnn.vn <?php $fp = fsockopen("vdctravel.vnn.vn", 80, $errno, $errstr, 30); if (!$fp) {    echo "$errstr ($errno)<br />\n"; } else {  ...
Zones: PHPDate Answered: 07/16/2006 Rating: 8.6 Views: 0
Hi - I have this code - i want to grab the current value of dropdownlist2 and use it to run a query that fills in dropdownlist 3 - this is what i am doing - but it doesnt seem to work. If i decl...
Zones: ASP.Net Programming, .NETDate Answered: 05/01/2007 Rating: 6.0 Views: 0
Greetings, On my intranet site using iis4 with ie5, I am looking to write an ASP script which grabs the NT Username and Domain name. I have been trying to use the: <%logname = Request.Server...
Zones: ASPDate Answered: 02/10/2000 Rating: 8.2 Views: 0
I need to grab a web page then go through all the source code grabbing just the email addresses then check to see if they are in my access db if not then add their email address to the db. Anyone...
Zones: Visual BasicDate Answered: 07/16/2000 Rating: 5.4 Views: 0
I'm doing some video capture stuff using Video for Windows and I'm running into a problem. I used capGrabFrame to grab an image off of a video capture board and display it in a window and it wor...
Zones: C++Date Answered: 08/18/2000 Rating: 6.8 Views: 0
Is there anyway to write a program that will grab an image from a Webcam and store it as a jpeg ? I would be grateful for all advice regarding this. Thanks in advance John
Zones: Delphi ProgrammingDate Answered: 01/24/2002 Rating: 7.0 Views: 0
I want to grab some movie parts from a dvd disc. How do i go about doing this? Are there any softwares i can use to accomplish this?
Zones: Apple OSDate Answered: 06/27/2003 Rating: 7.2 Views: 0
I need a button in my application (called "Update") which will update an ini file from a web page. The dropdown on my form will then take its options from this ini file. How to do this? Cheers.
Zones: VB ControlsDate Answered: 01/12/2003 Rating: 6.2 Views: 0