16,916 Topics

Member Avatar for
Member Avatar for ptaylor965

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

Member Avatar for ptaylor965
0
146
Member Avatar for ryan311

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

Member Avatar for ryan311
0
95
Member Avatar for firoz.raj

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 …

Member Avatar for Narue
0
178
Member Avatar for firoz.raj

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 …

0
46
Member Avatar for Belinda_k

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 …

Member Avatar for Belinda_k
0
505
Member Avatar for n321

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 …

Member Avatar for n321
0
165
Member Avatar for vmaskeyit
Member Avatar for poguemahone
0
90
Member Avatar for guest11

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 …

Member Avatar for Comatose
0
133
Member Avatar for Anwarmt

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 …

Member Avatar for poguemahone
0
140
Member Avatar for fancy2

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

0
32
Member Avatar for athar89

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 …

Member Avatar for Murtan
0
185
Member Avatar for titan_eye

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 …

0
66
Member Avatar for Gedrardo Alvare

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 …

0
81
Member Avatar for ryan311

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

0
49
Member Avatar for pink bunny

:?: 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’. …

Member Avatar for toko
0
268
Member Avatar for yoyoaz77

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 …

Member Avatar for selvaganapathy
0
117
Member Avatar for debonair

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 …

0
67
Member Avatar for shouvik.d

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 …

Member Avatar for shouvik.d
0
201
Member Avatar for DhruvaRai

[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 …

Member Avatar for debasisdas
0
78
Member Avatar for firoz.raj

[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 …

Member Avatar for firoz.raj
0
289
Member Avatar for Charles Givens

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 …

Member Avatar for Teme64
0
111
Member Avatar for ryan311

help me please about data report i have an error it says: report width is larger than the paper width please help

Member Avatar for ryan311
0
59
Member Avatar for DhruvaRai

[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 …

Member Avatar for SCBWV
0
106
Member Avatar for yuleball

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.

Member Avatar for SCBWV
0
73
Member Avatar for Breez

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] …

Member Avatar for hollystyles
0
121
Member Avatar for firoz.raj
Member Avatar for firoz.raj
Member Avatar for jochem23

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 …

Member Avatar for Teme64
0
466
Member Avatar for firoz.raj

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 …

0
34
Member Avatar for ryan311

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 …

Member Avatar for ryan311
0
111
Member Avatar for firoz.raj

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.

Member Avatar for firoz.raj
0
86
Member Avatar for lvlr

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 …

Member Avatar for cikara21
0
196
Member Avatar for Bill Purkins

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 …

Member Avatar for Teme64
0
195
Member Avatar for 4ukh

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 …

Member Avatar for Teme64
0
124
Member Avatar for PK GOYAL

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

Member Avatar for QVeen72
0
99
Member Avatar for digits

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 …

Member Avatar for jbennet
0
83
Member Avatar for qaz1134

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 …

Member Avatar for jbennet
0
67
Member Avatar for dokenz

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 …

0
52
Member Avatar for linux

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 …

Member Avatar for Salem
0
375
Member Avatar for investor5555

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 …

0
74
Member Avatar for squarkman

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 …

Member Avatar for serkan sendur
0
111
Member Avatar for sunilkannur
Member Avatar for alan72
0
73
Member Avatar for Sebouh

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 …

Member Avatar for Sebouh
0
148
Member Avatar for bushman_222

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?

Member Avatar for bushman_222
0
105
Member Avatar for ryan311

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 …

Member Avatar for ryan311
-1
106
Member Avatar for dinilkarun

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

Member Avatar for QVeen72
0
278
Member Avatar for dinilkarun

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

0
47
Member Avatar for randr

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 …

Member Avatar for randr
0
190
Member Avatar for wookinhung

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 = …

Member Avatar for QVeen72
0
113
Member Avatar for DenisOxon

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 …

Member Avatar for DeeVee
0
332

The End.