20,284 Topics
| |
I got two excel file in difference location. Both save in sharing folder at company server. 1st excel name is Operation file and the other name is NPI file. Both have Product name, Package, Actual Ytd at Xfer and Actual PML at Xfer. Engineer will key-in the data(Actual Ytd Xfer … | |
Hello, I have a problem and i'm not sure if the solution i have is the only way to solve it. I'm trying to developing a webapplication in vb.net which enables users to print documents on their own pc. It should do some more stuff on the client (provide ATM/PIN … | |
hi to all. can somebody solve this problem? the problem is, I have a parent.aspx and a popup.aspx. The popup.aspx has a listbox asp control and a button. The parent also has listbox. I want to return what ever the listItems in listbox of the popup.aspx to parent.aspx's listbox whenever … | |
hi i need sum help for 1. login page in vb.net 2. i can not connect with mysql database thank for help | |
i want to print files in vb.net with the ability to let users choose if they want it "colored" or only "black and white"(grayscale). how can i make a file print in only "black and white"? ill illustrate an example to explain my question better: a user opens a word … | |
im using acrobat(AxAcroPDF1) to open .pdf files ...i need to know how many pages the .pdf file contains, can anyone post a code here on how to do that? i saw some codes of vb6 on the internet for counting pages of .pdf, but it gives the wrong output. i … | |
does anyone know the game about saddam being shot in miniclip in flash? I have been working on a game but I dont know How to make saddam apper on the screen...example...on a desk he will rise up then will go down...then he will rise again beside a computer then … | |
Hello guys, I have been working for a long time a project in vb.net using a database which is in SQL Server 2000.I am currently trying to upload an image!The file i want to upload is not type image but nvarchar.I have made save it inthe database as ID of … | |
Hi, I have a project that I’ve been trying to do for months and months on my own, but it has got to the point where I can’t carry on because I’m so stuck, and all the tuts I try to follow don’t work for what I need. I am … | |
I got it but my problem is that I want a text should scroll at the bottom of the form from right side of the screen to the left side of the screen want the text to scroll at the bottom of form from rightmost end of the screen to … | |
Hi all, Thanks for the support u have given till now.I had a confusion in sending email like I have created a button for email and i want to send the text which is in a textbox iam using " Me.mapiSession.SignOn() " code for sending but i have missed some … | |
| |
i have a problem linking access with vb by using Ado the photo from access isnt displaying in vb,also i inserted time in visual basic and set to display at certain time but i think i used the wrong codes plse help me | |
hi all, I am creating one function named "ToUInt16" in this function i am converting the int value into Uint16 as Public Function ToUInt16(ByVal provider As IFormatProvider) As UInt16 Return Convert.ToUInt16(m_iPercent) End Function m_iPercent is of type integer. I am getting an warning on this function as "Ruturn type of … | |
Hi- I haven't really used the TreeView before, and I am hoping someone can answer this question. Let's suppose I have a treeview called "TreeView1" Let's also suppose that I want to add some items to it in my code. so here is what i am thinking... Dim TreeItem as … | |
Hi I have created three text boxes and a datagrid. Now if i select a row in the datagrid i want those cell values to be displayed in the corresponding textboxes. Can any body help me in this ascept. | |
I'm trying to connect to Oracle Dbase using VB.net and I don't know how. I'm more familiar with Visual Foxpro 9.0 which is a lot easier. I did not find a way to connect VF to Oracle so I'll try VB.Net . 5 years ago, I am a little familiar … | |
Hello, Does anybody know of a tutorial on download specific data from a web server sql db and inserting this into a local access db? | |
Hi all, i want to show report from date to certain date. so like 1/1/2008 to 1/7/2008. anyone know how to do this?? any help will be appreciated. thx.. Best Regards.. | |
Hello all, I am here for help again. Any time i run my application, it gives me this error. "An attempt to attach an auto-named database for file C:\techno-wise consortium\techno-wise consortium\Database1.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on … | |
:-/ I am trying to validate the values of the gridview before it is being written to a sql database, on a asp.net page. When ever I code in validation for the grid I loose all the functionality of the update and Delete function on the gridview. i also have … | |
hi can anyone know about dallas key and how to use these dallas key function in .net.....please it s very urgent ..if anyone know help me.......thanks in advance | |
Hi- I have a doosie... I think. Maybe it's easy and I am just an idiot, I am not sure. Here's how it goes... On my web form, I have a GridView. I pull selected values from cells on the GridView. Sometimes I change a dropdownlist.selected value, which causes the … | |
hi i have 7 textboxes and 2 drop down boxes i need to write a while loop statement to validate them. thanxs | |
Please tell me .. how can i Initialise 2 dimentional integer array in visual basic 6.0 ..... if i am giving like this .. it returns error .. at ([B],[/B]) Dim intScores(,) As Integer = {{75, 90}, {9, 25}, {23, 56}, {6, 12}} | |
| |
how can i make it so you can type a paragram in one textbox then press a button and it codes all the letters to another thing that you preset so it shows in another textbox? also how can i make a list of names randomize and have a certain … | |
hi all, I want to know how we display image on button control instead of text? I want to show image on button Plz can anybody help me thanks in advance Regards Guest11 | |
have a xml file as follows <par def="1"> - <field type="keyword" name="ListBox_1" > <keywords ui="listbox" readingorder="lefttoright" /> </field> - <field type="keyword" name="ListBox_2" > <keywords ui="listbox" readingorder="lefttoright" /> </field> </par> - <par> - <field type="keyword" name="Combox_1" > <keywords ui="combobox" /> </field> - <field type="keyword" name="Combox_2" > <keywords ui="combobox" /> </field> </par> … | |
Hi, thx to jax_man that i converted my code to vb.net but the problem now is that the program don't seem to work. The button when i clicked on don't work. sorry i'm new to programming. |
The End.