English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i have an xml program i have been utilizing which uses an api to extract information from a site, the program returns price info and i needed to know if there was a way to do an if > than goto sort of application. if the criteria for one of the returned info is met then i would like it to "goto" an assisgned web address. (i used to fool around with if then goto when i was like 10 or something, but am not skilled or versed in the languages of today.) if you know of a code snipit similar, where might one find it?

2006-08-07 05:53:34 · 2 answers · asked by ? 2 in Computers & Internet Programming & Design

2 answers

That is probably something you will need to do using the API. XSLT does have some conditionals, but not (to my knowledge) an ability to select a totally different source XML.

2006-08-07 05:58:46 · answer #1 · answered by John J 6 · 0 0

Are you a computer programmer? Because i am too.

2006-08-07 13:27:38 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers