4,273 Topics

Member Avatar for
Member Avatar for Mr.Wobbles

Hi, I have two things that if I can do one I won't need to do the other, so whichever is easiest you guys answer me either way. What I am trying to do is get text from an email and download it into a text file on my computer. …

0
233
Member Avatar for elgert

I have been in IT for 22 years and have seen many changes. While contracting for a company in London I encountered a server running Windows 2003 running very slowly. It was a key server for the company and had been designed by a specialist. I ran a Microsoft SQL …

Member Avatar for jaepi
0
115
Member Avatar for hanifa

Hei guys, I have a c++ library of sorts. A user has written a Java Applet and wants to be able to call the C++ library functions. This is something my supervisor proposed. He suggested that Applet via a web service call (AXIS-C++) and using tomcat server , will call …

Member Avatar for schoolsoluction
0
123
Member Avatar for hanifa

Hei guys, I have a c++ library of sorts. A user has written a Java Applet and wants to be able to call the C++ library functions. This is something my supervisor proposed. He suggested that Applet via a web service call (AXIS-C++) and using tomcat server , will call …

0
60
Member Avatar for Comodore

Hey guys, Thanks for all your help on my last issue with my own laptop. Now I am helping my friend with an old junker he has that has been running slowly and strangely. It has Norton 2004 and Adaware installed. Neither have been updated for over a year, but …

Member Avatar for Comodore
0
178
Member Avatar for Mohandsa

i have acode that upload file from client to web server but i need to insert the file name into DB (mysql) to get it in download list............HOW? this is jsp code <%@ page contentType="text/html;charset=windows-1252"%> <% response.setContentType("text/html"); response.setHeader("Cache-control","no-cache"); String err = ""; String lastFileName = ""; String contentType = request.getContentType(); …

Member Avatar for masijade
0
2K
Member Avatar for Eric132

Hi Guys, I have written a program to capture images from two webcams. It works similar to "TimerShot" by MS. I have used it to capture images for inclusion in a HTML page. I would like to invite all VB.NET programmers to take part in its developement. See here for …

0
78
Member Avatar for Ukiya006

Hi, I am trying to create dynamic contents in a web application where I retrieve a list of data from my database.. Let's say from table MembersInfo And in this table it consist of Membername, Member Particulars, Member Address, file location of their photo in the server. i do a …

Member Avatar for serkan sendur
0
81
Member Avatar for ppat

hello everybody, I am working on .net application (asp.net and vb.net and sql server as backend). How can I provide security to my web application ? Please anybody tell me about it? Thank you,

Member Avatar for Paladine
0
109
Member Avatar for diamond17

My explorer.exe has been acting up for a few days and i have tried running anti-virus and spyware scanners to no avail.. so i was hoping maybe someone here would know what to do..because im out of ideas here is my hijackthis log ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Logfile of Trend Micro HijackThis v2.0.2 …

Member Avatar for diamond17
0
142
Member Avatar for EverUnloaded

[B][B]hi every body i'm new to MS SQL and i want to learn it if any body knows good source or web sites about sql server 2000, i'll appreciate if he lets me know thanx for your help, everunloaded, bye[/B][/B]

Member Avatar for EverUnloaded
0
85
Member Avatar for plolic

Hi Folks - Hoping someone can help me out here - please. I am having trouble with setting up a home webserver using 2003 server. I have read lots but that just seems to confuse me more. I have a server with two network cards and a netcomm nb9w router. …

Member Avatar for antioed
0
145
Member Avatar for bharathi_n_r

Hello all, I am new to asp.net.I have taken up a project called MIS(Management Information System).I have just started the project.The home page consists of a login screen.Now i need to put a picture in my page.I already have one picture for my web page. In order to put another …

Member Avatar for SheSaidImaPregy
0
524
Member Avatar for Mr.Wobbles

I have looked quite a bit for this so if anyone could help that would be appreciated. What I want to do is to access a Microsoft Outlook Web email account, I have the server name, port, there is no SSL and it is an IMAP server. I can access …

0
83
Member Avatar for wolfpac

I need some help guys. Here is the story I maintain my company's Intranet and this one time I noticed something really strange. About 11ish in the morning I found out that my web pages have gone bad, the contents of the pages were of the last year (2007), about …

Member Avatar for DimaYasny
0
170
Member Avatar for jochem23

Hello, I have a webapplication which has to use the printer and other devices on the client to print documents and make financial transactions via bankcard terminal (like you do at your local shop) I'm not allowed to use ActiveX so I was wondering if the following is possible. I've …

Member Avatar for SheSaidImaPregy
0
72
Member Avatar for vincenzom86

Hi all this is my problem: description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Exception in JSP: /DAO.jsp:16 13: 14: Class.forName("oracle.jdbc.driver.OracleDriver"); 15: 16: conn = DriverManager.getConnection("jdbc:oracle:thin:vincenzom86@localhost:1521:XE","xxx","xxx"); 17: 18: Statement st = conn.createStatement(); 19: Stacktrace: org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:451) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:355) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) root cause …

