Hello,
I work for a library and as a side project I am trying to put together a project to make our library catalog more useful by mashing it up with Amazon.com. I have posted this into several forums not knowing which would be the best forum or the best language to use. Thank you to anyone who can get me started on this script. I know just enough programming to modify what others have created. If you need more info, please let me know.
What I am looking for is some help with code whereby I feed in a url and then it isolates the ISBN number into a variable and then adds it to the end of a url.
Here is a sample url where the isbn would need to be extracted.
Here is an example of that isbn at the end of a url to access info on amazon..
I work for a library and as a side project I am trying to put together a project to make our library catalog more useful by mashing it up with Amazon.com. I have posted this into several forums not knowing which would be the best forum or the best language to use. Thank you to anyone who can get me started on this script. I know just enough programming to modify what others have created. If you need more info, please let me know.
What I am looking for is some help with code whereby I feed in a url and then it isolates the ISBN number into a variable and then adds it to the end of a url.
Here is a sample url where the isbn would need to be extracted.
Here is an example of that isbn at the end of a url to access info on amazon..