J Jack Jul 13, 2006 #1 Are there any good example of how to build a URL from scratch based on rules and parameters passed? Thanks
Are there any good example of how to build a URL from scratch based on rules and parameters passed? Thanks
P Peter Rilling Jul 13, 2006 #2 Can you be more specific? A URL is basically just http://domain:port/page.
J Jack Jul 14, 2006 #3 Sorry, I need to build it dynamically. I am connecting to a gateway where I need to send data to the gateway via a URL. Thanks
Sorry, I need to build it dynamically. I am connecting to a gateway where I need to send data to the gateway via a URL. Thanks