The Rise of AI Scams: Deciphering Reality in a World of Deepfakes Community Center by Johannes C. … indiscriminate, with scammers casting a wide net in hopes of capturing a few unsuspecting victims. These attempts often took the form… Re: Extracting values from capturing groups in regex Programming Software Development by AndreRet Your main issue is with the way you're trying to capture the values inside the 'td' tags. Also, you should consider using non-greedy quantifiers - [Minimal or non-greedy quantifiers](Regular expressions are generally considered greedy because an expression with repetitions will attempt to match as many characters as possible. The asterisk (*), plus… Re: Extracting values from capturing groups in regex Programming Software Development by Tom_45 Issue resolved Re: Extracting values from a regex match Programming Software Development by AndreRet Same question, different post - [Extracting values from capturing groups in rege](https://www.daniweb.com/programming/software-development/threads/541420/extracting-values-from-capturing-groups-in-regex) Capturing video in the browser Programming Web Development by mmcdonald … a new project in my spare time and it involves capturing 30 seconds of video from each registered user. Does anyone… suggestions as to the most widely accepted/compatible method of capturing video in the browser and storing it somewhere such as… Capturing data from txt file using JavaScript/HTML Programming Web Development by javadano … step. My issue now that i am facing is "capturing" pertinent data. I am attempting to do this by… capturing images using java Programming Software Development by swapna7999 can anybody tel me what are the steps in capturing images from a webcam using java Capturing problems with Open CV Programming Software Development by mhan07 … open CV on my study. However, i have some problems capturing anything from my webcam using open cv. I am using… capturing a dynamic number into a variable Programming Web Development by Addweb Hi, I have a problem with capturing a number that is generated with a javascript. Let me … Re: capturing a dynamic number into a variable Programming Web Development by saiprem [QUOTE=Addweb;1133375]Hi, I have a problem with capturing a number that is generated with a javascript. Let me … Re: Capturing .jpg using a WebCam Programming Software Development by debayanmitra NO Sir actually I want idea for VB.net code which will help me to capture a pic from webcam. Actually I want to create a Pic-Capturing Software using vb.net. Problem Capturing video with AIW 9600XT Hardware and Software Microsoft Windows by gmanater … All-In-Wonder 9600 XT card and when I try capturing video via composite and RCA jacks it only captures the… video capturing Programming Software Development by eagleeye3 … me to capture the video I’m using a video capturing card which works fine, still I need to integrate the… need help in c# video capturing Programming Software Development by Jessurider hey can anyone tell me how to remove the delay in webcam video streaming..........i've created a webcam capturing project but find little delay in the video streaming code for fingerprint capturing using vb6.0 Programming Software Development by Awulonu I need the code for fingerprint capturing using vb6 and also which control do i use in achieving it. asp .net web app is capturing wrong logged in user name in Audit trail Programming Web Development by anupamverma Reason why asp .net web app is capturing wrong logged in user name in Audit trail? Re: Capturing video in the browser Programming Web Development by diafol There's some interesting stuff here: http://www.html5rocks.com/en/tutorials/getusermedia/intro/ But it didn't quite wwork for me. Probably just a minor tweak. Re: Capturing video in the browser Programming Web Development by mmcdonald Hey thanks for that! I found this page earlier but it doesn't work in Chrome it seems, which is a massive no-go ;P Re: Capturing data from txt file using JavaScript/HTML Programming Web Development by tgreer JavaScript cannot read a text file. You need to use server side code, such as ASP.NET or PHP, to process a file and render it to HTML. However, you can store large text strings as JavaScript variables, and use the JavaScript document.write() method to write HTML strings. Re: Capturing data from txt file using JavaScript/HTML Programming Web Development by LowelG Not sure if this will help but a friend wrote some kind of script (.js, .class) or something of that nature to do just what you are wanting. I'll try to send him here to help you out! It was called awrite.js or jwrite.js. I know he had posted it on some java search site, just not sure which one. Once again i'll try to send him here to help you out!… Re: displaying and capturing mutiple images Programming Software Development by iamthwee Capturing images. Please explain, you could mean a whole host of things. Re: capturing images using java Programming Software Development by blufab You should be able to find what you are looking for in the Java Media Framework ([url]http://java.sun.com/products/java-media/jmf/index.jsp[/url]) Re: Capturing data from txt file using JavaScript/HTML Programming Web Development by ryansmith I thought, Javascript can not work with FSO. It's good to see this article. Ryan <URL SNIPPED> Re: Capturing data from txt file using JavaScript/HTML Programming Web Development by essential The only way to capture or embed .txt file into (x)HTML document, is to use AJAX. Just let me know if you need some example over this thing. Re: Capturing data from txt file using JavaScript/HTML Programming Web Development by FlashCreations What about JQuery?? jQuery Documentation: [URL="http://docs.jquery.com/Ajax/load#urldatacallback"]http://docs.jquery.com/Ajax/load#urldatacallback[/URL] If not maybe try this code: [code=PHP] /*For safety reasons I would only allow the PHP file to determine the location of the file...if you want the ability to pick your file just post and… Re: Capturing data from txt file using JavaScript/HTML Programming Web Development by Airshow Don't bust yourself guys. Original post was Dec 2004!!! [B]Airshow[/B] Re: Capturing data from txt file using JavaScript/HTML Programming Web Development by FlashCreations Oh wow I didn't realize that this thread was that old. Now that I think about it....was jQuery even around back then? Re: Capturing data from txt file using JavaScript/HTML Programming Web Development by Airshow [QUOTE=FlashCreations;875787]Oh wow I didn't realize that this thread was that old. Now that I think about it....was jQuery even around back then?[/QUOTE] Good point FlashC. I think not [url]http://docs.jquery.com/History_of_jQuery[/url] . [B]Airshow[/B] Re: Capturing data from txt file using JavaScript/HTML Programming Web Development by essential Hi flash, JQuery is made for shorthand ellaboration of Javascript lines and simplifies the way you write your programs. And about that documentation that you've provided still uses AJAX Technology. If you will just take a good look over its frameworks, you'll see that all parts of it, is created by the method's, and properties of the Javascript… Re: capturing images using java Programming Software Development by neelamdwivedi [QUOTE=blufab;595268]You should be able to find what you are looking for in the Java Media Framework ([url]http://java.sun.com/products/java-media/jmf/index.jsp[/url])[/QUOTE] hello swapna if u find the answer of your question then plz help me to...and if suppose i get the answer i'll tell you..tc