539 Topics

Member Avatar for
Member Avatar for marvin_1

hi everyone i have 5 labels 1 textbox 1 button 1 timer and database im actually making some sort of a timer .. i managed to put the value of the 5 labels (which is my timer) to the textbox. now id like to put and save the value of …

Member Avatar for Reverend Jim
0
122
Member Avatar for spud91

Hi guys! I have a database which holds a table called users. in there i have a balance column which contains a numeric value. I have the following code and for some reason it doesnt work: <?php session_start(); include_once("config.php"); ?> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Search</title> …

Member Avatar for jj.dcruz
0
260
Member Avatar for wilsonchama

Hi guys, I am a new member to the group. I am trying to build an inventory management application using VB.net 2008 express edtion and MS access 2007. I have managed to load the Combo box (cmID) on form(frmSales) with product Ids from tblProducts. I have two textboxes on the …

Member Avatar for wilsonchama
0
201
Member Avatar for Mahantesh_1

Count Equal Numbers in Text box How ? Hey guys, I want to Know is there any way to Count Similar Numbers which entered in single textbox in VB6 as a example; i have textbox named txt1 in that user can type any value (2,12,23,2,34,12,2,2,23,54,12....) (separate the values by adding …

Member Avatar for Reverend Jim
0
357
Member Avatar for 2384443

Hi.. I'm doing a project on Vb.net 2008.. There's a textbox called "Price" which requires validation.. The validation is that the textbox should not enter dot, special characters or alphabets as the first character.. The Dot should only be active after the number which is entered on the textbox.. for …

Member Avatar for Reverend Jim
0
1K
Member Avatar for Abraham_3

Hi All, I am Just beginning to learn MVC/ Javascript and I have just been given a project to be able to print labels using dymo printers. Now i am blank at this moment in time and i don't even know where to begin (I know how MVC works of …

Member Avatar for rubberman
0
168
Member Avatar for fireburner29
Member Avatar for al2714

Hello All! I'm now creating a windows form application with login function. User need to input the id and password into two textbox. After clicking the "Login" button, the programme will compare the inputted id and password with a .txt file, if they match with each other, show a message. …

Member Avatar for Moschops
0
221
Member Avatar for Emma Etigu

hello guys what is the best way of populating text boxes with values from the database. I am using access and want to display some values to two textboxes . I have been using the GetData method but I got a prpblem , in case the value is not found …

Member Avatar for zizo.ahmed.779
0
497
Member Avatar for markdean1989

Hi guys, good day! I have a question here pertaining to Visual C++ graphics based. I recently started out incorporating GUI into my C++ programs, in this case, a calculator. I have a textbox named TextBox1, the user enters the numbers and operators inside it, and when the button is …

Member Avatar for ddanbe
0
790
Member Avatar for MAILENE

Hi to all! I am having a 69 fields in datagrid, i can add data into it but as i have selected certain row, not all data displays on the corrsponding textbox. there are 5 fields didn't display "runtime error subscript out of range"... here is the code: Private Sub …

Member Avatar for Reverend Jim
0
203
Member Avatar for Emma Etigu

hello people, I would like to position my text boxes using code. the anchor property is a bit limited. could someone help me on how to achieve that. thanks.

Member Avatar for Minimalist
0
94
Member Avatar for utsavjoshi95

problem with this code is, it is printing only first element,how can i print all elements which are added using addrow() <script language="javascript"> function addRow(tableID) {var table=document.getElementById(tableID); var rowCount=table.rows.length; var row=table.insertRow(rowCount); var cell1=row.insertCell(0); var element1=document.createElement("input"); element1.type="checkbox";element1.name="chkbox[]"; cell1.appendChild(element1); var cell2=row.insertCell(1); cell2.innerHTML=rowCount+1; var cell3=row.insertCell(2); var element2=document.createElement("input"); element2.type="text"; element2.name="txtbox[]"; cell3.appendChild(element2); } function deleteRow(tableID){ …

Member Avatar for rpv_sen
0
153
Member Avatar for Tuấn_2

i coding a small app with some funtion: can add text to textbox of community(Gplus) and submit my post, but i get fist problem! ![G+.png](/attachments/large/4/aaebf2c0042b977627d29165b22890fb.png "align-center") my code: int num = 0; HtmlElementCollection elementsByTagName = this.webBrowser1.Document.Body.GetElementsByTagName("div"); for (num = 0; num < elementsByTagName.Count; num++) { if (elementsByTagName[num].OuterHtml.Contains("URaP8 Kf Pf b-K …

Member Avatar for Teme64
0
298
Member Avatar for utsavjoshi95
Member Avatar for mdev

Hi People, I was trying to get data from xml file to my textBoxes in another form. But i get stuck.. all morning trying, searching on google, forums.. Im trying to on double click in listview item , call my AddPerson(Form) to edit that selected person.. but all ways i …

Member Avatar for TekknoDraykko
-1
228
Member Avatar for Hawk123

Hi, I have a database which stores details of different department. Each department have uneven number of members. Eg. Table field Department A President : 1 Vice President : 3 Treasurer : 1 Secretary : 3 Committee : 10 Department B President : 1 Vice President : 4 Treasurer : …

Member Avatar for Santanu.Das
0
191
Member Avatar for baloch123

Hi I want to greet user when they type their name in the textbox. e.g WHEN THEY TYPED IN THEIR NAME A LITTLE POP UP, OR A LINE APPEARED IN AREA THAT SAID “Hi XXXXX, nice to meet you!” Here is the sample code. <div class="form-group"> <label class="col-xs-3 control-label">What is …

Member Avatar for baloch123
0
272
Member Avatar for vadarfone

Hi guys, New to this place, so hi to all! OK, I am also new to C# so please excuse my n00b like questions. So, my first question; I am writing a kind of Notepad alternative. I want to have the ability to have the Textbox opacity set to 0, …

Member Avatar for kplcjl
0
5K
Member Avatar for Ahmed.C

I was just wondering, is there a way to change the colour of the squiggly line when a word is misspelled in a WPF TextBox? Here's what I mean: [Click Here](http://puu.sh/dwAdC/701c7f2c59.png) I have no idea as to where to start because I'm simply clueless. I tried editing the Textbox to …

0
147
Member Avatar for tshukela.george

Dim item As String = InputBox("Enter Item ordered", "Place an order") Dim quantity As Integer = InputBox("Enter Quantity odered", "Quantity ordered") Dim price As Integer = InputBox("Enter price", "Price each") Dim item As String = InputBox("Enter Item ordered", "Place an order") Dim WrapCharacter As String WrapCharacter = Chr(13) + Chr(10) …

Member Avatar for Xiao_1
0
433
Member Avatar for ak24

Hello... I have three textboxes on a form. The first two are for entering numbers for addition. And the third is for displaying the result of addition. I want the result of addition to appear in the third textbox as soon as I enter the numbers in the first two …

Member Avatar for Santanu Das
0
7K
Member Avatar for nadiam

hi. i just want to know if that is possible. for example there are 5 blank textboxes with no specific id or class: <input type="text"> <input type="text"> <input type="text"> <input type="text"> <input type="text"> is there a way to loop through the textboxes and find the first blank textbox? say the …

Member Avatar for Airshow
1
3K
Member Avatar for arvinrrnhine

I dont know the code! PLS HELP!!! I want to create a program that scan QR Code and Display the value in a textbox in VB.NET

Member Avatar for Hamza_B
0
2K
Member Avatar for titas.datta

I am using the inkEdit Control provided with Microsoft Tablet PC SDK to take digital ink input from the user. The inkEdit control takes the data input, clears the textbox and writes the output (either recognized or in ink mode) in the same window. Is there any way to write …

Member Avatar for Boateng Appiah
0
165
Member Avatar for nadiam

hey guys. js: $(".addGuest-btn").live("click", function(){ /*in table2*/ var addG = $(this).parent(); var insert = '<tr><td class="insertG"><input type="text" class="add-name" placeholder="Doubleclick on a name."></td></tr>'; $(addG).append(insert);/*append into table2*/ }); }); $(".guests td").dblclick(function(){ /*table1 td*/ alert("double clicked!"); var name = $(this).clone(); $(".add-name").each(function(){ if($(this).val() == "") { $(this).append(name); } }); addGuest function works and appends …

Member Avatar for nadiam
0
380
Member Avatar for lloydsbackyard

i have an html textbox use for searching and when I type on the textbox the field in database will appear as dropdown...pls..help.thanks

Member Avatar for lloydsbackyard
0
273
Member Avatar for castajiz_2

I ve been trying for the last 3 hours to get my autocompletetextbox working and tryed all sort of code. My Web service is working from wich I m actually fetching all the stuff but the jquery seems not to work, I m always getting the error when typing the …

Member Avatar for nikkitata
0
297
Member Avatar for xuexue

Here's my **formview**.. <asp:FormView ID="FormView1" runat="server" DataSourceID="SqlDataSource1" DataKeyNames="recid"> <EditItemTemplate> RECID: <asp:TextBox ID="recid" runat="server" Text='<%# Eval("RECID") %>' ReadOnly="true" /> <br /> SHIPPER: <asp:TextBox ID="shipper" runat="server" Text='<%# Bind("SHIPPER") %>' /> <br /> <asp:LinkButton ID="UpdateButton" runat="server" CausesValidation="True" CommandName="Update" Text="Update" /> &nbsp; <asp:LinkButton ID="UpdateCancelButton" runat="server" CausesValidation="False" CommandName="Cancel" Text="Cancel" /> </EditItemTemplate> </asp:FormView> here's my **sqldatasource1** …

Member Avatar for Daemon_CC
0
1K
Member Avatar for aarthi anand

Dim total As Integer For Each row As DataGridViewRow In DataGridView1.Rows total += row.Cells("Total").Value Next TextBox2.Text = total // the above was the code i used and it worked good,bt if i do it for another column it is showing an error (which is given below)// Private Sub Button1_Click(ByVal sender …

Member Avatar for pritaeas
0
2K

The End.