Help for newbie. I have an asp.net project that I am yaking over. It is written in C# with a MySQL as the backend. I can't locate the connection string. In the web config file I see this
<appSettings>
<add key="ServerSideViewState" value="true"/>
</appSettings>
Which is where I thought...
I am new and will try to give a good description of the problem.
First I have a 2000 dc which I can ping from the clients. The clients can get on the internet. The dc can't get on the internet and I have no out going e-mail (exchange 2000 but do have it coming in.
I have records that I need to break into multiple lines.
For example, the record could be - POL 112 KMJN 9898 X INS 874 CND X VEH 874 CND 9876 NHGB X
I need it to look like the following, coming out as a comma delimited file
"POL","112","KMJN","9898","X"
"INS","874","CND","X"...
I am trying to export records out into a txt file. I am not sure how to get this done. I need the txt file to look like the example below assuming there were just 2 records. I am doing this comma delimited.
POL ......X
INS ......X
VEH ......X
POL ......X
INS ......X
VEH ......X
I have a textbox that I have the user enter a customer number and then they click the find button. The proble I have is that it looks to me like the every record in the db is being pulled and not filtered to just the one needed. Any help would be great.
Public Class frmNew
Inherits...
I am new to VB.NET. Can anyone help. I have created a windows form attched to a database. When the form loads it show the first record, but I cant navigate off this record. Any help would be great. Here is the code I have for the navigation buttons.
Private Sub...
Any help would be appreciated. Below is my SQL statement and this is the error that I keep getting. I have checked the DB and the FirstName is nvarchar and ID is an Int. This statement is coming from and ASP.NET page
"SELECT FirstName, ID, FirstName + ' ' + ID AS FirstID FROM TblPolicy...
I am getting ready install Galaxy Express, does anyone know of any pitfalls I should be conserned about? I am installing on Windows 2000 and exchange 2000. Thanks to all for any insight.
I am new to asp.net so any help would appreciated!
What I am try do is show multiple values in the dropdown, once selected it populates the dropdown with a company name and also populates textboxes. He is my code so far.
Sub FIllInsuredDropDownList()
Dim sMasterClaim As String =...
I have a form with a dropdown box that list many different company names that can be selected to run a report. I need to know how to add an option to allow the user to select all the companies?
Thanks
I need to know how to program a phone to show the name of the person I am calling internally? New to NEC and have a new employee starting. I can't access the system through the SAT does anyone know how to reset the password? Thanks
I have an access database that that willnot allow me to open any of the reports in any view. If I try to create a new report using the wizzard it shows no feilds to add to the report. All forms and queries work fine. Also receive the following errors.
1. The instruction at...
Hey all I'm new to exchange 2000, can anyone tell me how to add meeting room locations so that when a client in Outlook is setting up a meeting they can also select the room? Thanks for all help
I am using Proxy 2.0 for a firewall and vpn access to my network. It is running on NT 4.0 with all the latest service packs. Behind it I have a W2k server with all the latest service packs. My problem is when I try to vpn in from the out side (on a w2k pc)I can not see the network. Using the...
I have a form that accepts user input, (a start and end date) and then produces a report. On the report I am pulling the date from the form and it shows up fine. When the report is printed or saved as a snapshot the date feild is not filled in. The form is based on a query, with the query...
Please help if you can, I am new to Access2000 and need the help. I have form which the user enters an accident date into a textbox. Then selects the company name from a combo box. Based on this input I need to populate another textbox with a policy number using the company name and the date...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.