Jump to content

Copy a Portion of webpage and recognize word...


ra95
 Share

Recommended Posts

Hi gui, i'm newbie and I want grab from web, a portion of webpage (only text), and recognize a specific word in a grabbed portion of page.

example:

Introduction
An introduction to the AutoIt language
[edit] Official AutoIt Sites
AutoIt homepage
AutoIt forum
    Getting Started with AutoIt and lots of examples
Download
    Where to get it and all about Beta v Production releases.
Frequently Asked Questions (FAQ)
    A good place to start before posting questions on the forums.
Development Environment
    What you get with the install, and about choosing a text editor.
Tutorials
    Some step by step guides to scripting with AutoIt.
Forums
    Where to find a friendly support community.
Samples
    A collection of sample scripts to whet your appetite.
Tips and Tricks
    Some tips and tricks that can make your coding life a lot easier. Only suggested when you already know the basics.
UDF List
    A list of the more commonly used User Defined Functions.
v2, v3

Now grab only portion of text fom tutorial to tips and tricks

example:

Tutorials
    Some step by step guides to scripting with AutoIt.
Forums
    Where to find a friendly support community.
Samples
    A collection of sample scripts to whet your appetite.
Tips and Tricks
    Some tips and tricks that can make your coding life a lot easier. Only suggested when you already know the basics.

The best solution is possibility to insert code for forum for mofiy size and color of word.

Example:

Some step by step [size=7][color=red]guides[/color][/size] to scripting
with AutoIt

Have i explaned my necesity correctly??

Every suggest is accept.

Thx

Sorry for my bad english.

Antonio

Link to comment
Share on other sites

Check out IE UDF from manual and also String handling functions. They give you the ability to read, strip and modify web pages any way you want. :P

EDIT: Psssst.... Search the forum too.

Edited by amokoura
Link to comment
Share on other sites

Check out IE UDF from manual and also String handling functions. They give you the ability to read, strip and modify web pages any way you want. :P

EDIT: Psssst.... Search the forum too.

Ok thx

I have search in forum but i'm not see in right directing.... ;-)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...