Hello everyone.. I am very new in vBNet and this is my 2nd Question on here.. I want to create a browser for our shop, and we have products that we call ITEM and the page of the product...
So I basicly need help to create a code that can navigate to a certain URL page-number using the textbox1 and textbox2, by only typing the ITEM ID NUMBER or the PAGE NUMBER . I have tried many tuts but failed.
Below is an example of our Shop URL for ITEM ID and PAGE NR:
Example Image of my Form:
Image may be NSFW.
Clik here to view.
URL: http://OUR-SHOP.com/page215/product.html?Item=s10005623
TextBox1 Blue = Page Number
TextBox2 Red = Item ID (Number)
And this is where I go blank, I have several codes, and still no luck figuring it out by myself..I really hope that I can get a start CODE for my project, Thank you very much in advance....
So I basicly need help to create a code that can navigate to a certain URL page-number using the textbox1 and textbox2, by only typing the ITEM ID NUMBER or the PAGE NUMBER . I have tried many tuts but failed.
Below is an example of our Shop URL for ITEM ID and PAGE NR:
Example Image of my Form:
Image may be NSFW.
Clik here to view.

URL: http://OUR-SHOP.com/page215/product.html?Item=s10005623
TextBox1 Blue = Page Number
TextBox2 Red = Item ID (Number)
And this is where I go blank, I have several codes, and still no luck figuring it out by myself..I really hope that I can get a start CODE for my project, Thank you very much in advance....