Member Avatar for masijade
0
364
Member Avatar for ebabes

I had just compiled my site using Publlish Website feature of Visual Web Developer. But when I deployed the compiled website in the local IIS, I received the following error message in the browser: Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of …

Member Avatar for ukerbel
0
75
Member Avatar for Texpert

Hi, I have this app running fine on my pc with connecting to SQL server on my localhost using windows authentication. Now I am going to deploy it on my client's server where SQL Server 2K DB is on server "abcd" with SQL Server credientials (No windows authentication) My problem …

Member Avatar for nandalanranjith
0
238
Member Avatar for ForestTech

Hi All, We've recently setup an sbs 2003 server running Exchange for a client. They have several remote users who we are trying to setup with RPC over HTTP to check emails. On XP machines, it just continually asks for Username/Password. I have had it setup successfully, however when I …

0
104
Member Avatar for patmagpantay

Hello! Currently I have a 50MB Video in " Progressive Download Video " set on my Dreamweaver CS3 made website, but the problem is it is too slow! I am guessing that the " Progressive Download Video " setting is not for me. I am looking into " Streaming Video …

Member Avatar for Thomas Winckler
0
275
Member Avatar for omega3387

Well I need some help understanding some sections of code. I'm a complete newb at web development so all explanations are greatly appreciated. I am having trouble understanding how to set the attributes of an object. I have a myProject object declared in the global.asa file and then I am …

0
55
Member Avatar for lawranceomega

Hello all, I want to know your thoughts on this: 1. Create a company. a. Give a brief description of the company. b. Explain the type of business you have created. c. What are the "technical" needs of this company (keep it brief). d. What is the company's philosophy toward …

Member Avatar for lawranceomega
0
157
Member Avatar for ineuw

I built a web page form, where the action is set to "mailto" to my email address. I already scripted the client side using Javascript and I wish to know if I can use Javascript for server side scripting as well? I do not know PHP, nor Perl, and prefer …

Member Avatar for ~s.o.s~
0
112
Member Avatar for Tekmaven

Are you a windows user that wants to start fooling around with linux? I know a lot of people who are. But theres a few reasons why they aren't in linux learning. The Windows user is afraid that partitioning his/her hard drive is going to screw something up. Maybe, they …

Member Avatar for TheNNS
0
562
Member Avatar for Ole Raptor

Hello, Does anybody know of a tutorial on download specific data from a web server sql db and inserting this into a local access db?

Member Avatar for Alekhan
0
110
Member Avatar for katemccrew

wow - finally I think I have arrived on the correct thread. here are my results: The only thing that I see that could perhaps be, odd, is an ATI hotkey poller? Index % of PCs with item Code Data 1 0.1% O16 {30528230-99f7-4bb4-88d8-fa1d4f56a2ab} (Installation Support) - C:\Program Files\Yahoo!\Common\Yinsthelper.dll 2 …

Member Avatar for MoralTerror
0
241
Member Avatar for zzz...

i have the same problems i used hijackthis and found these: Logfile of Trend Micro HijackThis v2.0.0 (BETA) Scan saved at 4:02:52 PM, on 1/4/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) 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:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\LEXBCES.EXE C:\WINDOWS\system32\spoolsv.exe D:\Program Files\a-squared Free\a2service.exe E:\Program Files\ESET\ESET NOD32 …

Member Avatar for MoralTerror
0
154
Member Avatar for artemis7

For the last 3 days my windows explorer and internet explorer have not been working properly. Window explorer will open but, when I click on a folder nothing happens. If there is a shortcut on my desktop I can get to the file that way. In internet explorer I can …

Member Avatar for crunchie
0
624
Member Avatar for csxfire

I'm was having the problem a lot of others have had. (Just like thread post 98509) I keep geting the message "Windos Security Alert -Warning Potential Spyware Operation - Your computer is making unauthorized copies of your system and Internet files. Run full scan now to prevent any unathorised access …

Member Avatar for crunchie
0
272
Member Avatar for JudBuz

It happens when I click on a link or even just activate a window on Firefox. A new IE browser opens up w/ an ad on it. Please help, below is my HijackThis log. Don't know where else to turn! Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 3:41:53 …

Member Avatar for JudBuz
0
266
Member Avatar for satimis

Hi folks, Ubuntu 7.04 server amd64 apache2-2.2.3 postfix-2.3.8 mysql Ver 14.12 SquirrelMail version 1.4.11 I have a running Mail Server. I need to make it as a file server, in addition, allowing users who have accounts (Linux/shell) on the Mail Server to upload/download their files via browser on the Mail …

0
88
Member Avatar for dalebert

I have a simple function that I wish to perform in a .NET program. I am currently working in C# with .NET version 1.1, but any .NET language help would be useful. I want to be able to send a remote command to a UNIX or VxWorks computer form a …

Member Avatar for dalebert
0
132
Member Avatar for KingTheoden

Hey guys, sorry to bother you with some rather elementary woes. I am using the book Beginnings PHP5 and MySQL E-Commerce and am stuck at Chapter 2. My default folder for Apache is C:/htdocs. I created a folder C:/tshirtshop, created a simple php info page in this folder, and have …

