Click to See Complete Forum and Search --> : [RESOLVED] Webbrowser control security code
mark103
August 24th, 2008, 06:25 PM
Hi guys
I need your help with the webbrowser control, I cant find any code that would take control of the security code on the html by type the words and the numbers on the webbrowser. Is it possible for the project to take the control on the webbrowser and typing the security code??
Here it is the html code:
<font color="#9c1515">*</font> Security code:<br>
<img src="http://www.myseoinfo.com/imagebuilder.php" onclick="this.src='imagebuilder.php?newtime=' + (new Date()).getTime();">(Click to reload)<br><input name="verify" size="17" maxlength="17" autocomplete="off" class="form" type="text"><br>
<br>
<input value="Register" name="register" class="form" type="submit">
</p></td>
</tr>
</tbody></table>
</form><br>
<table border="0" cellpadding="6" cellspacing="0" width="100%">
<tbody><tr>
</div></td>
</tr>
The security code is on the imagebuilder.php so hopefully one of you post the info which it would be much appreciate it.
Thanks,
Mark
dglienna
August 24th, 2008, 09:48 PM
search for CAPTCHA image, and you'll see that it tests whether it is a human or a computer answering. If you have to type an image, then it assumes that a human is processing the info.
If people can beat it, then add shifted letters, random lines, and other items that throw off computers.
Plus, that's usually trying to get around some rule or another, which isn't allowed.
mark103
August 26th, 2008, 03:11 PM
Thanks for the help dglienna, but I can't find what I am looking for. I am looking for captcha image control that would fill the words and numbers on the textbox of the webpage??
Thanks,
Mark
dglienna
August 26th, 2008, 03:51 PM
Then you'd have to invent your own Artificial Intelligence, or pay someone that has already tried to do it. Don't even bother trying to beat it.
Look here: http://en.wikipedia.org/wiki/Captcha
mark103
August 26th, 2008, 05:10 PM
Thanks but don't tell me what to do by being harsh. I couldn't find the code that would reading the captcha image words and numbers then input the string on the textbox in the webpage??
Any info will be much appreciate it.
Please do not be harsh!
Thanks,
Mark
kmoorman
August 26th, 2008, 05:22 PM
Potential responders,
Let's not turn this into one of Mark103's interminable threads.
He has been told that there is no software that can read CAPTCHA images. For reasons that only he knows, he is unwilling to accept that answer.
Please don't feed the troll.
Kerry Moorman
GremlinSA
August 26th, 2008, 05:31 PM
Thanks but don't tell me what to do by being harsh. I couldn't find the code that would reading the captcha image words and numbers then input the string on the textbox in the webpage??
Any info will be much appreciate it.
Please do not be harsh!
Thanks,
Mark
Don't you get it ??????
Captcha is method used to prevent 'CODE' from reading the image and inputing in the string on the webpage...
THERE IS NO CODE !!!!!!
mark103
August 26th, 2008, 05:33 PM
Thanks for your respond GremlinSA, i can see that the other guys has posting as the same query as me but i don't get any help apart from dglienna?? :(
Thanks,
Mark
dglienna
August 26th, 2008, 11:17 PM
We've all told you the same thing. It can't be done, and there is nobody in the world that would post the code that could do it, as it would be changed again.
How long do you think they'd keep the same words, (if there were only 2) if everybody started guessing them correctly?
mark103
August 27th, 2008, 08:23 PM
Oh sorry, my apology. How about if it possible for human to get pass it quick?? I am looking for the same function but I cant find the vb.net source code.
Any info to post would be much appreciate it.
Thanks,
Mark
kmoorman
August 27th, 2008, 08:50 PM
mark103,
Just use the new Masked OleDb Relational OpenFileDialog NumericUpDown control.
I can't think of a better control for you.
Kerry Moorman
mark103
August 27th, 2008, 09:12 PM
what do you mean kmoorman, your post is completely unusual and making no sense. Please post before you say something, stop being harsh or acting like ridiculous.
You need to rethink your approach before judging with other people.
Thanks,
Mark
kmoorman
August 27th, 2008, 09:13 PM
mark103,
Oh sorry, my apology. Please do not be harsh!
I meant the Image Data Input Output Textbox control.
I'm sure that's the control for your situation.
Kerry Moorman
dglienna
August 27th, 2008, 11:03 PM
Oh sorry, my apology. How about if it possible for human to get pass it quick?? The example site is: http://www.web1marketing.com/resources/tools/quickcaptcha/ If you input the text "x55iz" on the textbox, it will get pass quickly. I am looking for the same function but I cant find the vb.net source code.
Any info to post would be much appreciate it.
Thanks,
Mark
text "x55iz" didn't work, so neither would any app that figured it out
I think you're trying to beat a CAPTCHA system, rather than use someone else's on your site. I guess that's what I thought from the beginning.
That's it for this thread.
HanneSThEGreaT
August 28th, 2008, 12:32 AM
Let us all cool down, else I'd have to close this thread.
mark103
August 28th, 2008, 11:24 AM
Thanks for the input kmoorman, where can i find the function code for Image data input and the output textbox control?? As I search around and couldn't find the control at anywhere for the situations I need.
I don't know how to write the codes as it bit difficult to write the image data input and the out textbox control for the webpage.
Thanks,
Mark
mark103
August 30th, 2008, 08:51 AM
kmoorman, did you see my post??
Mark
dglienna
August 30th, 2008, 01:25 PM
there is no Image data input and the output textbox control, but if you use the first letters of the made up name, you get IDIOT, I think.
Re-read the whole thread, and the close it, please.
mark103
August 31st, 2008, 03:06 PM
Ok dglienna, I have re-read the whole post and understood that it cannot be done. However if it is possible to make a quick captcha for human to write the letters without any cap on the textbox of the webpage??
If there is impossible for my situation for my need then I will close the thread.
Let me know if possible.
Thanks,
Mark
sotoasty
August 31st, 2008, 04:52 PM
Why don't you just use the code from the web page you linked to?
or What is the real question?
mark103
August 31st, 2008, 07:12 PM
Well I don't know how to linked the code from the web page to make it works for any of the websites to make a quick way to get pass the captacha.
Do you know how to make vb.net to read the html code to make a quick passed on captacha image when I write without cap letters on the webpage??
Thanks,
Mark
dglienna
August 31st, 2008, 10:55 PM
forget about your CAPTCHA code idea. the idea is to have a different pattern each time, not the same. you'd have thousands of accounts all by robots using the same code
sotoasty
September 1st, 2008, 06:50 AM
It look like you already have the captacha code working on your page.
Try this, go find a translator that can understand you and can type it in english for you. Then post what you want.
dglienna thinks you want to break the captcha. I think you just want it to work on your web page. And if you want it to work on your web page, you need to ask the people where you got it. Not in the VB.NET forum.
If you want to break the captcha, you can not do it. Well that's not really true, but you will need to be a mathmatcal/graphical genius to do it. Not to mention a programming wizard. And come up with a unique algorithym that no one else seems to be able to.
mark103
September 2nd, 2008, 01:12 PM
@sotoasty: Don't you get what I wanted? I don't want to break captcha, I wanted to know how I could read the php code using with quick captcha on vb.net without adding the php code on my webpage so that I can input the uncap letters to get pass??
I am posting the CORRECT forum to situation my need that I am testing the project and the webpage with captcha to see if i can get pass with uncap letters.
Hope you understand what i am looking for.
Thanks,
Mark
dglienna
September 2nd, 2008, 07:56 PM
vb.net has nothing to do with your php code. there are other captcha's that work with ASPX pages (which are .Net as well) That's what this forum is for
mark103
September 4th, 2008, 04:08 PM
I don't have ASPX page on my windows application of vb.net, so thanks for the help anyway......
Resolved!
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.