199,114 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for chepps

Hi, I would like to know how can we place the textbox dynamically over a datagrid. My requirement is ; I have a datagrid , with filles datas.And when i click on a particular cell, then a tectbox, with multline ability, should be displayed exactly in the same position as …

Member Avatar for chepps
0
141
Member Avatar for jrcagle

Hi, I'm still trying to straighten out Tk in my mind. :eek: What I want to do is, under certain circumstances, completely clear the screen and display something new. Instead, it displays the new stuff together with the old. Here's excerpts from the code, with the offending line marked with …

Member Avatar for jrcagle
0
154
Member Avatar for msvinaykumar

Hi, Please explain me how XML is useful . Please give me any Case study example. Vinay

Member Avatar for KevinADC
0
147
Member Avatar for Gunner54

Ok Im New To C++ But Im Making A Code That Should Hopefuly Make Me Able To Write Into A Program's Memory I Get These Error's [CODE] error C2059: syntax error : '.' error C2447: '{' : missing function header (old-style formal list?) [/CODE] My Code Is [CODE] .void WriteMem(DWORD …

Member Avatar for Dave Sinkula
0
582
Member Avatar for joshilay
Member Avatar for Dave Sinkula
0
605
Member Avatar for Mikecool509

Hi, I am trying to run a start process command. I want the command prompt process tasklist, to write the output to a file. Normally, in command prrompt, you would type tasklist >> "[I]path[/I]" I got one of my other commands, taskkill to work by typing the following: [code]System.Diagnostics.Process.Start("taskkill.exe", "-im …

0
70
Member Avatar for selvam.cit

hi, i am having two files n.sh here i wrote code like clear f() { echo "this is my program to test function" } again i am having one more file n1.sh here i wrote like this ./home/selvam (this is my program directory (ie.. actual n.sh file is in this …

Member Avatar for John A
0
214
Member Avatar for MikeTiger

Hi, I need to get data from a C++ application to a spread sheet or notepad file, has anyone any idea how to do this. I have access to programme source code but not sure where to start.

Member Avatar for Ancient Dragon
0
184
Member Avatar for V KUMAR

At local machine, How to zip a file at remote location using scripting in batch file

Member Avatar for KevinADC
0
250
Member Avatar for SamY
Member Avatar for INI

Good Morning All, I am planning on undertaking a project for school and was wondering if anyone could tell me if I am better off using Assembly Language, Java, Basic or C to program my OOpic Microcontroller? Thanks. Ini

Member Avatar for mostafadotnet
0
216
Member Avatar for sqlchopper

i have 5 fields that show a numeric amout. dem2textbox.text iif2textbox.text fir2textbox.text fab2textbox.text net2textbox.text vb.net allow me to format the value from example 1000 to 1,000 using this code. wn = iff2TextBox.Text iff2TextBox.Text = wn.ToString("N0") fields names below shortened for example. my javascript gets run any time iif2, fir2 or …

Member Avatar for sqlchopper
0
198
Member Avatar for perpetual_dream

Hey, I am willing to use the following code in one phase of my project. The problem is that i dont understand this assembly language, In school I took it in different form... Mov ax, bx out 11, AL bla bla... here the registers is different and everything is different.... …

Member Avatar for Lord Soth
0
411
Member Avatar for originof

Hi all.. [code] mov al, 0xB6 out 0x43, al [/code] Why the istruction out give me a segmentation fault ?? :rolleyes: This is the enteire code [code] section .data hello: db 'Hello world!',10 ; 'Hello world!' plus a linefeed character helloLen: equ $-hello ; Length of the 'Hello world!' string …

Member Avatar for Lord Soth
0
159
Member Avatar for SamY
Member Avatar for Ginner

Hi all, I am working on a problem that should have been very trivial but has turned into a multiple marathon without an end in sight. I have written two very small scripts, one auxiliary script as below with two classes 'Node' and 'Queue' intended for use in a linked …

Member Avatar for N317V
0
258
Member Avatar for newbie2k6

I was wondering if someone can show me how to do a fade in and fade out text effect using c.i tried couple of techniques using delay function and changing up the text color but doest come up right:sad:

Member Avatar for b2daj
0
79
Member Avatar for BeyerCorpuz

Dear Forum: What is a better program for web development- C# or VB 2005? Thanks

Member Avatar for hollystyles
0
83
Member Avatar for crestaldin

Hello, I'm new to HTML parsing and I need some help.I want to parse a HTML file , and I have the Java classes in place but I need an advise on how to code a piece of logic in my callback function. I need to parse through the file …

Member Avatar for b2daj
0
176
Member Avatar for Sashar400

Hi I am new to c++ and I have a simple program that I am trying to understand .Here is the program If anyone can put some comments to what the codes mean I would be grateful.//Explain Please what these lines mean. [code]#include <iostream> using namespace std; int sum(int[],int);// int …

Member Avatar for b2daj
0
147
Member Avatar for LearninKaz

Hey, I need help with finding out if BSTs are height and size balanced, Ive got plenty of books and people telling me different things but i need it to click in my own head! Any ideas or simple ways of doing it? Thankyas!

Member Avatar for b2daj
0
118
Member Avatar for jaininaveen

hai friends hai friends I am begginer to java, i want know how to read a html header.... plz any one give me a possible solution....:rolleyes: thanks for helping....

Member Avatar for jaininaveen
0
180
Member Avatar for Laiq Ahmed

I want to read a Source Code file and separate the lexemes (words) and want to track the line number with the separated words? I just come up with the raw code like that... i) A struct holding a string , int pair; ii) making the link list of above …

Member Avatar for Micko
0
93
Member Avatar for duckforceone

Hiya all. I am currently working on a database of information about a card game. But i have a question. What i would like to do, is make a stand alone program, that can show the card information, and let users modify a bit of it. It would need to …

Member Avatar for Comatose
0
125
Member Avatar for tigrai

I like to start my project in cd with auto run but if the auto run fails in any case I like the cd to be ejected (remove cd) in vb6 thank you

Member Avatar for Comatose
0
205
Member Avatar for INI

Hi all, What code can I use whereby if the user times in anything other than a number an error message will prompt them. [code] [U]If NOT val(Textbox1.value) then[/U] Msgbox("Sorry you must only put numbers") else end if [/code] The line underlined, does not work. Please can someone tell me …

Member Avatar for Comatose
0
148
Member Avatar for bobby08

Hi, I have two fields...both are not unique, but both can't be the same. So two fields: user | fruit | joe11 apple angel bananna bobby apple jeff orange julie orange angel apple angel orange ---------- So lets say the above was my table, notice how both fields are not …

Member Avatar for pritaeas
0
99
Member Avatar for Toddrick33

Since A, L and C are used as masks in a masked text box, I was just wondering if there was a way to filter them out. For example, say I want to number Licenses, like this: LIC-06-###-#### Since L and C are masked characters, it will not allow me …

Member Avatar for Toddrick33
0
330
Member Avatar for ishwar

Hi, I wondered if its possible to create a java application that works in the background and does not create a window, Thanks, Ishwar

Member Avatar for jwenting
0
137
Member Avatar for ayk-retail
Member Avatar for mikefitz

Hi, Does anyone know how to format a DataGrid control with fixed Height and Width values with a vertical scroll. The DataGrid columns are bound to a Dataset. Thanks

Member Avatar for mikefitz
0
241
Member Avatar for Embeza

Hi guys I am developing a website for the bureau of finance and economic development in my state, Tigrai. Which one is suitable to use: OleDb or AdoDb?

Member Avatar for hollystyles
0
83
Member Avatar for hbmarar

Hi, Need in brief: [COLOR="Blue"]Have 3 tables. I need to extract data from two tables and fill the third table.[/COLOR] Table structure: COM PROFILER: CREATE TABLE comprofiler ( [COLOR="Green"] id int(11) NOT NULL default '0', user_id int(11) NOT NULL default '0', firstname varchar(100) collate latin1_general_ci default NULL, middlename varchar(100) collate …

Member Avatar for pty
0
123
Member Avatar for 3DStarter

Hi All, I am an experienced Java developer and since a few weeks I joined a project which involved real time rendering of 3D objects and interaction with those objects. I have a problem for which I hope that an experienced 3D programmer can help me. Usage: [LIST] [*]I’ve rendered …

Member Avatar for 3DStarter
0
530
Member Avatar for SethR

:sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad: :sad:

Member Avatar for Lafinboy
0
243
Member Avatar for SmrtAss

[COLOR=#000000]In the program of Figs. 11.3–11.5, Fig. 11.4 [/COLOR][COLOR=#cc0000]contains[/COLOR][COLOR=#000000] the [/COLOR][COLOR=#cc0000]comment[/COLOR][COLOR=#000000] "[/COLOR][COLOR=#000066]overloaded stream insertion operator; [/COLOR][COLOR=#cc0000]cannot[/COLOR][COLOR=#000066] be a member function if we would like to invoke it with [/COLOR][COLOR=#cc0000]cout[/COLOR][COLOR=#000066] << somePhoneNumber[/COLOR][COLOR=#000000];." Actually, the stream insertion operator [/COLOR][COLOR=#cc0000]could[/COLOR][COLOR=#000000] be a [/COLOR][COLOR=#000066]PhoneNumber[/COLOR][COLOR=#000000] [/COLOR][COLOR=#cc0000]class[/COLOR][COLOR=#000000] member function if we were willing to invoke it …

Member Avatar for iamthwee
0
120
Member Avatar for Silentiopk4

I am going to write a log-in script to a MS SQL database where once the user is logged in, he or she will have certain capabilities given the roll assigned (student, admin, or volunteer), but not others. My question is how to make the login secure, to have timeouts, …

Member Avatar for masijade
0
363
Member Avatar for dilip.mathews
Member Avatar for unie

Hello, - I’ve made an form where users can subscribe. - When they click on the submit button then they will receive an email with their data they have filled in on the form. - There will be also an email send to an administrator with the same data as …

Member Avatar for aish
0
223
Member Avatar for shabina
Member Avatar for shabina
0
187
Member Avatar for INI

Hi Guys, Could anyone tell me what is the best book I can use to learn Qbasic pretty fast? I am knowledgable in Visual Basic, I am hoping it will help me with my qbasic learning. Ini

Member Avatar for INI
0
67
Member Avatar for Mushy-pea

Hello fellow web designers. I used Dreamweaver to place a rollover image on one of my web pages. It uses Javascript. When I looked at the code it had written, it includes the following null hyperlink on the image: [HTML]<a href="#"><img src="rochfest-logo.gif" onmouseover="stuff" onmouseout="more stuff"></a>[/HTML] Is there any chance this …

Member Avatar for FC Jamison
0
109
Member Avatar for SethR

:mad: I'm currently creating a quiz program that radomly generates questions from a table in mysql........right now I have to php forms. takeTest.php..... <html> <head> <title>Test Week 13 CIS32</title> </head> <body bgcolor = "yellow"> <center> <? $link = mysql_connect("localhost", "web26", "web9660!", "sere1") or die("Error ".mysql_errno().": ".mysql_error()."<br>\nThe SQL sent was: $sql"); …

Member Avatar for SethR
0
136
Member Avatar for BillWebber

Hi to whoever has been good enough to read this. I am very new to Visual Basic 6 and are trying to build a small data base program as part of a tutorial i managed to get my hands on. I have been struggling with this problem in my code …

Member Avatar for BillWebber
0
187
Member Avatar for swapnamishra

How to execute the code written in a .py file. I wanted to know the exact command to be used. Is it executeFile("File.py")?

Member Avatar for Ene Uran
0
88
Member Avatar for biganimal

I created a program for my daughter and its a little rough around the edges. I need to make some improvements to it but stuck. I want it to be able to save input data and be able to load it back in so every time you start the program …

Member Avatar for Ene Uran
0
91
Member Avatar for jaininaveen

hi everyone,:cool: I like to work on accessing internet(that means get a web site content) with my c code. so plz tell me a possible way to send reqest to a perticular web site and get the information....:rolleyes:

Member Avatar for jaininaveen
0
257
Member Avatar for phpnovice

Hi, I built a homepage. Some folders/pages should be no-accessible to visitors. Could someone show me a simple php script to do this. Thanks. phpnovice :lol:

Member Avatar for joelgreen
0
143
Member Avatar for Eddy Dean

Hello everyone, I downloaded the source of an internet file and need to filter a specific part of it. I know how the [inlinecode]string::size_type position = Line.find("World:</TD><TD>");[/inlinecode] function works, but this only tells me where the data I am looking for is located (the data is after "World:</TD><TD>"). I want …

Member Avatar for Eddy Dean
0
114
Member Avatar for ishwar

Hi, in our school, downloading of music files,aqvis,mpeg, exes, zips are disallowed , since i know a bit of php , i wanted to know if i can initiate a download from some http address, using php, and after the file has downloaded into the web server, php renames the …

Member Avatar for paradox814
0
147

The End.