4,273 Topics
![]() | |
hi friends... i m new in c#.net.. i m going to develop some basic application like sending email from my application... i got some code from internet... but i m facing problem regarding setting of SMTP server.. can anybudy tell how to find out SMTP server name of our local … | |
Knowing basic PHP and basicVisual Basic I have decided to move onto C++. I only know the basics of PHP and Visual Basic, I never decided to get to know both languages better. I could do little with PHP as it requires a web server to test it and Visual … | |
I'm just getting started with asp.net. Currently I'm using visual web developer express and sql server express. I've created a small project but find when I run it in debug mode it works great. When I try to access it from another browser window I can as long as I … | |
Hello, I just reformatted through a Sony Vio recovery. I downloaded Hijackthis from Download.com and the following is the log. Could you all please have a look at it and tell me if I need to fix any issues? I really appreciate it. Bill Logfile of Trend Micro HijackThis v2.0.2 … | |
I have a netfinity 5600 and when I boot it up it asks for a keyboard and mouse well a error saying no devices plugged in, well Its a dedicated web server so I control it remotelty, it has no mouse keyboard and monitor, how can you turn this error … | |
Hey Guys, I have a chat application which is a windows client / server chat. I now want a web page to interact with this chat server. Its a simple chat app. 1. The chat server waits and listens. 2. The client connects then can see all the online buddies. … | |
I've just inherited some classic ASP code that apparently uses client side vbscript. The bulk of our code is classic ASP with server side VBScript, but I've always done any client side with Javascript, since as long as I can remember. I didn't even know there was client-side vbscript until … | |
Dear all, I'm newbie in Java/JSP. I have created project with Java Desktop for university lecture subject. But I still have one task, still with Java but in Web environment. I have this class. This class is used to get connection to MySQL. I create it for Java GUI [code=JSP]import … | |
Hi, I'll explain my problem so you could picture it clearly. I do a complex query to fetch some information from the database and the problem is that the query takes some time. Fortunately, the result of the query doesn't change often, so I thought of a solution to store … | |
Here is what I have: New pc (intel core 2 duo 3.0 mhz) multibooted with linux distros and windows xp with hp 4110 printer attached. Older hp pc with xp and important files with hp 5550 printer attached. New to Linux but 20 years with Windows. I want to be … | |
Hi there, I'm new to web development and I have a question about MMS. I couldn't find a fitting forum to post in, but I hope it's alright in here :) How do you create a MMS-inbox on a server, what techniques do you use? We're running a Resin web … | |
Hi, I have made one web application with the use of AJAX. On each page i am sending lots of AJAX request. I have two pages called parent and child. child is opened from the parent page. Now when i am closing child page before all the request sent by … | |
Hello all, I am looking for a product which I can use to create an online database. I will use this database for maintaining my music collection. No audio files, just information about the music like albums, artists, etc. I've looked everywhere on the Internet to find a web-based application … | |
Hi all, My first post on this forum. I am trying to move a counter on a board and I am trying to use Web browers as the user interface. I have written the following test code, where x and y are generated by the server and passed to function … | |
Hi i have a very strange bug in my code somewhere. it is stopping the first image being displayed. i only noticed it just now and don't have the knowledge on how to fix it. it seems that the code in default2.aspx misses the first image tag and request on … | |
Hi i have a very strange bug in my code somewhere. it is stopping the first image being displayed. i only noticed it just now and don't have the knowledge on how to fix it. it seems that the code in default2.aspx misses the first image tag and request on … | |
Hi, I have this data in the database and pre-defined template slides on the web server. What I need to do is to get the data from the database and to create a ppt from the available slides by populating content in them. Can anyone suggest me how this can … | |
THis is the home page of my website. The problem is that when it is viewed from 800x600 screen resolution it is showing nicely. But when it is viewed from a screen with a higher resololution, the whole page is aligned to the left. Please tell the code to align … | |
Sorry for the lengthy question, but here goes: I currently have an access database with a FE and BE that resides on each users laptop. Weekly they connect to the network and synch the BE the master on a network drive. There are numerous propblems with this as it has … | |
Hi, I am developing this app using ASP.NET 2.0, SQL Server 2005 express and VS 2005 express edition. All I am trying to do is use Login Web controls provided in ASP.NET 2.0 for my user login pages. When I go to ASP.NET configuration and click on Security tab I … | |
[COLOR="Green"]I have IIS Server and deployed one [B]website[/B] on the server. I am able to access my website from my system(localhost). But when i try to access my website from[B] another system [/B]which is on the same LAN, [COLOR="Red"]it is giving me 403 error (forbidden error)[/COLOR]. if i try to … | |
Hello, Is there a way to install an email server on a personal computer? I don't need a fully functional email server with all the bells and whistles. I just want to build my website on my personal computer before I upload everything to a real web server. In order … | |
Hello I keep getting this circle/x alot it flashes in the bottom I also get a yellow triangle with( ! )in the center with pop ups that say Windows has detected an internet attack attempt sombodys trying to infest your pc...... Then If I click it. it takes me to … | |
Hi, Not sure if this is the best place to post this but here is the situation: I have 3 instances of tomcat running on each of ports 3030, 3031 and 3032. These all work fine. I'm using IIS as web listener and have installed the ISAPI connector. This works … | |
We have been infected with a virus that we cant seem to shift. After trawling through various sites we think we have the Vundo Virus. We have a big red X in "my computer" where the C: drive is and have had a load of tmf files where present on … | |
I have subscribed to a hosting acount that has jsp hosting, they use jsp 2.0 with the tomcat 5.5 server. i am using the netbeans ide to compile my jsp page etc using the tomcat server. my project uses JSF. i am battling to get it working on the site. … | |
The company I work for has a dedicated server with Windows 2003 installed. We primarily use it as a web server and file storage system for our virtual employees. When I was registering a new domain name at Register.com, I realized that the majority of the domain names we own … | |
Hi, I have an SQL Server 2005 database set up and I have quite a few stored procedures that I am using to query the database. Basically what I am doing is gathering data from a user on a web form and then processing this data through stored procedures and … | |
The following is the code for a simplw web page designed in Visual Studio.net, and I want to know how to align the web page automatically in the screen where the resolution is higher then 800x600. Please help me. [code=asp.net]<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="sainikimphal.WebForm1"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML … | |
I'm writing a simple web server in python using the BaseHTTPServer library. I can serve text content (ie html pages) with ease, but im running into troubles when i try to serve images. The image gets corrupted in transit and when I manually download the image from the website and … | |
As the spyware itself ironically keeps reminding me, my computer has been infected with the classic "big red circle with a white X on the taskbar" virus/trojan/whatever program. My numerous attempts at killing it with tools such as Spybot and CCleaner have all failed, and I must now rely on … | |
Hello to all, I just recently encountered some issues on my laptop with a Malware Alarm that I keep getting no matter what type of scans I run on the laptop. I've removed several spyware programs using Advanced Spyware Remover, CCleaner and from reading other forums I downloaded Hijackthis and … | |
Would you like to work in sunny Mexico and live in the fastest growing area? Would you like to work in a small and dedicated team of young professionals? This is your opportunity. You should speak English fluently, a second language is an advantage. You should have a track record … | |
I've created simple C++ ATL Web Service in VisualStudio 2005 Is it possible to host it in Apache or some another web server exept IIS? Any help will be really appreciated. Thanks | |
I have written code for an application and now i need to put some code in class file and then by refererring to that class file need to again write this code What code to put in the class file the code which i have done is like this Imports … | |
I am unable to view task manager anymore. I get a box saying task manager has been disabled by your administrator. Also I keep getting virus boxes that come up with AVG Free Edition and AVG Antivirus says no threats found however. It seems like this virus is re-creating itself. … | |
Hi , First post in this forum and hope this is the right area: Website crashed and am rebuilding from scratch. Basically an ASP site, Data driven by SQL Server 2000 running II6 on Windows Server 2003 SP2. Problem is that any URL links that are generated from a stored … | |
Hi Everyone Firstly, I hope I've posted this in the right place, ( mega apologies if I haven't ) even though Ive attached a Hijackthis log at the end because it might help arrive at my Chkdsk solution. I think I have something running which is blocking access to the … | |
hi, everytime i log in to my computer explorer keeps restarting...big loop. plz help. here is my log, Logfile of HijackThis v1.99.1 Scan saved at 1:07:30 PM, on 7/5/2007 Platform: Windows Vista Ultimate (WinNT 6.00.1904) MSIE: Internet Explorer v7.00 (7.00.6000.16473) Running processes: C:\Windows\helppane.exe C:\Program Files\HijackThis\HijackThis.exe R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Search Page … | |
Buddies, While I am trying to open a new website in Visula studio 2005(ASP.NET WEBSITE) where location="HTTP",error message says"Unable to create the web "http://webiste1/website3.Could not find a web server at website1. please check to make sure that the web server name is valid and your proxy setting are set correctly … | |
Hey guys! I was wondering if anyone could help me. I am a student on my work placement year and I am developing a web based database. I have been asked to design it so users can if need be add a new table to the database or add a … | |
Hi, I have two datadase one one local system and another on web Both of them are on SQL 2005 .Now I want to make a link server to have connection from both database to transfer data . plz give me some link or code. thanks | |
Hi, I have more than 100 files (PDF). and i want to display them in gridview's cell by using object is it possible if yes plz sen me some code sniept or some link . the files are stored on web server and the path is in database. and Is … | |
Hey guys! I was wondering if anyone could help me. I am a student on my work placement year and I am developing a web based database. I have been asked to design it so users can if need be add a new table to the database or add a … | |
I have a problem and I cant seem to find it. Please help me. Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 2:49:01 PM, on 4/8/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16574) 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\Ati2evxx.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe … | |
Hello All. This seems like a simple question but i cannot find a solid answer anywhere. Im in the middle of streamlining our web application for use on local network and external use. When a form loads there are usually several blocks of code that run. EG. Fetch Title From … | |
I'm working on VB.net(2005 studio) application that stores values.i'm using SQL server 2005 express.I dont know how to connect both of them.Is there any tutorial on the web for that? I have tried but most of the result are points to the pages of SQL server configuration,manipulation related information. One … | |
I am very new to php programming, but not new to web programming. I am setting up an osCommerce store on a W2k03/IIS server and have run into the error below. This happens on the final submit order button. I've done some searching on the web and the general concensus … | |
Hello everyone, I'm running my little web server as a hobby project: [URL="http://neo.dyn-o-saur.com"]http://neo.dyn-o-saur.com[/URL]. Almost all coding is done my myself and right now I'm working on an admin panel to streamline some tasks. What I want is to: 1) upload a file, 2) run a shell script on the file, … | |
Mhm. This is the VB.net code behind a webpage I'm working with, I've also provided the ASP.net for the frontpage as well. This maybe really simple and I've missed it but everytime I run this code (below) I keep on getting the same error "Invalid column name, Skyrail" where 'Skyrail' … |
The End.