473,385 Members | 1,347 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

New to VB.Net/ASP1.1

I need help with the following:
I am doing a lookup screen for users.
I am accessing a SQL Query.
The User can enter either a State or the first 6
characters of the first name and the first name initial.
Passing a parameter of the State code is not a problem,
as I can do it with a Drop Down box and use
SelectedValue. However I need the user to be able to
enter the first 6 characters of the last name and the
first intial of the first name into a Text type Box. I
tried to use a Text Box Control for this but as I found
out, the Text Box doesn't Support the SelectedValue so
this won't cut it for me. Any ideas as to how I would go
about this would be welcomed. Thank You for any help that
you can provide.
..
Nov 21 '05 #1
1 984
On Wed, 2 Feb 2005 10:41:02 -0800, "Jeff Thur" <co************@verizon.net> wrote:

¤ I need help with the following:
¤ I am doing a lookup screen for users.
¤ I am accessing a SQL Query.
¤ The User can enter either a State or the first 6
¤ characters of the first name and the first name initial.
¤ Passing a parameter of the State code is not a problem,
¤ as I can do it with a Drop Down box and use
¤ SelectedValue. However I need the user to be able to
¤ enter the first 6 characters of the last name and the
¤ first intial of the first name into a Text type Box. I
¤ tried to use a Text Box Control for this but as I found
¤ out, the Text Box doesn't Support the SelectedValue so
¤ this won't cut it for me. Any ideas as to how I would go
¤ about this would be welcomed. Thank You for any help that
¤ you can provide.

I'm not exactly sure what you are trying to do here. The TextBox has a Text property that contains
the value entered. It doesn't function like a DropDownList.

You may also want to re-post to microsoft.public.dotnet.framework.aspnet.webcontro ls if you don't
get an answer here.
Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
Nov 21 '05 #2

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

Similar topics

3
by: Stephen Witter | last post by:
I have asp1 that posts to asp2 which uses request.form to get info from asp1. How can I get the window.open function to process form asp1's posted inputs? What I am trying to do is allow the user...
4
by: QSECOFR | last post by:
I restored my DB2 journals from a primary AS/400 to a backup AS/400 and want to replay the journals for recovery purposes, I discovered that the chain link was broken jumping from one receiver to...
3
by: Max Metral | last post by:
Is there a site map provider that will read 2.0 Sitemap XML in asp 1.1? Hate to reinvent the soon-to-be-invented wheel. --Max
5
by: Patrick Olurotimi Ige | last post by:
I have ASP.NET 1.1 (VS.NET 2003) But i'm thinking of installing Visual Web Developer which i think it comes with ASP 2.0. If i install both VS.NET 2003 and Visual Web Developer on the same PC can...
1
by: EricGuan | last post by:
I have been used visulal stduio .net 2003 . What should I do to change Asp 1.0 to Asp 2.0. And what should I do with the project based on asp1.0
0
by: mtcc | last post by:
i try simple web page, for first time i add session "aa" var, and i add button, and i check if session keep aa value in postback. when i add call to Dataadapter.fill method, i lost my session on...
2
by: Evan Camilleri | last post by:
I created an web application which is trying to open a resource called PPReports.resx in project called PPReports with same name for namespace. I used Dim rm As ResourceManager = New...
0
by: rajivtyagi4u | last post by:
Hello, Any body help me ? I m a fresher And have a task in which i want to create a web services which returns me the latest date and name of the dll's used by the customer and here is also a date...
5
by: draynos | last post by:
Hi! I tried to deploy my asp2.0 application to our current webserver(windows 2000 and windows 2003). The problem is i can only view the code-behind of the page and i can't see the graphical...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.