On Wed, May 23, 2012 at 2:28 AM, Praneet Rastogi <praneetrast...@gmail.com> wrote: > Simply use QueryString as its the best and easiest available option that > suits your needs. Also incorporate the feature of encoding if you want to > add security to the variable values. :) ----------------
I believe that he is on a WinForm and needs to call a browser up as well. Stephen > > On Tue, May 22, 2012 at 9:51 AM, Goldie <john.w...@woodsoft.us> wrote: >> >> @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 > > > > > -- > Regards, > Praneet Rastogi > +91-9307880585 > > -- > 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 -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell -- 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