Search found 2 matches

by nevermind
Sun Jul 02, 2006 3:03 pm
Forum: Data Extraction and Web Screen Scraping
Topic: the form textfield wont accept my data
Replies: 1
Views: 3449

the form textfield wont accept my data

im trying to automate a form which is dealing with ajax too, and actually everything works, beside the problematic that the editfield wont accept my input. i checked the html, and it does not has any name or something like that (its: <input onKeyPress="return kpWebpageTool.urlKeypress(event);&q...
by nevermind
Mon Apr 17, 2006 11:13 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Howto handle AJAX?
Replies: 9
Views: 37872

Howto handle AJAX?

hello, im pretty new to iopus, testing the demo at the moment. My current problem: AJAX is becoming more and more a technology, which is used in todays web applications. This means that filling out a form and sending it will not require to reload a page. New content can be displayed, without reloadi...