S
Susan
I am working on a project where I need to send data from
a form in Access 2000 (can use either table or query to
send data from) to a html file that using XML will be
used by the USPS to generate a number that needs to be
returned to me and imported back into this form.
I have manually created the file and retrieved the
number, now I just have to figure out how to automate the
process in Access. The file requires a very specific
format where I have to replace all spaces with a "+" and
all commas with "%2C", etc. I need a way to take the
data I see on the screen and send it to an html file with
little or no manual intervention.
Any ideas??
Thanks!!
a form in Access 2000 (can use either table or query to
send data from) to a html file that using XML will be
used by the USPS to generate a number that needs to be
returned to me and imported back into this form.
I have manually created the file and retrieved the
number, now I just have to figure out how to automate the
process in Access. The file requires a very specific
format where I have to replace all spaces with a "+" and
all commas with "%2C", etc. I need a way to take the
data I see on the screen and send it to an html file with
little or no manual intervention.
Any ideas??
Thanks!!