iNFERiON Posted March 2, 2007 Posted March 2, 2007 Hey all, I am creating a script to automate a repetitive process on a website. I need to read a variable value from the site in order for the script to work ultimately. I want to read a variable in the sentence "Total: xx", where xx is a variable value that changes depending on the total amount of items. I know substring could get the "xx" part for me, but how do I just get the "Total: xx" part in a string and not the whole page text?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now