Forum  General Visual ...  How do I...?  How to pass arguments in URL path?
Previous Previous
 
Next Next
New Post 7/17/2008 7:54 AM
  ruifrazao
578 posts
www.e-grou.com
1st Level Poster


How to pass arguments in URL path? 
How to pass arguments in URL path?
 
In asp we can pass arguments in URL path this way:
 
../…/Default.aspx?arg1=aaa&arg2=bbb&arg3=ccc
 
string is_arg1 = Request.QueryString.Get("arg1");
string is_arg2 = Request.QueryString.Get("arg2");
string is_arg3 = Request.QueryString.Get("arg3");
 
How could I do this in WebGui?
 
Tks,
Rui
 
New Post 7/19/2008 3:35 PM
  palli
11189 posts
1st Level Poster




Re: How to pass arguments in URL path? 
Take a look at the documentation http://www.visualwebgui.com/Development/Documentation/tabid/295/Default.aspx

Under Reference/Arguments and Results you should find what you need to get started.

Palli

Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 7/20/2008 9:54 AM
  ori.cohen
4383 posts
1st Level Poster




Re: How to pass arguments in URL path? 
Hello Palli!

Thanks for your help!

Regards,

Ori Cohen
The Visual WebGui team
 
New Post 7/30/2008 10:57 AM
  ruifrazao
578 posts
www.e-grou.com
1st Level Poster


Re: How to pass arguments in URL path? 
Tks. Rui
 
Previous Previous
 
Next Next
  Forum  General Visual ...  How do I...?  How to pass arguments in URL path?
Azure banner
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS