1,125 Topics

Member Avatar for
Member Avatar for vinayak.v

hi... to all.. i've written the code in expression field... =format(sum(fields!salary.value),"##\,##\,##\,##\,##\,##\,##0.00") the code is for printing the number in this format(12,23,23,34,123.00) now i got an problem i.e if i give 5 digit the it will print ,,,,,12,123.00 the remaining commas are printed.. i dont want to print the extra commas.. …

0
84
Member Avatar for rdwickman

I have 1 desktop comp at home running xp pro. Then I have 3 laptops. 1 with 7, 1 with xp pro and 1 with vista. I was always able to access the desktop from all the laptops until.... The desktop was not allowing me to upgrade to internet explorer …

Member Avatar for zeroth
0
178
Member Avatar for noshdb

I am trying to find a step-by-step procedure for channel bonding for increased through put on windows 2008 server. I am new at this and I need to set up a windows 2008 server with two NICs for increased throughput. I have searched but cannot find anything on the microsoft …

0
112
Member Avatar for feoperro

Hi, I'm new to php, and I would just like to know if PHP has a client side and a server side similar to jsp? Reason being - I have completed the front end of a website and I want to add all the functionality now so I'm wondering if …

Member Avatar for feoperro
0
216
Member Avatar for compill

Hello! About 5months ago my computer was working just fine then one day I received a pop up to update my Dell Support. Since then I can get online, however I can not log onto secure sites. ie- Yahoo Mail, Google Mail... basically anywhere that requires you type in a …

Member Avatar for jholland1964
0
370
Member Avatar for ingrammusic

Does anybody know how to tell if email from outside my network made it to my exchange 2003 server? I have a user that can't receive email from anyone on the outside unless it's a reply message from one the user sent. Thanks

Member Avatar for ingrammusic
0
158
Member Avatar for SpyrosMet

Hi everyone. i have an issue with a server program i'm developing for a university project. The issue is the following: The server program i'm building uses shared memory and forks. However i have a problem as to how can i destroy the shared memory segments i've created. A simplified …

Member Avatar for SpyrosMet
0
199
Member Avatar for VB2008beginner

I add connections in server explorors. Then, I use AdventureWorks Person.Contact to set up a query by searching peter and mary ,but how to add it on form 1 ? and I type part of their names and by the way how to link a "VB label of text" or …

Member Avatar for lolafuertes
0
207
Member Avatar for scrape

Hello, I am trying to create an IRC server. The thing is that I dont want this server to run on "localhost", I want to connect this server to other upstream IRC servers. I dont know how to do that. I.E. I want this server to connect to smth.hostname.com on …

Member Avatar for ~s.o.s~
0
149
Member Avatar for fskreuz

Hi to all! it's my first time to post under the networking category since i'm really on the programming side so pls. bear with my ignorance. I'm just tasked to create a network with a very little understanding of it so here goes: i need to set up a small …

0
148
Member Avatar for rcavezza

I'm using these libraries for an email application I'm building. [CODE=php]$storage = new Zend_Mail_Storage_Imap($imap); if (strpos($storage->getMessage($i),'chocolate') !== FALSE ) { //Move to chocolate folder here } [/CODE] Also, is there a way to put incoming emails from this sender to automatically go into the chocolate folder from now on? ...similar …

Member Avatar for rcavezza
0
316
Member Avatar for Danny_501

Hi all, Does anyone know of any good tutorial that explains how to set up a website on apache web server. I need it to be in Linux (Ubuntu). Or if anyone can explain to me how to do it that would be great to :) all I need to …

Member Avatar for Danny_501
0
129
Member Avatar for TySkby

So, not so much of a coding question but more of a development question. [B]Some background:[/B] I have finished writing a scheduling program (in part thanks to the folks at Daniweb) in PHP (using MySQL) for a small business that sells musical instruments, music lessons, and the like. The program …

Member Avatar for TySkby
0
221
Member Avatar for think_new

hi, I am a SQL Guy, I like reading SQL Server books, Please suggest me some books which teaches advanced topics in SQL Server not just teaching the known things.

Member Avatar for gbraden
0
166
Member Avatar for inam2001

I want to use AxInterop.zkemkeeper.dll into c# project and I try to register AxInterop.zkemkeeper.dll but this error generates "dll was loaded but the dllregisterserver entry point was not found", how can i register this dll, please help me in urgent. Thanks in Advance

Member Avatar for hassan12345
0
118
Member Avatar for xan-ti

When under Windows 2008 Server with my C++-program (with a cicle) many directory are copiing, then the memory is increasing and remain at a high level. Waht can I do?

Member Avatar for cguan_77
0
94
Member Avatar for bjc999

I know PHP include is server sided, but is there something similar I can implement that can work across different servers? Or something server sided that can work on the same server but across different URLs? Thanks!

Member Avatar for nonshatter
0
165
Member Avatar for pbcomput

Hi, I am using ckeditor. when i work in localhost (in my pc) its working fine in formating and image upload.but when i work with it at server it formating and image upload is not working. for ex. - if i formate font with some style and color and size …

Member Avatar for Borzoi
0
149
Member Avatar for jindalarpan

hello all i am already having one domain name also having a hosted email services for that domain [domain.com] but now i want to setup one more email account services with on same domain in this format [in.domain.com]. it is possible to have a sub domain poiniting to some different …

0
111
Member Avatar for jackparsana

HI, pls help me in this.. How to import Excel Sheet data into SQL Server 2008.? i use Excel 2010. SQL Server 2008. how to import data? thanks in advance. jack

Member Avatar for Bruce100
0
238
Member Avatar for jonow

Hello. To start off I am pretty bad at MySQL and PHP. I want to set something up that people can enter their cell phone numbers and it would be added to a server. Then I could go and send a message out to all of these numbers. I want …

Member Avatar for Bruce100
0
106
Member Avatar for Allison2009

Hi everyone, We wish to have a development setup for our three websites. We wish to have this server setup by registering a new domain name, like demo.com or some other name and host it in public domain as we don't own a separate server. We hope to control the …

0
69
Member Avatar for ni30rocks

I have tried to connect to gmail using IMAP and specification given on [url]http://mail.google.com/support/bin/a...n&answer=78799[/url]. My code looks like [CODE]StreamConnection socket; byte serverData[]= new byte[50]; byte accountInfo[],emailAddInfo[]=new byte[500]; try { socket = (StreamConnection)Connector.open("socket://imap.gmail.com:993"); DataOutputStream oStrm = socket.openDataOutputStream(); oStrm.writeChars("Account Name:username@your_domain.com");//my account name oStrm.writeChars("Email Address:username@your_domain.com");//my email address InputStream iStrm = socket.openInputStream(); iStrm.read(serverData); String …

0
98
Member Avatar for omarelmasry

I found a code on several websites for a UDP client and server ... when I run the code of both the client and the server on one computer, it works normally ... but one I work on two computers (one server and the other client), the sever becomes 'Not …

Member Avatar for omarelmasry
0
238
Member Avatar for Shandelzare

Have you ever forgot or lost your SQL Server sa password? Did you hava any ideals to reset your lost sa password? Or choosed to reinstall MS SQL Server on your PC again? I once forgot my SQL sa password and I reinstalled SQL Server at last, because I failed …

Member Avatar for Shandelzare
0
250
Member Avatar for alazanski
Member Avatar for laobhaise
0
243
Member Avatar for ja0

Hi, I am just new using the Microsoft Application Blocks .NET. I am using a custom one... The problem is that when I call the SqlHelper parameter as "SqlHelper. " it only shows to me "Equals" or "ReferenceEquals". Why I can get the others...? [CODE]public void ExecuteNonQuery(SqlCommand sqlCmd) {...} public …

0
116
Member Avatar for kei1412

[I]:icon_question: WE ARE GIVEN A TASK TO CREATE A SOFTWARE THAT CAN SHARE FILES BETWEEN TWO COMPUTERS WITHOUT USING LAN (INTERNET CONNECTION) BUT THE PRESENCE OF HARDWARE DEVICES CAN BE USED LIKE CABLE, RS232, USB TO USB OR CAN BE BLUETOOTH TO BLUETOOTH FILE SHARING. WE SEARCHED ABOUT FILE SHARING …

Member Avatar for pestengadik
0
145
Member Avatar for DeveloperX

OK, I've fashioned a UDP server situation by creating a socket and then using its Bind method to bind it to an endpoint. This application handles multiple incoming requests, and maintains state for each request based on the remote endpoint's ip address and port number. All of these, obviously, come …

0
107
Member Avatar for alazanski

Hello, I have an old laptop that I don't need. It has 1GB RAM ans 120GB hard drive. I have a somewhat fast internet connection... So, I want to make a "Linux Based Home Web Server". I want to host my files and my websites on it. Now, please help …

0
203

The End.