Member Avatar for KingTheoden
0
90
Member Avatar for WatermelonX

Long story short I was surfing the web and this thing told me to vote three times before I could enter the site, and by the third "vote" my computer froze and the spyware troubles began. Okay so I've run ewido under safe moed, Spybot under safe mode, and ad-aware …

Member Avatar for crunchie
0
153
Member Avatar for Canea

I am building my first website using a company which offers hosting services and ready css templates. I am learning the basics searching on the net and through books for newbies. Asked for help to the company customer assistance and the answer was again: ‘cannot assist you on this’. This …

Member Avatar for MidiMagic
0
163
Member Avatar for nidimar22

Thanks in advance all, as this is my first step into something totally new - I am looking to create a website that generally replicates [url]www.woot.com[/url]. Clearly this site does not have a huge number of pages or a lot of data, so its relatively simple. I currenty have a …

Member Avatar for musicbox
0
131
Member Avatar for kv79

Hi, I i have wamp server 2.0a and i want to publish my web on the WWW. Ho to do it?

Member Avatar for searchacar
0
269
Member Avatar for phattykatty

I have constructed a web application in Dreamweaver CS3 and uploaded it to my server which uses Hostmonster. I would like for the form to be emailed as it appears with the applicants information allocated to an email address. Hostmonster supports php, cgi, etc. scripts. I am a novice when …

Member Avatar for phattykatty
0
86
Member Avatar for complete

I have written my first "Hello World" program in ASP. I thought I would post here how it is done and ask if anyone can suggest how to incorporate C#. The first step was to download the free "Microsoft Visual Web Developer 2005 Express Edition" from microsoft.com The next step …

Member Avatar for blacklocist
0
196
Member Avatar for naderro

Hi, Everytime I explore my files, the explorer will take over the CPU. But when I do not explore all is well. I just ran the hijacker and got the following diagnosis. Can any good man out there decipher this? Is there any other was that I can explore the …

Member Avatar for windowxp
0
137
Member Avatar for dotNetDummi

Hi experts, I have a task to print some data into a word document .I need to set the word document to readOnly. It's working but user still can edit. Is there any thing I can do whereby user cannot edit the document? [CODE]// Word.ApplicationClass oWordApp = new Word.ApplicationClass(); // …

0
74
Member Avatar for scanshift

Going back over the last 10 years of daily computing, it seems that around every 3000- 5000 hours of use my computer (there have been many ) reaches a point where anything it does is considerable slower then when a fresh install of windows occurred. Looking at my hijack log, …

Member Avatar for caperjack
0
156
Member Avatar for jonathan.jbkt

I develop and host several .NET 1.1 and .NET 2.0 applications. I am having an intermittent problems that I can't nail down a problem to correct the issue. My applications are hosted on a Windows Server 2003 box that I host. The applications will randomly hang when I try to …

Member Avatar for alc6379
0
74
Member Avatar for thithi

Please help me " System.Data.SqlClient.SqlException: Prepared statement '(@Name varchar(100),@Describes varchar(100),@Money char(10))Upda' expects parameter @Describes, which was not supplied. at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Assignment.rose.dtgFlower_UpdateCommand(Object source, DataGridCommandEventArgs e) in c:\inetpub\wwwroot\assignment1\rose.ascx.cs:line 111Error:Cannot update " This is the code "namespace Assignment { using System; using System.Data; using …

Member Avatar for alc6379
0
110
Member Avatar for benyam_dessu

Dear Colleagues: I want to separate interface design from its code (in my asp.net school project). So that , I'm trying to use a code-behind using vb.net. For example in my login page I provide the user with username and password input, then handle the user input from lgoin.vb file. …

Member Avatar for alc6379
0
122
Member Avatar for choudhuryshouvi

I've installed VS2005 in WinXp SP2. When i'm trying to run asp.net web application in my local machine i'm getting the following error:- [B][COLOR="Red"]"Unable to connect to visual studio's localhost web server."[/COLOR][/B] same type of thing is happening when i'm trying to open a windows form application. this time the …

Member Avatar for choudhuryshouvi
0
137
Member Avatar for Stryker317

I've always heard it best to keep processes separate when dealing with Application servers etc. My question is this: [COLOR="Red"]Are there any best practices associated with creating a website that queries a SQL Database? [/COLOR] My thought is to separate the web element from the SQL Server and host it …

Member Avatar for ericstenson
0
57
Member Avatar for noelma

hi all, i'm using a page called ShowImage.aspx in my project. The page's doing a crop for each picture and shrink them. when i show a picture in my another pages as above way, i can't delete them. File.Delete(Server.MapPath("path")) is not work. Error Message : ..... the file is using …

Member Avatar for noelma
0
114
Member Avatar for Dani

For those of you with some of the largest forums (or other large online communities out there), what are the biggest challenges that you face? How have those challenges changed since you started out? For me, the biggest challenge when we were small was recruiting new members, and now that …

Member Avatar for Dani
0
113

The End.