Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
2 Endorsements
Ranked #621
Ranked #2K

41 Posted Topics

Member Avatar for OblibSystems

[QUOTE=OblibSystems;1670499]I want to know how much it will earn me if i had them on my page. Didnt think you needed to spend for that.[/QUOTE] it depend on number of clicks. if your site is receiving heavy traffic ur chances are more to get earn more.

Member Avatar for nikitacod
0
2K
Member Avatar for satti

I have a code regarding SMS sending ,but the issue is its not working i have tried to change the buad rate and com port but still not working.Please suggest me what is the reason ? Imports System Imports System.Threading Imports System.ComponentModel Imports System.IO.Ports Public Class Form1 'connect your mobile/GSM …

Member Avatar for Santanu.Das
0
308
Member Avatar for Saboor880
Member Avatar for 404notfound
Member Avatar for satti

Dear iam new in PHP , i have downloaded a free code template which has a <div class="container"> with heading <h2>Featured Projects</h2> it show the featured pictures i want the same as Featured properties below it ,but when i copy the code it dont work please help me out how …

Member Avatar for gentlemedia
0
354
Member Avatar for satti

I have a table with in ms access with fields like . LoginID, UserID , CheckInTime 101 , 122 ,10/27/2014 4:32:27 AM iwant to filter the data in my vb.net form by date . what query i need so that i can filter the data by date? so that when …

Member Avatar for satti
0
181
Member Avatar for satti

Dear , iam planning to setup 100TB data center, the purpose is to stream videos on web application. I want to know is what hardware is suitable for video streaming how many servers,Disk Arrays,SAN etc? REQUIRMENTS: i.Video Streaming ii. 100 TB data storage iii.Backup Storage

Member Avatar for RobertHDD
0
152
Member Avatar for 42452
Member Avatar for satti

Dear fellows , The concept is to split the screen to view all windows at a time .It will allow main screen to be split into two or more sections. It will be helpful for the active program’s window to be resized properly to one part of the screen. Using …

0
182
Member Avatar for Trle94

you can use conditional statments that if settings are enabled then form main.show else setting form.show

Member Avatar for Deep Modi
0
578
Member Avatar for decoder.mira
Member Avatar for jared.geli
0
371
Member Avatar for satti

I want to print data from XML in readable formate which is the last section of XML file .My code writes data from database to XML file . Here is a code i use to write XML Note: myread is a dll containing dataset,data adapter and connection string. ds As …

Member Avatar for G_Waddell
0
1K
Member Avatar for kingofspades
Member Avatar for satti

In sql server we use schema but iwant to know that how we get data from a specific column by selecting its column name. there is a combo box that contain column names , now i want that when we select column name in combo it show the data of …

0
146
Member Avatar for aditya81

you need to write a code and a GSM device like mobile with datacable ,when you write a text and press send button your code will connect to your mobile or GSM device which send the data to any network.

Member Avatar for aVar++
0
312
Member Avatar for satti

there are two combobox cm1 and cm2 when user select columns from database for x axis and y axis in cm1 and cm2 the graph show the data from those columns . Need your help that how to populate combos with column names and to show the graph of selected …

Member Avatar for ryanjayson
0
721
Member Avatar for lrhimma

if you are newbie then let me explain in common language....its very simple give unique id to every driver with information or whatever you like, in your code or example txt1 is assigned for drivers ID when you manulay enter the ID in txt1 a find function will run "you …

Member Avatar for lrhimma
0
207
Member Avatar for pc20912

save it inside your program by creating a class Public Class CommonMethods Public Sub GeneralInsertIntoUserTable(ByVal user As String, ByVal password As String) Dim connection As New OleDb.OleDbConnection("PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Program Files\Data\Data.mdb;") Dim command As New OleDb.OleDbCommand(String.Format("INSERT INTO tblUser User, Password VALUES (@1, @2)", user, password), connection) connection.Open() command.ExecuteNonQuery() connection.Close() End Sub End …

Member Avatar for Dili1234
0
618
Member Avatar for satti

How to popup alert message to a 2nd client end when a new data enter in database done by client1 on network ? for example me and my friend using an application for data entry, when i enter any data through software he get an alert message that new data …

Member Avatar for Begginnerdev
0
126
Member Avatar for satti

Dear fellows , its a nightmare for me to set the resolutions of vb.net forms autmoaticly adjustable. I would like to know what are the suggested size of the form and what are the parameters to set to make the form screen resolution adjustable. One thing to inform you that …

Member Avatar for Luc001
0
215
Member Avatar for satti

The problem is i want to show a default value on form load in comobo box txt5, user dont need to click on it. am using goto focus and lost focus to grab data from data base . I need your suggestion that how to populate a combo txt5 on …

Member Avatar for satti
0
620
Member Avatar for satti

Dear fellows , The problem is ,one of my client wants to setup a credit card system in his company. He want to provide credit cards to his clients to let them swap in the slot machines when they need money and all the slot machines need to connect with …

Member Avatar for LastMitch
0
271
Member Avatar for satti

i have a view named vw_admissionform with columns familycode,Regno,studentname,class for admission form . now if i want to print a student admission form by enetring registration no "regno" in txt1.text then his siblings should also be mentioned on the admission form as requirment by client. for this am using familycode …

