Sorry Martin,

Just to Clarify:-


This is more a scripting question that a postURL
question.

Am used to asp and obviously can work with
request.querystring and session etc but am puzzled as
to how I access this data.

Jonathan


--- Martin Honnen <[EMAIL PROTECTED]> wrote:

> --- In svg-developers@yahoogroups.com, Jonathan
> mayer <[EMAIL PROTECTED]>
> wrote:
> 
> > What format is it being posted in?
> 
> See <http://wiki.svg.org/PostURL>, you can pass in
> the content type as
> an optional argument e.g. if you want to post XML
> you could do e.g.
>   postURL('whatever.php', printNode(someNode),
> callbackFunction,
> 'application/xml')
> or
>   postURL('whatever.php', printNode(someNode),
> callbackFunction,
> 'image/svg+xml')
> That way the server side script needs to read the
> request body and
> parse the XML posted.
> 
> 
> 
> 
> 



                
___________________________________________________________ 
Win a BlackBerry device from O2 with Yahoo!. Enter now. 
http://www.yahoo.co.uk/blackberry


-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

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

<*> 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