Need help with dynamic content

Find a consultant or advertise your services here
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team
Post Reply
xtc944
Posts: 4
Joined: Fri Nov 26, 2010 4:28 pm

Need help with dynamic content

Post by xtc944 » Fri Nov 26, 2010 4:54 pm

Hello,
i need help with posting dynamic contn,somthing like that:
 

{Good day!|Hello!|Hi everyone} 

{Check out|I've recently found} 

{a marvelous|an excellent} search engine – http://www.yahoo.com 

 

P.S. Yahoo – everything will be found! Google: nothing was really lost… 

 

{Bye to everyone!|See you!} 

 

As a result the following text, for example, will be posted to one forum:

 

Good day!

I've recently found an excellent search engine –

http://www.yahoo.com

P.S. Yahoo – everything will be found! Google: nothing was really lost…

Bye to everyone!

 

And different text variation will be posted to another forum:

 

Hi everyone. 

Check out a marvelous search engine – http://www.yahoo.com 

P.S. Yahoo.com – everything will be found! Google: nothing was really lost… 

See you! 
daveaton
Posts: 93
Joined: Wed Sep 15, 2010 10:38 am

Re: Need help with dynamic content

Post by daveaton » Sat Nov 27, 2010 3:02 pm

What programming language are you wanting to use ?

There are a couple ways to tackle this.. You could send the text file to a server and have a php file reorder the file then extract it back into iMacros or you could use a local programming language such as VB.Net

Thanks,
Dave
Favorite Quote from an honest man :

Code: Select all

I know you know that I know, I am a wanna be hacker also!   My browser surfs to google.com just like yours does!  If you are legit I will be glad to help!  You know who you are!
xtc944
Posts: 4
Joined: Fri Nov 26, 2010 4:28 pm

Re: Need help with dynamic content

Post by xtc944 » Sun Nov 28, 2010 11:38 am

Hello Dave,
the program language is not importend to me,,it only have to work.
Since Dave is in Holliday ,someone can help me please ?
Post Reply