View Single Post
  #3 (permalink)  
Old 09-20-2007, 07:24 AM
jgogle jgogle is offline
Junior Member
 
Join Date: Sep 2007
Posts: 2
Default That helps... but not there yet

Thank you.
The new ver 4 does have the ability to capture the data I need...
but I'm not sure how to make the location of the website dynamic.

That is to say... when I record my actions, I choose one set of data (ie: customer ID 454524) to record my data.
I start at the home page
Go to manage customers
Choose customer Id 454524
Then I choose each box to copy - and assign to a variable to use later.
THis is all wonderful.

But I want to be able to grab the data that is on the screen at the time.
For example, next time, I will have in front of me
custmer ID 100010

I want to hit one button, and capture the data for this new customer.

how do I do this? When I run the recorded actions - it goes back to opening my original customer ID that I recorded the demo with.
I do not see where to put a wildcard so that it chooses a window similar to the original.

here is the end of the html that is referencing a specific customer:
?Tab=P&PageAction=edit&PID=10490594&From=ViewAppoi ntments

Thank you again!
Reply With Quote