473,472 Members | 1,831 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to display the values of a string?

Hello,

I am working in ASP.NET/VB and I need to see a string value.
Howe can I display the string values and also only one of the values?

Thanks,
Miguel

Nov 19 '05 #1
3 1213
Do you want to render it in the browser or in the debugger? Where do you
want to "display" it?

Also, what do you mean by "... the string values and also only one of the
values"? You did not mention anything about arrays, so I am not sure what
you mean.

"Miguel Dias Moura" <md*REMOVE*moura@*NOSPAM*gmail.com> wrote in message
news:#u*************@TK2MSFTNGP12.phx.gbl...
Hello,

I am working in ASP.NET/VB and I need to see a string value.
Howe can I display the string values and also only one of the values?

Thanks,
Miguel

Nov 19 '05 #2
Please define "the string values."

Please define "only one of the values?"

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

"Miguel Dias Moura" <md*REMOVE*moura@*NOSPAM*gmail.com> wrote in message
news:#u*************@TK2MSFTNGP12.phx.gbl...
Hello,

I am working in ASP.NET/VB and I need to see a string value.
Howe can I display the string values and also only one of the values?

Thanks,
Miguel

Nov 19 '05 #3
Hi,

This is how I am defining the string from a search variable in the URL:

<script runat="server">

Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)
If Request.QueryString("search") Is Nothing Then
Else
Dim keywords() As String =
Request.QueryString("search").Split(CChar(""))
End If
End Sub

</script>

What I want is to display keywords and also how to access one of the
values of keywords and display it.

One example of URL query:
results.aspx?search=asp%20book%20london

Thanks,
Miguel

"Kevin Spencer" <ks******@takempis.com> wrote in message
news:ks******@takempis.com:
Please define "the string values."

Please define "only one of the values?"

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Neither a follower
nor a lender be.

"Miguel Dias Moura" <md*REMOVE*moura@*NOSPAM*gmail.com> wrote in message
news:#u*************@TK2MSFTNGP12.phx.gbl...
Hello,

I am working in ASP.NET/VB and I need to see a string value.
Howe can I display the string values and also only one of the values?

Thanks,
Miguel


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: cgplays.com | last post by:
I have a select-pulldown at http://computergroupplays.com/fb-pres2.asp that changes the 3rd pulldown (Dbase) depending on what the user enters in the 2nd (Wk). My associate wants the values inside...
2
by: Hanumanth Reddy | last post by:
Any one could help how to bind two table field values into combobox display member property. I mean i have two fields in a table. One is states description and another is states codes.I want to...
2
by: AMDRIT | last post by:
Hello Everyone, I would like to format the Display Members of a combobox's datasource. Is there a way to apply a format without subclassing the original datasource? For example, given a list of...
3
by: den 2005 | last post by:
Hi everyone, Here is code working on..Trying to insert record with a column with Image or VarBinary datatype in sql database from a existing jpeg image file, then retrieve this image from...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.