November 21, 2005 at 3:38 pm
I would like to write a function to hit a webpage and retrieve a value from it - is this even possible?
The purpose is to have cold fusion hash a value passed to it and retreive the hashed value of what we passed to it.
November 23, 2005 at 2:11 am
I don't know cold fusion, but have u tried to put the code that ur page is supposed to do in a stored procedure?
As for ur original question, I have no answer and i'm waiting for others who might know
Mohamad Ad-Deeb
Senior Software Developer, Microtech
3 Mossadak st. Dokki 12311
Giza, Egypt.
Tel. +20 2 336 9855 (Ext.112)
Fax +20 2 749 8784
http://www.microtech-eg.com
November 28, 2005 at 2:01 pm
well, the problem is that cold fusion has a hash function that I guess is similar to the checksum function - it will evaluate to the same set of digits if you pass it the same phrase. Ufortunately, we have no way of telling what cold fusion does to generate it's answer, so we have to rely on it to create the values for us, but we would like to automate this
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply