Go Back   CodingForums.com > :: Client side development > JavaScript programming > DOM and JSON scripting

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-19-2013, 12:05 AM   PM User | #1
ZeroManArmy
New to the CF scene

 
Join Date: Mar 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
ZeroManArmy is an unknown quantity at this point
[Help] iMacro's Help - Javascript EVAL

iMacro's is a Firefox extension that can use Javascript. I just have no idea how to make a EVAL method for removing text.

So basically what I have is a bit of extracted text from an email. It is all being extracted. I need to remove a certain part of the extracted text. Examples below.

Example of Extracted text:
Code:
Click the link below:
https://www.google.com/
What I need extracted text to be:
Code:
https://www.google.com/
This is what I am doing with the iMacro:
Code:
TAG POS=1 TYPE=A FORM=ACTION:/ ATTR=CLASS:masked_links
TAG POS=4 TYPE=P ATTR=TXT:* EXTRACT=TXT
SET !VAR1 {{!EXTRACT}}
SET !EXTRACT NULL
URL GOTO={{!VAR1}}
Any possible help?
ZeroManArmy is offline   Reply With Quote
Old 03-19-2013, 03:20 PM   PM User | #2
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,399
Thanks: 18
Thanked 352 Times in 351 Posts
sunfighter is on a distinguished road
Go here http://www.iopus.com/imacros/firefox/?ref=fxmoz

On left side find the Support item and with it links to Tutorials and User Forums.

Best place to get your answers is from the source.
sunfighter is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:19 AM.


Advertisement
Log in to turn off these ads.