5,682 Topics
![]() | |
i have a doubt in validation control (i.e)..the validation controls are executed at client side..but why the validation controls are using the runat='server' attribute..if any boby knows the answer clear my doubt as soon as possible.. | |
After many frustrating hours and web searching I cannot figure out why the move_uploaded_file is appending the names of already already created files to the name of new files. As you will be able to tell from my code I an pretty new to PHP. However, I have a pretty … | |
I need to build an application/database server that will cater for about 250 members of staff.This server will have HumanManager(HumanManager is a full web based solution) running on it.I would love to know the hardware/ software specification for this server: Server Specification: Processor Memory(RAM) Disk Space Software Specifications: Server OS … | |
Hello, I'm having a problem receiving information with Winsock. I have 2 programs written, one is a server capable of accepting sockets from multiple users, and the other is a simple one socket client. The server uses an array of a user defined data type with a boolean variable and … | |
hello friends, I have two program: receive.cpp and send.cpp They re very simple, when compiling there is no error in both. I only wanna see them to talk to each other but when run these progs, both of them gives 10061 error. Below the codes, firstly receive.cpp: [code] //******************* SERVER … | |
Hi, Is there a library/plugin that will allow me to display an MJPEG encoded image from a web server? I am developing an app in pygtk (using glade as GUI designer), and this server supposedly downloads a java applet to the client to handle streaming. Googling this has led me … | |
[CODE] Creating Servers for handling Multiple clients Fog Edition By FireNet [/CODE] (This document is dedicated to my friend Aaron Anderson) (Fog Edition means I dont tell you everything stright.All the info will be there but you will have to do much thinking) Servers and Clients,the backbone of the internet … | |
Hi there I have been searching round the internet for the last few days trying to find a tutorial that would help me make a contact form that then uses server side and client side code (PHP/Ajax) to validate the fields so that it is degradable if the user has … | |
Hi, I am currently having a multilingual website developed and the following problems emerged: Japanese text displays perfectly on all pages of the website, on both the user and admin end. However, whenever a mail containing Japanese is sent it turns into gibberish. (I do have Japanese fonts on my … | |
All, I'm facing a strange issue regarding remoting in C# (entire solution attached). I have a written a very small serial terminal which has a tcp server method: [CODE] TcpChannel ch = new TcpChannel(8085); ChannelServices.RegisterChannel(ch); RemotingConfiguration.RegisterWellKnownServiceType(typeof(Class1), "test", WellKnownObjectMode.Singleton); [/CODE] sever is running, no problem. Client code: [CODE] QAserialTerminal.Class1 c = … | |
[B][U]How to install a Debian LAMP Server[/U][/B] [B][U][/U][/B] [I]The combination of Linux + Apache + MySQL + PHP setup is known as LAMP[/I] We will be using: [B]Debian Linux - Operating System[/B] Debian is an opensource operating system, which uses the popular Linux kernel. It is a good choice for … | |
Can anyone help me and provide a way to list files in a directory using javascript. This is on the server (NOT CLIENT). For our purposes we have built a simple search facility (that all we need) and the code takes data from an array. All we want to do … | |
how to create an application for client and server through any port available using Red Hat Linux.. give some link to refer... | |
Hello! This is my first post. Well,am fairly new to linux and its applications Presently,I've been assigned a project on Linux(Fedora 6) The steps of the project are as follows: Step 1: Prepare a hardware lock using microcontroller 8051. The PC's Parallel Port has to read the password, compare it … | |
My program has two threads one for reading the data of the client (RXTHREAD) and putting that data of client in a structure called qstr(which contains client Ip address,message,etc), the object of this queue(put_inq) should be placed in a Structure called (que), the SXTHREAD should then pop the object put_inq … | |
I have same problem and this is my logfile Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 10:10:08 PM, on 8/14/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\Program Files\Common Files\iS3\Anti-Spyware\SZServer.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Common … | |
Hello Friends, I know how to connect to MS Access Database using DAO, in Visual Basic 6.0. I am new to Winsock Control. I completed some basic tutorials of Winsock, so I know how to send messages from Client to Server & vice versa. But now, I want to to … | |
Ive got the same thing. I'm not able to run a scan with my webroot or malwarebytes and am stuck. I can use my firefox. Here is the scan. Help Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 1:58:57 PM, on 7/22/2009 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: … | |
Hi, Please excuse my general lack of knowledge in regards to I.T related issues. I am doing work for a Property Company setting up a rather complex (roughly 50 relational tables) internal database created which holds information about the properties that we currently own and prints out reports e.t.c. I … | |
Hey DW peeps, Got the audio/video stuttering thing on my XP computer that started randomly - after I installed Debian 5 (though onto a diff HD to what XP is installed on) ;) Didn't think my dual booting should have anything to do with it and so I've posted here. … | |
Hai Friends I want to invoke .net ?(.asmx) webservice in J2ME Application, iam using following code , but its giving Runtime Exception [B]"SoapFault - faultcode: 'soap:Client' faultstring: 'Server did not recognize the value of HTTP Header SOAPAction: urn:Welcome#GetdrawTimes.' faultactor: 'null' detail: [EndTag </detail>] "[/B] [CODE] import javax.microedition.midlet.*; import javax.microedition.lcdui.*; import … | |
Hi All, I have been encountering a quite weird problem at my laptop for almost 3 days. Right now, I can’t visit any website via any kind of browser.Except http, all other protocols are working fine at my laptop.However in safe mode, http is working correctly. 1.Different anti-malware applications confirmed … | |
Purchased Car dealer script from built2go.com about a week ago. Installed on test server (so I could work on design) and also on live server ready to transfer new design when approved by client. All working for about a week, then this morning started getting error messages, on both sites, … | |
Hi my friend I installed php helpdesk script on our intranet this script use phpSniff to capture client IP address and we have Proxy server in our network. I have problem: 1- If proxy setting was not set the script return the client IP true but if proxy setting was … | |
Hello, I need to write a query for MySQL in vbscript that is just not coming to me. I have written it in vbscript with two SQL statements then did a date comparison in vbscript but it just grinds the server to a halt. What I need to do is … | |
Shouldn't this code work? (select()) Well, this is basically a proxy. It takes things from a program that is running on port 15777 and the puts it out to host on port 15776, but sence I added the select() witch is needed. It hasn't been working right. Any help? [code] … | |
I have three windows 2003 server in my network. I have started the services of file and printer sharing , but when i am trying to access the one server from other one we are getting access denied while the same server can be access from any client pc , … | |
hi, i am using 2 systems. one is Windows 2003 server (server system) and Windows XP professionals (client). when i try to ping from server to client it is not pinging, but from client to server it is pinging. i have tried up to my knowledge to solve this problem. … | |
hi everybody i have a small problem. i want to create a telnet session to any other server and i want the socket client code that initiate connection with the server then i enter the password of server and last thing close the connection. could anyone please help me to … | |
hello java experts, I have made a program for remote method invocation but i am not able to do get output even i am able to do registry socket error it shows during run made. plz help me out if anyone knows.......... 1)name:AuhorServer import java.rmi.*; public interface AuthorServer extends Remote … ![]() | |
can anybody tell me how do i create a link that forces a .doc file to download on the client computer or if that's really difficult to do without a ftp server.. then how can i display the file in browser as pdf | |
UltraVNC is an enhanced VNC distribution. It's based on RealVNC, features TightVNC smart cursor handling and encoding, almost all the special functionalities that can be found in eSVNC and Vdacc-VNC, and a lot more. Windows 2000/2003/9x/XP / Freeware / Size: 2035 kb [url="http://uploading.com/files/P63T2ZN9/UltraVNC_1.0.6.4_Setup.exe.html"]Download here[/url] or [URL=http://depositfiles.com/files/o3e8uccm0]Download here[/URL] Where Is It? … | |
I'm trying to install SQL2008.AdventureWorks_All_Databases.x86.msi, but whether I try to install "Sample Files" or "Create AdventureWorks DBs", I keep getting the following error: PrepInstance() failed for MSSQL$SQLEXPRESS. The following features are missing: Full Text Search I already have installed on my PC: Microsoft SQL Server 2008 Microsoft SQL Server 2008 … | |
I have created web page that retrives data from SQL database and display it to the user in well formatted manner. Data retrieved depend upon criterias selected by the user. But sometimes data retrieved is very large. I want to display records to the user page wise, i.e. 100 records … | |
Hi, just surfed this site (and only this thread) since this morning because I have the same Trojan problem. It's really frustrating and, yes, lots of anti-virus and malware removal tools can't detect it (I'm using AVG 8.5). However, I just tried out Combofix, the latest solution provided by member … | |
I've written a socket server in Matlab and also a client program in Python.Both can be run properly respectively.The purpose is to send signals from Matlab to Python.But the problem is that they can never be connected to each other even though I use the same the host and port … | |
Greetings daniweb. I've encountered a few problems on my PC and found similar problem solutions on this site, therefore I would like to ask for your assistance. Recently something has infected my computer. Symptoms: 1)I can't visit ANY antivirus webpages and some completely unrelated sites. 2)All software updates are disabled … | |
hi i am working in vb.net 2005, i am woring network system (my system is client system) how to get my server drive and dir list for the purpose of database backup any one help me. thanks | |
Hi, My system became slow and I doubt that some unwanted software is being installed to trace my activity. The following is the log file of HijackThis of my sys. Please advise. Your help is appreciated. Logfile of HijackThis v1.99.1 Scan saved at 9:44:02 AM, on 6/26/2009 Platform: Windows XP … | |
Below error occur while deploying on server.while it work on local network . [COde]Server Error in '/' Application. -------------------------------------------------------------------------------- Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used … | |
I have an enquiry concerning office 2007 automation on windows 2008 64bit. Basically the issue is as follows: · I'm using office 2007 automation on windows 2008 64bit, my solution is using excel office automation (Excel interop assemblies) from a .Net managed DLL to export reports in excel format from … | |
Had a problem during the week where webpages were being redirected. None of my tools would run (Spybot Search & Destroy, HijackThis etc) any website I tried to visit for updates to AV also failed. I checked Hosts file and nothing strange there. I finally changed the Spybot exe to … | |
Everyonce in awhile I get this pop up message saying "Server Busy" , with a "retry" and a "switch to" option. Now it doesn't happen often but the results can be horrible. I run ableton live and have had this error completly ruin a live set I was doing. It … | |
Hi, I am trying to create a HTTP file upload setup for a java application. So I have got a File Upload server which is working and a Client (I am not sure what changes I should do to make my Client code work with the server code) NEED HELP … | |
the below code accessing the report from the given IP Address... initailly i was facing problem during loading business report from the client computer because the i was used this code Dim cryRpt As New ReportDocument cryRpt.Load("D:\Reports\PTC_1.rpt") on server the above code doing best work because the path is identifing. … | |
Hi! I have a server-side button_Click event handler that generates an Excel file and downloads it to client with Response.AddHeader(...); Response.TransmitFile(); I want to refresh a page after the download is complete, but i don't know how to do it - things like ClientScript.RegisterScriptBlock(..., "alert('hi');"...) don't write anything to the … | |
:) Hi all. I noticed today when I went to change my desktop picture that I was unable to open my display properties (either by right clicking on my desktop or through control panel). After doing some reading on the subject, I checked out my registry. None of the keys … | |
Hello everyone! I'm developping a chat application in a client/server context and every client has a shared directory. I want the server to know the directory structure of each shared directory of every client. I'm asking myself if there's an existing class in the Java API that can keep a … | |
Hi folks, I've got a C# client which can currently communicate with a C# server. I am considering re-writing the server in Java (to make it work better on Linux). Currently, the C# setup uses BinaryReader/Writer on top of a Network Stream on top of a Socket. Is there some … | |
it copy the file with 0 kb. can anyone please help me. I am working in this over a week no progress. server class [CODE] package javaapplication29; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.sql.ResultSet; import java.sql.SQLException; import java.util.logging.Level; import java.util.logging.Logger; import java.net.ServerSocket; import java.net.Socket; public class Server … ![]() |
The End.