230 Topics

Member Avatar for
Member Avatar for Pado

Hi all, I've finally gotten a handle on object-oriented programming (it took ages), and I really like it. But I'm still struggling with conceptualizing some things. For example, if I want to make a form using objects, do I make a Form class with a method like startFORM($name_of_action_page, $method), then …

Member Avatar for Stefano Mtangoo
0
177
Member Avatar for jlking007

I am a newbie. I am using validating procedures to validate user input from 4 text boxes. I am experiencing an issue using the 'x' button to close my form if invalid or no data is present in the textbox with focus when I click the 'x' button. Validating triggers …

Member Avatar for jlking007
0
887
Member Avatar for weasel7711

I am not really looking for anyone to hold my hand through anything, but I am looking for someone to direct me to meaningful data/literature on the subject be it books/websites/videos/etc. I work for a small family business that repairs specific types of production machinery. We have a database that …

Member Avatar for weasel7711
0
189
Member Avatar for donnyv

Hi, I have a content type with a selection field whose value I would like to set programmatically (ie, for all items in a folder). I know this is a vague question but can anyone point me towards something that might help me figure this out? Thanks in advance! Cheers, …

Member Avatar for Beat_Slayer
0
61
Member Avatar for robert_b

Hello All, I'm having a serious problem with AJAX in my web application that has our entire development team banging their head against the keyboard. (Unfortunately, all that banging hasn't yielded a good answer, so I'm hoping one of the experts here have a possible solution!) The core question is …

Member Avatar for Airshow
0
107
Member Avatar for jonathan96

First off, sorry if this is the wrong section. Adobe Forms isnt exactly Web Development, but its the only place I could find to post about javascript. If this isnt the correct section, could someone please redirect me? Thanks. Now, onto the question (please note, I am inexperienced with javascript). …

Member Avatar for macgurl70
0
206
Member Avatar for muriloazevedo

I have a comboBox that I need to fill using data from Access database. For this, I get a DataTable with resultset from database, transform this resultset in a List<T> to sort by number and fill the Rows with this List. The problem is, after selected some value, I can't …

Member Avatar for muriloazevedo
0
173
Member Avatar for nelliott10

I am currently producing a system in which I want the user to be able to select the product name from a drop-down menu and when selected I would like the barcode to appear in the barcode field. I would really appreciate any help, however great or small. The current …

Member Avatar for metalix
0
98
Member Avatar for Nelson Fana

my problem is that I need for ex. L1Q1 + L2Q1 = numUpDowm1 + L4Q1 where the LQ are random I added the code for easier understanding Any help will be greatly appreciated This work is being doe for a school in the Dominican Republic Public Class frmBalanciarEcuaciones Private Sub …

-1
89
Member Avatar for jacg4

Hello everybody Could someone help me on this? I think it's pretty basic... newbie problems... I have a Windows mobile application and what I'm trying to do is that when the user clicks a button for the first time it changes it's text to finish task. Then when the user …

Member Avatar for jacg4
0
128
Member Avatar for ragnarok511

I am creating a quiz generator is supposed to pull the values of the radio buttons that you select and put them in an array which will be compared to an array of correct answers that were pulled from the XML file. The main question is how can I pull …

0
82
Member Avatar for jmaddy10

I am trying to set up the code so that the it takes the user from one form to a thank you page, then to another form and have some of the info from the first (last name, first name, email) into the second. I managed to get the code …

Member Avatar for jmaddy10
0
229
Member Avatar for andrewktmeikle

Hey, I've got a datagrid which depending on fields that the user fills in will display some data, code is : [code] Try queryList = LSet(queryList, Len(queryList) - 4) 'TODO: This line of code loads data into the 'VbDataBaseDataSet.marketingDB' table. You can move, or remove it, as needed. Me.MarketingDBTableAdapter.Fill(Me.VbDataBaseDataSet.marketingDB) Dim …

0
84
Member Avatar for jay200032

Hi Everyone, I want to create program, with different forms, in that it would have a main form in which if the user decides to select other forms, it would change right in the main form, so disallowing the user from noticing that he/she is viewing another form. Is it …

Member Avatar for ÃœnLoCo
-1
166
Member Avatar for jacg4