Member Avatar for satti
0
325
Member Avatar for satti

Hi, am using direct print command for crystal report from vb.net form to print barcode on tags.the problem is when i enable preview it give me correct print horizontal on barcode tag , but when i use direct print command it print verticaly on barcode , i have tried all …

0
115
Member Avatar for kimlong2012

Suppose you are saving data in TB_STAFF and the column field name to save numbers is num and display textbox on form is txt1. so here we go... Call this funcion on form_load. Private Sub AUTOCODE() myRead.myfill("SELECT num FROM TB_STAFF ORDER BY num DESC") If myRead.dt.Rows.Count > 0 Then txt1.Text …

Member Avatar for jezguitarist30
0
191
Member Avatar for satti

Need your urgent help , i have connected weighing machine with serial port ,now am getting data to a rich textbox in a string form , problem is i dont know how to get the only desired figures. the output string coming in this format from rtbDisplay _A0+0000002 Kg054__A0+0000002 Kg054__ …

Member Avatar for Reverend Jim
0
133
Member Avatar for satti

Hello,, i want combo to search the whole word before space ..like for blue berries when i press B it should give the whole word blue only not berries but when i select again b the it should give me blue berries . senario.. i have 3 names in combo …

Member Avatar for satti
0
135
Member Avatar for satti

Hi ya, Iam using firebird v 2.5 database with vb.net .i just want a help regarding how to create a new user in fb database programmatic ally in vb.net . thank you.

Member Avatar for satti
0
369
Member Avatar for satti

iam facing a problem ,i want to add a form to my project from another project,when i add the form and try to run it give me error,i dont know what is the problem i have added its module and database also but still giving me [COLOR="Red"](ERROR:Run time error 3709 …

Member Avatar for reygcalantaol
0
170
Member Avatar for satti

Hi , i use enable choice function to enable or disable the ADD button for data grid. now when i tried to use the code for update button its not working.. need to add cmdUpdateEntry. here is the code..[CODE]Sub EnableChoice() ' disable to remove button ' check to see if …

Member Avatar for satti
0
222
Member Avatar for vinothmca
Member Avatar for pito_donje
Member Avatar for satti

iam using datagrid for data entry ,i have added ,add button remove button...but now i want an update button which can update the entries to database from data grid... here is code [CODE]Option Explicit ' couple'o global vars for size trackin' Dim MinHeight As Long Dim MinWidth As Long Private …

Member Avatar for AndreRet
0
199
Member Avatar for satti

Hello to Dear Friends, iam creating data reports ,but the problem is i cant find the way to make report in LANDSCAPE...i heard sp5 or sp6 vb can do that ..but i couldn't found any option like that. kindly guide me how to create reports in landscape format... ithink there …

Member Avatar for AndreRet
0
169
Member Avatar for satti

hi there, i have created reports through Data reporting, problem is that the data shown in reports it continues, like 2 entries in 1 page ,half entry on next page,, in simple it is unorganized. i want data report to show data separately ..kindly tell me what is the process..to …

Member Avatar for debasisdas
0
101
Member Avatar for satti

hi friend,the problem is i have created two projects separately.both have dataEnvoirment with the same name as DataEnvoirment1 ..iwant to add a form from 2nd project to 1st project when i add the form along with its DataEnvoirment it gives duplicate name error, Itried to change the Dataenvoirment1 name to …

Member Avatar for satti
0
161
Member Avatar for satti

hi friend, i want that my program should work like this, after inputs of total amount and expenses it automatically give the Total Expense and than TOTAL AMOUNT - TOTAL EXPENSE it give me the Remaining Amount. the total Expense and Remaining Amount should show in a text boxes. as …

Member Avatar for AndreRet
0
194
Member Avatar for satti

Dear friend ,iam working on a project in which i have to make a database on 14 columns and then a program in vb to add the new data,delet and find. i have created database and a flexgrid in vb.but the problem is that icant be able to connect the …

Member Avatar for AndreRet
0
1K
Member Avatar for satti

Dear friends iam making a vb program when i created splash screen and run the program splash screen run ok and next form with login pop up but when i enter my password to login on second form(FRMMAIN.frm) it give me error.when i remove splash screen it becomes ok again …

Member Avatar for AndreRet
0
236
Member Avatar for satti

am facing an error 'Run time error:424 Object required, Private Sub Form_Load()iam highlighting the error in code below. [CODE]Private Sub cmdAddEntry_Click() ' add a new entry to our table. With DataEnvironment1.rsDataTable .AddNew !CodeNo = txtCodeNo !DealerName = txtDealerName !TruckNumber = txtTruckNumber !Quantity = txtQuantity !NetPrice = txtNetPrice !Commision = txtCommision …

Member Avatar for satti
0
219
Member Avatar for fraijyia

Sending u a POS form code,u better understand and make it according to ur requirement[CODE]Option Explicit Dim gSlno, gItemCode, gItemname, gQty, gRate, gTotal, Inti Dim Indx Private Sub cmbItmcode_Change() MsfBill.Text = cmbItmcode.Text End Sub Private Sub cmbItmcode_KeyPress(KeyAscii As Integer) On Error GoTo Err_Handler If KeyAscii = 13 Then cmbItmcode.Visible = …

Member Avatar for WaltP
0
2K

The End.