C Questions and Answers

Recent IT Questions

61 - 80 of 95

Career Change

Hello to all and to all a hello. I am looking for everyones opinions and knowledge. So please fill free to feed me your opinions and knowledge. First off I have a degree as a network Engineer and a degree in MIS. I of coarse have my MCSE and MY CNA Net + and etc. I have been involed in...

View Answer   |  Nov 30 2005  11:25 AM GMT
Networking, Programming Languages, SQL
asked by dgriggs

  0 pts.

C# -

Hi, I have a page a news page with the title of each news item on it. Title title links to a pop up window. Thing is i stuck as to how to get the details of the news article to appear in the pop up window. The title bar displays the id of each new article, but no content. How can i do this, ...

View Answer   |  Nov 26 2005  1:36 PM GMT
C, ASP.NET
asked by andy11983

  0 pts.

Artificial intelligence Competition

Hi all. I am a student in Computer science. I am the major of my university,especially in programming :) Anyway i just wanted to ask if anyone intrested to make a competition via net on doing an algorithmic program or artificial intelligence. Programs to work with are Java, c and c++ or delphi. ...

View Answer   |  Nov 21 2005  3:37 PM GMT
C, Java, Development
asked by mmm555

  0 pts.

Stop bit problem: USB to Serial Converter attached to motion controller, unable to set for 7-E-2

I have three different USB to Serial converters, one of them an isolated converter from B&B. One brand of motion controller I work on uses EVEN parity / 7 data bits / 2 stop bits as its default. I find that none of my converters will work on the controller in this configuration. If I borrow a...

View Answer   |  Nov 18 2005  5:36 PM GMT
Tech support, Administration, Hardware
asked by kfink04

  0 pts.

How to begin a thread with C, C++ on Linux

Hi everybody. I'm developing a C program, which uses tcp sockets, but I need it to be multi-thread, on the server side. In the past, I have made that on ms windows, using the beginthread or beginthreadex functions. Can somebody tell me how to create a thread on Linux ? Thanks in advance.

View Answer   |  Oct 31 2005  4:29 PM GMT
Ethernet, Linux, C
asked by carlosdl

  29550 pts.

.res files

Hy, We all remember the old .res files we used to have in Visual Studio 6, before .net introducet .resx and .resources. Unfortunatly for my, I have to designe an application in .net platform (VB, C# no matter) that is capable of creating/edit this old .res files. Any help regarding this topic will...

View Answer   |  Oct 27 2005  8:43 AM GMT
C, VB.NET
asked by Calinush

  0 pts.

ASP.NET C# database connection in external file

Hi, Im a newbie to .net and c# so forgive me if im asking a stupid question. Im trying to get up to speed asap, ive figured out how to connect to a database - but i was wondering how do i store the connection in an external file so i can just simply import it into the asp.net page instead of...

View Answer   |  Oct 11 2005  9:53 AM GMT
C, ASP.NET
asked by andy11983

  0 pts.

How to make COM with C++ and used it with VB

All i want to know how to make COM with C++ and how i used VB, also how make Server/Client applcation using COM object....

View Answer   |  Oct 3 2005  8:32 AM GMT
Visual Basic, C
asked by VB2271970

  0 pts.

tutorials-2

hi all. i have sent before a message about this subject but i didnt really had real replies that helped me. i am searching of tutorials of programming (delphi, linux, perl, python, c#, java ......) i have search in google, altavista, westciv, whatis, w3school,... So if anyone now how to get pdf...

View Answer   |  Sep 5 2005  3:06 AM GMT
Tech support, Windows, Network management software
asked by mmm555

  0 pts.

tutorials

hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.

View Answer   |  Sep 1 2005  3:39 PM GMT
Networking, Programming Languages, ABAP
asked by mmm555

  0 pts.

Library management system

i need a free library management system running on window or linux that can keep track of who has what cd/books any one help plse

View Answer   |  Aug 15 2005  5:39 AM GMT
Tech support, Help Desk, Hardware
asked by eduado

  0 pts.

Detection of ActiveX & other Mobile code

Hi ! I am trying to extend the functionality of a squid-based proxy to filter out ActiveX, JavaScripts and mobile code in general, from the web pages users will download. I am trying to make it an "intelligent" filter, in the sense of not just plainly removing the <OBJECT> tags from the...

View Answer   |  Jul 22 2005  6:27 AM GMT
Security management, Network security, Firewalls
asked by hedgehog

  0 pts.

dot net and SAP development

Hi, Is there development in SAP using .Net in the Market. I have tried searching online but with no luck. If not now, do you think this is worth looking out for? I have read about NCo 2.0 and seems pretty promising. SJ

View Answer   |  Jul 7 2005  4:56 PM GMT
ABAP, MySAP, mySAP Enterprise
asked by sreenath78

  0 pts.

iSeries and activation groups

I have a program that is running in the default activation group. Within the various modules I use a procedure from a system service program that runs in a named activation group. At some point the application performs a RCLACTGRP *ELIGIBLE which deletes the named activation group for the service...

View Answer   |  Jun 10 2005  1:21 AM GMT
AS/400, C, Development
asked by davega

  0 pts.

Anyone know how RPG handle the calculation of n X where X & n are fraction (decimal number) ? if no, can RPG IV do ?-2

Anyone know how RPG handle the calculation of n X where X & n are fraction (decimal number) ? if no, can RPG IV do ?

View Answer   |  Apr 19 2005  9:14 PM GMT
Programming Languages, C, RPG
asked by vlui00

  0 pts.

Anyone know how RPG handle the calculation of n X where X & n are fraction (decimal number) ? if no, can RPG IV do ?

Anyone know how RPG handle the calculation of n X where X & n are fraction (decimal number) ? if no, can RPG IV do ?

View Answer   |  Apr 19 2005  9:12 PM GMT
Programming Languages, C, RPG
asked by vlui00

  0 pts.

Calculation of (num) 1/n (square root) using RPG

Do any one know how to handle below formula using RPG or else method which can be implement on AS400 RPG program : The formula is (number ) 1/n 1/n = mean 1 over n square root N= certain number and with decimal digit eg. 1.21 Please send me some suggestion about this . Many thanks Beside you...

View Answer   |  Apr 18 2005  7:41 AM GMT
Programming Languages, SQL, C
asked by vlui00

  0 pts.

C# How to disable 'new row' in DataGrid?

Is there a way to disable new rows in DataGrid in C#? There is a a * (asterisk) always at the last row of the datagrid. The datagrid contains editable data and I do not want to use "ReadOnly=True" to disable the "New Row (*)" at the end of the datagrid. Any information is appreciated. Thanks. ...

View Answer   |  Apr 11 2005  4:52 AM GMT
Programming Languages, C, Development
asked by manojvisnagar

  0 pts.

How to print the content of a windows form

Hello I need to print the content of a windows form. The content is a background image and a group of labels and textbox whit information. This form is like a Payment receipt. I need to print all the content of the windows form, but I don't know like to make it.

View Answer   |  Apr 6 2005  5:53 PM GMT
Microsoft Windows, C
asked by bmv123

  0 pts.

Is there any calendar control(date picker) that works on a ASP .net user control .ascx?

All of the calendar controls (most of those date picker are javascritp) don't work on web user controls. So does anybody have any date picker that works on user control .ascx page or how to make the javascript work on the user control. A thousand thanks.

View Answer   |  Apr 5 2005  6:07 PM GMT
C, ASP.NET, VB.NET
asked by vivianhou131

  0 pts.

61 - 80 of 95