This problem has me baffled.
I have a form which outputs the lines of a txt file into a table creating links. for each link there is a radio button which sends exact line form the txt file to the action page when the button is pressed.
In the action page all I want to do is put all of the lines...
I have a little task that I have been set which requires me to retrieve data from a database via a store procedure and display the result in the grid.
my first problem is that i have never used store procedures before so maybe someone could point me in the direction of some good tuts because...
hey
I am making a calculator program that will take the input from 2 textboxes and then times them together. it works fine if I use system.convert.toint32 but once i enter in a number like 45.25 it has trouble because of the decimal point. does anyone know of a better way to calculate the...
Obviously I am missing something quite simple but I just cant see it. I want convert a number entered into a text box into words. eg. $12.10 to be twelve dollars and ten cents. Im putting the number into an array but for some reason when the loop gets to the decimal point it does not skip it...
Obviously I am missing something quite simple but I just cant see it. I want convert a number entered into a text box into words. eg. $12.10 to be twelve dollars and ten cents. Im putting the number into an array but for some reason when the loop gets to the decimal point it does not skip it...
Hey,
I want to make a datagrid or listview like the one in microsoft outlook 2003 which has the little flags on the right hand side of the mail list. I want to be able to have a little flag icon which can be toggled on and off. Does any one know how this can be done??
Any help will be greatly...
Hey
I have my listview at the moment with the columns- Name Date and Status. I would like my 4th column "Flag" to have a little flag image in the row but i am not sure how to add images to the listview.
Any help in this area would be great.
Thanks in advance,
aspro
Hi
I wanted to be able to download a file from a web server using the downloadfile method. I have successfully managed to download the file (which is a small text file), however the text file is empty when it should have text in it. My download code is as follows
Private Sub...
I know you can delete files and folders using the directory class but is there a way to delete a file that is located on a web server, using the Webclient?
Many thanks,
aspro
I have a template which has a repeating table in it where all of the columns are editable but I want to be able to edit the colour of the cells however the template will not allow it.
Any help with this one would be great,
aspro
Hi,
I am setting up a mailing list and it all very new to me. I was given some code for adding people to the list however no removing. what i have is 2 radio buttons (subsribe and unsubscribe) which u choose before submitting the email address. when the unsubscribe button is chosen i wanted the...
Hi
I want to chnage the name of a group box during a procedure call in my code. I tried using groupbox.name="newname" but it made no difference when I stopped debugging. Can anyone help please?
Many thanks,
aspro
Hi,
I am developing a smart device application for PocketPC platform using VB.net. My problem is that when I build the cab file, and install on my end device, the icon is missing. Even though I have selected an icon and included it in the project, I just cannot get it to appear. Is there...
Trust me I have been looking for days for something to help with my printing problem.
All I want to do is find out how I can word wrap but no one seems to know.
My app receives strings from a database and I want to print them all out however some of them are longer than the page width and when...
I am using printdocument to print strings that come directly from a database. The problem I have is that the strings are usually longer than the page margins so when it prints it simply cuts the string so that you only see what fits on the one line. I have calculated how many lines there can be...
I have windows forms that are filled in and saved in a database-question and answer. When the print option is chosen by the user, the database spits out the data and it is printed using a for loop to increment the x,y co-ordinates. The problem is, my margins of 100x4 are not working and i cannot...
Okay I am using a MDI where different windows forms open up on menu command (made with vb.net). The forms open up maximised so the control box is in the mdi. This means that if I have a help button on a form it doesn't show up unless I minimise the form. How can I stop the application setting...
I am trying to print a windows form i have created in VB .net. When printing the heading i use
ev.Graphics.DrawString(Label1.Text, headingFont, drawBrush, 390, 7)
This is puts it in the middle but not if the DPI changes. I am pretty much at the end of the line so any help would be greatly...
Can somebody please have a quick look at the site
http://www.bcansw.com.au
And move your mouse over the "Whats New" flash movie on the left. The cursor keeps changing between the hand and the arrow and I have no idea why??
The scroll banner is on a frame but I think it might still have...
I have a .swf movie clip which has an onrelease.getURl the problem is that I want to change the URL but i cannot figure out an easy way to do it without making the whole thing again.
Please help,
aspro
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.