Hello everyone My request is the following: Do anyone know about a collapsible panel that can be used on a windows forms project? Thanks for any answer

Member Avatar for jacg4
0
113
Member Avatar for thom22

Hi, i have been struggling for a while now trying to finish this, i am new to a lot of this and although i have had some tips i think i am getting myself more lost. So i have stripped the code to a point where it almost works. DEMO …

0
93
Member Avatar for kalpa23

i have this web service and a web form. what happens in the application is my web service returns a dataset and im binding that data set in to a data grid every thing is working when im using it with a win form but with the web form its …

Member Avatar for Rogachev
0
157
Member Avatar for jacg4

Here is the issue: I have a multi-form application developed on C# with two forms, after I press a button I hide the first form and show the second, but how can I show the first form again if I close the second one pressing the red close button on …

Member Avatar for Geekitygeek
0
4K
Member Avatar for kalpa23

this is in c# vs2003, web forms i have this dgv and which is populated by some database values i have one column called price and i want to get the total of that column to a local veriable can some one tell me how to do it

Member Avatar for arunkumars
0
182
Member Avatar for technopup

Hello, I wonder can someone help me. [onkeyup] I am trying to transfer user input fields from a form so that the user can preview what they have entered in a div on the same page (i.e. prior to submiting). e.g. 1st Line - Name: This is my Name 2nd …

Member Avatar for technopup
0
437
Member Avatar for kalpa23

c# webforms vs 2003 i have this data grid call dgresults which i m using the page index change event and item command event my problem is every time when i load the data grid and try to change the pages it's giving me an exception. that's because every time …

Member Avatar for nick.crane
0
189
Member Avatar for kalpa23

c#, web forms, vs2003 i have this data grid view that im trying to create a shopping cart. my problem is when i data bind to each and every time if ther is previous binding that values still there how do i only bind the new value and display only …

Member Avatar for Lusiphur
0
176
Member Avatar for kalpa23

c# ,webforms,vs2003, frames i have a web form that have two frames top frame and main frame and the top frame contains all the links to the pages wich is loaded in the main frame and lets say i have 2 web forms (webform1 & webform 2. my problem is …

Member Avatar for nick.crane
0
216
Member Avatar for Sucesso

I've got what I think must be a pretty simple question, but it's my first time doing something like this. Here's my situation. I have a simple database. It's a dictionary of words. I want to have a form that I can enter a word into. Once I do that, …

Member Avatar for effu
0
123
Member Avatar for addie20

how I am new to c# and I have a question I have to create a form, it is of 2 pages so I created 2 different forms, now based on the database table, I have to fill few textboxes in form2 in order to overcome the exception of crashing …

Member Avatar for sadhawan
0
190
Member Avatar for ame1904

Hi I have designed a database for use in an academic arena, but I have come across a problem that I can't find an answer to in the help files or on the web. I think it is something really simple but frustrating to put right! I have designed a …

Member Avatar for ame1904
0
118
Member Avatar for ayesha789

Hi this is my Form , when User fill form and by mistake he click on back button. I want when he open it next time all values be there, so he cant type again [CODE]<form name="form1" method="post" action="checklogin.php"> <input name="myusername" type="text" value="Enter Your Username"onfocus="this.value=''" /> <input name="mypassword" type="password" id="mypassword" …

Member Avatar for F-3000
0
144
Member Avatar for ndeniche

I'm building an AJAX application for my company, and in the main screen there is a login form. The login form has a submit button which calls an ajax function that checks with a php page the validation for the login credentials, and sends back a confirmation message. This message …

Member Avatar for achinaseller
0
364
Member Avatar for AliHurworth

Hi, I am running the scripts below which should return a string containing a URL. So far, it cannot find the form contents in Firefox, but displays the non-dynamic data such as [I]?Location=[/I]. It won't work at all in IE. Can any one help? This is the form: [CODE] <!DOCTYPE …

Member Avatar for BlueIceStudios
0
192
Member Avatar for tonymuilenburg

Hi all, I'm trying to capture an event when tab is pressed in a textbox using visual studio.net, and am having a hard time. I can capture anything else, inluding the keys that are difficult like instert, alt, and the arrow keys. Here is the MSDN page that did not …

Member Avatar for tonymuilenburg
0
296

The End.