I ve developed an application. My client has two monitors for a single PC. He wants to display a video clip in the second monitor continuosly (Repeatedly) and when the application in runs in Primay Monitor he needs to see that display in the half of the screen of second monitor (only for a particular module).
For Example: A Video Clip of an Advertisement will be running in 2nd monitor. When the cashier runs the billing module, that...
User Profile
Collapse
-
Dual Monitor / Dual Display
-
Printer showing Spoling status after printing through VB application
Im trying to print to a 40 column printer through my VB Application. But the printer instead of printing it will keep showing Spooling status. Im Using Epson TM-U220PD Printer, VB 6.0 and Sql Server 2000 as Backend. Anybody plz help me out in this context. I need to solve this urgently...
Here is my code...
sql = "select * from ReportTable"
If rstemp.State = 1 Then rstemp.Close
rstemp.Open... -
Server Name
How can I fetch the Server Name during runtime which is connected to the application I am running?
Im Using VB 6.0 and SQL SERVER 2000 -
Preview & print in Dos Mode Using VB 6.0
Hi,
I have a flexgrid with few data. Now I want that to be print in DOS Mode (To be print on Notepad), Preview it for the user and prevent the user from modifying the data in it. Is there any Idea to implement this.. ?
My Code is as follows:
-------------------------------------------------------------------------
Private Sub cmdPrint_Click( )
stat = "PRINT"
Open App.Path... -
K...What is the purpose of View Tables (Views) in SQL SERVER? Can I use that.. Will it be helpful and become faster ?... -
Can you explain it in depth?
Bcoz I need to take the Caption from the table. While this is the case, how can I add Name(Name = Below Caption in the Menu Editor in the MDIForm) to a particular Caption ?...Leave a comment:
-
Ya, I know that procedure.. But the requirement is to fetch those names from the table only... I should not include them in the Design Part.... Plz Help...Leave a comment:
-
How to add Menus to MDI Form during run time in VB 6.0?
Hi to all,
I have added an MDI Form. Now I need to call the Menus that are in the database for respective User. My table's fields are as follows:
UserId
MenuName
Status
I have to display only those menus whose status is active for the particular(logg ed) user.
Actually there is a application with this feature running. But I dont ve source code. I need to develop the whole... -
Thanks Debasisdas, for Ur reply...
Indexing means...? Im new to VB. Plz bare with me......Leave a comment:
-
Fast way of Searching & Dispalying thousands of Records
Hi, Im new to this Forum. Im facing a problem from long time.
I have a text box. If user types a character, I should display the itemname (records/data) into Flexgrid starting from those characters. Note that User only types the character and he doesn't press Enter key.
I ve return the code in Change event of the textox. But it is taking too much time. For every character I press, im calling search functioin where im searching...
No activity results to display
Show More
Leave a comment: