| View previous topic :: View next topic |
| Author |
Message |
fterent
Joined: 15 Oct 2009 Posts: 2
|
Posted: Thu Oct 15, 2009 12:40 pm Post subject: date function on URL line in macro |
|
|
I have a problem with Internet Explorer macros. After recording a Internet explorer macro, i had to add a line like this
URL: url="http://www.xx/pppp.asp?date=2009-10-13"
The problem is that I need the date to be previous day every day (dynamic).
I have tried with <$date$..... , but it doesn't seem to work in IE macros.
Is it possible to dynamicly generate this URL? |
|
| Back to top |
|
 |
Martin Aignesberger Site Admin

Joined: 11 May 2005 Posts: 4880
|
Posted: Thu Oct 15, 2009 2:08 pm Post subject: |
|
|
It is not possible yet, but will work in the next version 5.1.5. _________________ Martin Aignesberger [SUPPORT] |
|
| Back to top |
|
 |
fterent
Joined: 15 Oct 2009 Posts: 2
|
Posted: Thu Oct 15, 2009 2:09 pm Post subject: |
|
|
Thanks, Then we wait for next release.  |
|
| Back to top |
|
 |
|