Help with web service please.

This does seem to be a pretty common problem when you search google for it

Side note: Multiple variables sent via GET should be in the format ?var1=val1&var2=val2&var3=val3

[quote=265830:@Brian O’Brien]This is how the path was ‘entered’

dim url as string url = App.URL + "/test?p1=1?p2=2" ShowURL(url)[/quote]
Right. But did you paste it in or type it in?

What I’m getting at is, delete that line of code and type it back in. Your problem will go away.

Sneeky lilbugga.