16,916 Topics
![]() | |
Hi have a form with a Multiline Textbox and a Span I save the text and load into a <span> [CODE]lblSpan.InnerHTML = txtMLBox.Text.ToString.Replace(Environment.NewLine, "<br/>")[/CODE] The Span looks fine in IE but If I do this in Firefox the Environment.NewLine is not being converted I am using Visual Studio 2008 | |
how to delete the last record i inputted in my table using sql? im using adodb and i dont know how to delete the last record i was inputted please help me | |
I want if user click on save all the data should store on the MR table but it is not storing. Private Sub Command1_Click() ' Debug.Assert False On Error GoTo cancel Set rs1 = New Recordset rs1.Open " SELECT * FROM MR ", con, adOpenDynamic, adLockOptimistic ' rs1.Open " SELECT … | |
I want if user click on save button all productname,item_code, and unit of MSHFLEXGRID name as grd in my project should be store in MS access MR Table . i have wriiten a code in a procedure like : If DataPath = "" Then Exit Sub End If Dim con … | |
I have been having a lot of trouble with my pc for a bit now, most applications I click on say they are not valid win32 applications and when I try to down load a new antivirus the same thing happens. I can't run hijack this or malwarebytes(?) I downloaded … | |
Hello, I am new to this community but you seemed to be knowlegable with this error so I thought you could help me. I am more of a hobbiest programmer. I get by with doing as little as possible to accent my graphic design abilities. I am currently working on … | |
sir i want to implement table by using vb. net .pls send me information about it or video tutorials | |
hi all, I am making an insurance policy application in which i want give the facility of attaching file to user. Actually i want to give facility that suppose customer give the required papers like license copy or marksheet then user make scan of that files and attach that files … | |
Hi I have been working as an Sr S/w Engg on the platform VB6, SQL Server 2000, and Crystal report. I joined a new company recently and they have plans to migrate their VB6 product to Web based product. I am very enthusiat to get myself into Dot net platform … | |
Hello, I am a computer tech major. I am now taking a visual basic course which I'm finding to be a challenge:'( . I also think our textbook for this course is not a very good one. Maybe you all can help me through this.:) Thank you | |
I have written this parsing algorithm in c++ and compiled in visual studio.On runtime after giving the value it gives an assertion error. The logic is correct bcuz ive dry runned it but i think there's a problem with memory allocation.I need urgent help.Please. // sas.cpp : Defines the entry … | |
i need help in my project , it does not work , i upload it if any one can help me , [url]http://www.2shared.com/file/4524561/5d5e1b4b/New_db.html[/url] please read first the text file thanks alot hi all ; i am using vb6 with access db , my problem is new value does not save … | |
I have an old application written en VB5 .. and need to access an Access Database. It seems that VB5 is not compatible with Access 2000 ... What can I do???? besides moving all the programs to a newer VB ?? And in that case, which VB will be the … | |
can anyone know how to print a data report? using adodc i dont know how to print a data report :( im still searching but i cant find i hope you can help me | |
:?: I got from the book: Write a piece of visual basic code to process the responses of twenty students who were asked to rate, on a scale from 1 to 10, the quality of the food in the cafeteria. A response of 1 denotes ‘dreadful’ and 10 denotes ‘excellent’. … | |
I have a frame with a picture within it, and I am able to do the mouse scroll with the code below, but when i scroll with the mouse there are no limits so the picture seems like it could scroll through for eternity. What am I missing? Also with … | |
HI, im supposed to do a project to interface a server and a service. when a table is inserted with a particular even, im supposed to pass it to the another application and trigger a even on it. data comes from another application. i have a idea of writing a … | |
Hi All, I have a VB6 application which can work in UI as well as in CMD mode. Now when I am running it in CMD mode I need to write few line into the console after completion of the program before quitting the application. The rest of the application … | |
[B]Adding time in hh:mm[/B] 08:50 + 09:13 + 08:30 + 09:27 + 08:52 (Add across and result in hh:mm. The result should be [B]44:52[/B] (hh:mm) - how do I arrive to this total?) Any codes will be much appreciated. [B]How do I do the follwing ? [/B] 1. I would … | |
[ATTACH]8642[/ATTACH]i want if user click on save button all the data should store on Mr table But product_name,product_id is not storing properly. Kindly help me Private Sub Command1_Click() ' Debug.Assert False On Error GoTo cancel Set rs1 = New Recordset rs1.Open " SELECT * FROM MR ", con, adOpenDynamic, adLockOptimistic … | |
I am new to VB but not new to development and I have come across something that I would like to do. I want to store as a string the following command: tCommand = ".width <= 36 then wqty = 1 else wqty 2" Now when I do my coding … | |
help me please about data report i have an error it says: report width is larger than the paper width please help | |
[B][COLOR="Green"]Adding time in hh:mm[/COLOR][/B] 08:50 + 09:13 + 08:30 + 09:27 + 08:52 (Add across and result in hh:mm. The result should be [B]44:52[/B] (hh:mm) - how do I arrive to this total? Any codes will be much appreciated. [B]How do I do the follwing ? [/B] 1. I would … | |
Hi, I'm designing an editor program. I want that when user has finished writing a line and goes to next line, the above line fully justifies itself. | |
Hi guys my first post here so I houpe I get some help :) I'm learning VB6 at collige and as part of the project We been asked to make Program that shows contect of the website in VB app coppys selected section text so lets say This Site [url]http://top.forumcommunity.net/?skinid=43[/url] … | |
KINDLY FIND THE ATTACHMENT. DECEMBER2308.doc (69.5 KB) | |
I've converted a project from VB6 to vb.Net, with visual studio 2008 and I'm experiencing difficulties with the addressOf operator. I have an application which uses an external dll to communicate with a payment terminal, through callback functions. I understand that in vb.Net, you have to use delegates. Before I … | |
When user click on quantity it moves on the next row i want if user click on save using save button all the Mshflexgrddata should go on Mr table . Some code i have written in Save_click On Error GoTo cancel Set rs1 = New Recordset rs1.Open "SELECT * FROM … | |
how can i call a 1 command button in another form? for example i have form1 in the form 1 i have listbox, in my listbox i have item Customer, Product and etc if i double click my Customer i want to click my command 1 button in form 2 … | |
it is like that if user click on product_id cell product name and unit come automatic when user enter on quantity user allow to enter quantity and cursor go on next row Kindly find the attachment. | |
This is an abstract question, but I company I work for asked m to research what would be required to convert a VB6 desktop application to a VB.net web application. The application is quite large incorporates about twenty forms, many, many modules, custom controls, and what-not. It's mainly a data … | |
Hi, I am using Visual Basic 2008 Express Edition and published an application, and when I run the setup, it seems to install okay but when you run the program get an error message that the .sdf file is not found. I am using a Compact SQL database. I have … | |
hi guys...! when i tried to insert the form's information into the database either the check box in the form is checked or not once this check box in the table appear as checked and second time unchecked... i don't know why that is happening...? please help out... thank you … | |
kindly let me know the coding for difference between two dates in the format years, months and days for calculation of qualifying service. let date of joiningas 19-101983 date of retirement is 30-09-2008 then total qualifying service ? how it will be caculated through coding in visual basic | |
I have a website that I developed in Visual Studio Pro 2008. I have a series of .aspx pages. How do I make it so another person can see these pages on their browser? (like HTML pages). I've tried saving the extension to .html, but the VB design doesn't show … | |
ex. the original caption of the button is "save".. if you click on the button the caption will change to "full" my problem is: when i restart the application the caption goes back to "save" Now, is it possible to change the original caption permanently even if i restarted the … | |
hey guys I'm new here but direct to the point can i ask how to create a monthly report? its very important for me to know this because it will be part of my system which i will create for the final project in my course so please anybody care … | |
Would it be possible? Not exactly a typical sequencer, but something like this: I would record every note on my electric and acoustic guitar, bass, drums, and piano (essentially creating samples of each instrument that I own). Then export them to .wav and organize them by folder (/data/guitar/electric/string6fret1_F.wav). Then using … | |
I am trying to figure out how to do multi-threaded and asynchronous programming in VB.NET. I am trying to write an application which has a list of .sql files (some stored procedures, some regular t-sql code). These reside in a directory and get read in and processed. The idea is … | |
Happy Hoildays! Does anyone know of an Integreated Development Environment for creating ASPX files AND being able to see the results in a WYSIWYG window? I've tried Visual Basic, Visual Studio etc but it can open the source but never seems to be able to show the resultant developed HTML … | |
hai.. friends... can you help me to add form with scroll bars in visual basic 6... | |
Hi all. I'm having a difficult time working with visual studio 6.0. I have a project which i'm editing, and i need to add a combobox to a form. The problem is i've added items to the combobox throught it's properties, and yet when i run the program, only the … | |
I'm trying to find a way to embed a external program inside VB6. Can anyone point me to some information where I can lean how to do this? | |
how can i determine that may text1.text is equal to my product code?? heres my code Set cn = New ADODB.Connection cn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Settings\Administrator\Desktop\Inventory System\PharmacyInventory.mdb;Jet OLEDB:System Database=system.mdw;", "admin", "" Set rs = New ADODB.Recordset rs.Open "Select * from Product", cn, adOpenKeyset, adLockPessimistic If rs.Fields!pcode = Text1.Text Then MsgBox … | |
IN MS access FORM i have a list box column which is filled with colour names. Once the form is loaded i want to make backcolour of that record same as the one mentioned in that column. Regards, Dinil | |
I want to populata records into a list where i can have the following functionalities. 1) Multiple selection of records 2) Back colouring of individual reords. Among Flexgrid and Datagrid which one would be less complex and easy to code and serve both my purpose. Regards, Dinil | |
How do I display multiple questions per day? Also, I am using Visual Studio 2005 and am using a database to retrieve the data. This is the sample code: [code] private string GetCurrentQuestion() { string str = ""; DataAccess da = new DataAccess(); DataSet ds = new DataSet(); da.Connect(); ds … | |
Umm, I'm a newbie in VB6, so I am currently facing the procedure being too large during the run of the program. For example: If txt6 > 0 Then lblItem6 = "W6~ Jane Doe" lblItemprice6 = "9.00" lblItemquantity6 = txt6 lblTotal6 = TotW6Price ElseIf txt7 > 0 Then lblItem6 = … | |
Hi Everyone, Has anyone accessed USB ports from VB5. I support a major realtime program which controls equipment. Currently the equipment is connected to PC via serial ports. My customer is developing new hardware and has decided to connect it via USB port. So two questions 1) has anyone controlled … |
The End.