hi experts
i have this word [template1] inside in my php file
i want when a user select a folder to change this [template1] with the name of directory
is this possible and how?
if not can ...
i have a vs.net 2005 report, it gets loaded with data from a SQL view, below is the code in report_load event;
VoucherNo = 1
' set connection string
Me.viewT...
Hi!
Is it possible to just have time in a datetime picker, I have change the Format to time but it still shows the date if I press the downbutton. can I get rid of that to. ?
How do you go about saving a bitmap object to a jpeg file. I have a web service that communicates with a flash app. THe flash app sends this giant pixle string with hex value for each pixle ...
In my windows vb.net app (vs 2008) I had a dataset using a test database on sql server. I could not see how to edit the dataset to change the datasource in the Datasources window, so I tried t...
Hello,
I need to copy every row in 1 dataset to a second dataset. The below code segment is pretty much what I need to do
private DataSet dsGroup(DataSet SourceDS)
DataSet ...
I installed Quickbooks 2008, but it doesn't open, it just hangs. I traced it down to a problem with .NET 2.0 When I try to uninstall it, however, it tells me the installation source isn't av...
I am a beginner in C# with some knowledge in VB and limited knowledge in C++. I need to do this in VS 2005 C#.
I really appreciate any and all help I can get on this important project. I'm...
Hi, I have a page that displays one record from a database table using a datalist. One of the fields contains an image url. My problem is that I cannot get it to display the actual image. I ha...
Hi guys
I wonder how My.settings work, if a user has made alot of settings for his application and I Install a new version what happands with the settings hon taht computer
I want to kee...
I need to install .NET 3.5 runtime using the Windows Installer. This runtime is a dependency.
What is the best way to install this runtime with the least problems, within a .msi that is i...
I am trying to store some data accessed by .NET application, common to all users.
When using the Create Special Folder/Common Application Data from setup and deployment project, i do not see ...
I wanted to know how to create a button in C# that goes to another link.
I have a textbox for which I allow only integers. How can I define a regularexpressionvalidator for this requirement.
Please help.
Thanks in advance.
Hello,
I created a setup project for a windows form application in visual studio.net 2005.
When installing the application on a computer which doesn't have the .net framework 2, a message bo...
Hi
I have a lot of records listed in a table. The user clicks on a record he wants to view, that record is now listed in 60 different textboxes.
What I do now is loop thru the dataset an...
Does anyone know of any machine specific reason that it would not be possible to start a new thread ??
The code works perfectly well on most machines but not on others.
I am guessing it ...
It was my understanding that a Timer is explicitly executed in it's own thread. Is this correct? I need to have a full time monitor in the background of my application that monitors possibly m...
Yes or no: Is SQL Compact Edition 3.5 compatible with the Windows 2000 platform?
Notes: We know that SQL CE 3.1 is compatible. We need to know if 3.5 is also compatible with Windows 2000 S...
I've found very little, unhelpful information regarding this error on the internet and this is my last hope. I've been running IIS7 on Vista no problem until this morning. Now, I receive and e...
Hi
i am using this code for showing a message box
Response.Write("<script>window.alert('Succesfully Deleted');
but this has one option ok.but i need message box with yes and no.
using .n...
Hi,
I've implemented some sample code for using SSCE with DAAB. It works fine but after reading "To open a database, open a connection to it with the CreateConnection method. This method cre...
Hi I am developing an Client server application,Due to firewall security my request (client request) does not reach at the server ,so need to breakthrough the firewall of the server that i can...
Hello, this is probably simple but I need some help with this situation.
I programatically add a web user control that I created to a placeholder on the click event of a button with the follo...
Here's what I'm trying to do (C#, .NET 1.1) , I have a form for contact information (name, address, etc...). This form also includes a field to input school and a field of study. Because a p...