@Lazo, 
  You really have 3 options, one is passing through QueryStrings (as 
supplied by srussell705), use the state of the webpage/site (more advanced 
topic, can get you into alot of trouble), or my personal favorite if the 
information is to be passed internally (within the same web-app) is to 
setup a library and use it at the Global side of the web-app.

On Monday, May 21, 2012 12:25:14 AM UTC-5, gardo wrote:

> Hello everyone: 
>
> Im working with vb.net 2008 and i would like to know  how can i send 
> variables to a URL using the library System.Net.... 
> if there's someone that can help me please or show me a example. 
>
> Thanks for your time. 
>
>
> Manuel Lazo.

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to