Hi there,

Here is what exactly i needed to do
http://www.usps.com/webtools/htm/Customs-Forms.htm#_Toc89052540

However, I don't know How and where to start.  Don't
know much about XML thus far.  All I know is get the
database driven data from asp and I don't know how to
get from there.  I need help on how to send my data in
XML, I also need help on how to receive USPS data from
XML and finally, I also need help on how to transfer
the obtained data from XML back to ASP.

Thanks for all the help.  I really, really appreciate
it.

Chris

--- Charles Carroll <[EMAIL PROTECTED]> wrote:

> the Free XMLHTTP library can transfer the document.
> Google 
> ASP XMLHTPP tutorial
> to find what you need.
> 
> In terms of making the XML the file system object
> can do it see examples like:
> http://learnasp.com/learn/txtwrite.asp
> shows how to write a file.
> 
> XML is justa  more verbose self describing "tagged"
> file forwat for
> exchanging data compare
> http://learnasp.com/learn/test/mb.txt
> and
> http://learnasp.com/learn/test/mb.xml
> to see how much clearer XML files represent the same
> data.
> 
> On 6/17/05, christopher andrada
> <[EMAIL PROTECTED]> wrote:
> >  Hi there,
> >  
> >  I'm trying to program such that my website will
> send
> >  the weight/zip information to USPS server and
> USPS
> >  server will return the data with the shipping
> >  calculation cost.  My problem is, I wrote the
> program
> >  in ASP yet USPS only accepts XML.  Can someone
> please
> >  send me an instruction or example of the
> following
> >  1. obtaining database driven data via ASP 
> >  2. converting to XML
> >  3. sending to USPS server
> >  4. receiving XML and translating back to ASP.
> >  
> >  Please help.  I read the PDF documentation from
> USPS
> >  but I don't know how to use it.
> >  
> >  Thanks,
> >  
> >  Chris
> >  
> > 
> __________________________________________________
> >  Do You Yahoo!?
> >  Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> >  http://mail.yahoo.com 
> >  
> >  ________________________________
> >  Yahoo! Groups Links
> >  
> >  
> > To visit your group on the web, go to:
> >
>
http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
> >   
> > To unsubscribe from this group, send an email to:
> >
>
[EMAIL PROTECTED]
> >   
> > Your use of Yahoo! Groups is subject to the Yahoo!
> Terms of Service.
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to