4,273 Topics

Member Avatar for
Member Avatar for lionaneesh

This is a simple-web-server made in C.. [COLOR="Red"]Supported OS :[/COLOR] I have made it on Ubuntu 9.10 ... and i think it will run on all linux system .... [B]Windows is not supported[/B] [U][B][I][COLOR="Red"]Compiler Instructions : As this is a web server so it will host on port 80 to …

Member Avatar for challarao
0
2K
Member Avatar for Lazarevsky

"Use Web Application project. Manually create textual file, filled with words and sentences separated with “Space” or “New Line”. Application should be able to read all words from the text file, which must be uploaded to the server side. Read the file content, sort identified words, and show the data …

Member Avatar for Ezzaral
0
78
Member Avatar for ssilver

Hi, I can upload my files outside of the WEB-INF folder and to the path specified but am unable to upload them into the WEB-INF folder. I hope someone can point me in the right direction. Thanks!! IDE : Netbeans Server : Tomacat [CODE] public void doPost(HttpServletRequest request, HttpServletResponse response) …

Member Avatar for scubatan
0
194
Member Avatar for Mobins

i create dynamic checkboxes in coloum of table(<td id="trial" runat="server"></td>) from selecting quantity from dropdwonlist. well creating dynmic checkbox is not an issue.. well the issue is tht i am not able to check whether the Checkboxes is checked or not on a Button click.... the functiion used for generating …

Member Avatar for rohand
0
135
Member Avatar for ashok.arumugam

Hi, I am creating an MS Office Word 2007 Automation application in ASP.NET. Here I will read a predefined .dot(template file) and fill the contents with some dynamics data and save it. I am reading the file from"c:\Documents\Templates\XXX.dot". 1. When I am executing from my VS development application(localhost:portnumber) it is …

0
73
Member Avatar for AboJaD

i have two web servers, one that hold the site files and database, the other have a folder named images which will hold the member photos. on the site server i have a php file, which should contain a script that grab the photo the member chose to upload and …

Member Avatar for MindSter
0
196
Member Avatar for nschessnerd

Hi I run a game server that can have upwards of 100 people connected to a game at a time. Recently I was connected to a server via rdp when my local internet (not the server's internet) cut out. So I rebooted my local router and reconnected to the rdp …

0
83
Member Avatar for gunbuster363

I am using the newest version of ubuntu the network is ok, I can google, I can facebook. But when I try to check my company webmail (internal), it said cannot resolve hostname what is happening? My window vista is doing ok with the webmail. The webmail is microsoft online …

Member Avatar for gunbuster363
0
203
Member Avatar for byallnames

Hello, I am looking for a program, preferably a freeware, that can automatically start a program if the server is restarted. (I am using Windows Web Server 2008 64 bit.) I have tried using Windows Scheduler, but the problem is that the program will not start until someone [I]logs in[/I], …

Member Avatar for freshfitz
0
201
Member Avatar for MisterSnrub

Hello! I am using Visual Studio 2010, I am a total newbie to ASP.Net and I am having trouble successfully adding the FreeTextBox component to my project. I am only trying to add it to a simple Hello World-esque project called WebApplication1, and I can't even get that to work. …

0
167
Member Avatar for TotoTitus

Ok, here's the catch: i am using ExtJS + PHP + MySQL to make a real-time chat site, based solely on AJAX requests. Yea, reverse AJAX would be cooler, but i haven't met anything easy to use enough to incorporate. (maybe you could suggest something !) The site would be …

Member Avatar for TotoTitus
0
111
Member Avatar for k9huey

Briefcase application Access 2003 two way replication Are there any open source databases that allow two way replication exactly the way Access 2003 handles it? I have a desktop app that I would also like to have live on the web but I have to use Open Source software like …

Member Avatar for k9huey
0
205
Member Avatar for Nitu Khanna

Dear All, I am new to hibernate. Please help me out in solving the following error: [Fatal Error] :5:2: The markup in the document following the root element must be well-formed. C:\Documents and Settings\Neetu.Khanna\My Documents\NetBeansProjects\HibernateExp\nbproject\build-impl.xml:584: Deployment error: Tomcat configuration file C:\Documents and Settings\Neetu.Khanna\My Documents\NetBeansProjects\HibernateExp\web\META-INF\context.xml seems to be broken. Please make …

Member Avatar for JamesCherrill
0
645
Member Avatar for cptspock

Hello, me again. No VB experience and very little SQL experience. I am trying to upgrade a web site, that connects to a SQL DB to track requests. The SQL DB was originally built in SQL 2000 and I did not create the DB or the web pages. The new …

Member Avatar for cptspock
0
102
Member Avatar for chris.fellows

I have an ASP.NET (2.0) web page for our company Intranet which uses Ajax via Javascript to communicate with an application server via UDP. The web page needs to constantly listen for UDP data to be received and occasionally send UDP data when the user clicks a button. I'm having …

0
61
Member Avatar for AndrewDBrown

I am just starting to play with PHP (and this is my first post). I need to send out an invitation via email to some of our clients. This email will contain a hyperlink along with a unique reference ID for each client, something like this: [url]www.oursite.com/invitation.php?ID=ABC123[/url] I need to …

Member Avatar for AndrewDBrown
0
134
Member Avatar for nirveshverma

hi to all this is my script for login means somebody wants to acess the private folder first it say to login then it redirect o requested page but ther is error when i submit the button please help me i take more than 26 hours but i am unable …

Member Avatar for lifefuture
-1
263
Member Avatar for jerMAn

My program runs fine on my local server. I Copied the Project ( only the files needed to run ). Then uploaded my project to my website. [code] Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service …

Member Avatar for akhi_singh
0
602
Member Avatar for vibhaJ

Hi all, My site is on dedicated server by fasthosts.co.uk. i get email from host server that my site has been placed on the Spamhaus SBL. below is the content for that: [CODE] >> Web bot: port 80 >> IP address 217.174.241.205: on fasthosts.co.uk/live-servers.net >> Canadian Pharmacy spammer[s] are using …

Member Avatar for Stefano Mtangoo
0
157
Member Avatar for sgriffin

Hey everyone, I am trying to send an email and I never receive it, but I do get a message when I debug that: "Property access must assign to the property or use its value." Here is my VB code: [CODE] Imports System.Web.Mail 'Send email confirming purchase Dim notification As …

Member Avatar for sgriffin
0
131
Member Avatar for sainigks

i have created a registration page. when user fill it and submit a unique user_id will be given him. but problem is when user_id has been given if user refresh the page a new user_id will be alloted to him. if he refresh the page for thousand time a new …

Member Avatar for metalix
0
142
Member Avatar for swornavidhya_m

Hai, [B]Problem we are Facing Currently[/B]: Records getting inserted as only one during the process of updating the server. Previously, all the given records get inserted into the database table during the updation process. "updateprice" is the .mdb exists locally in the same folder where the calling file for updating …

Member Avatar for tesuji
0
162
Member Avatar for vvashishta

I'm using Office Outlook and Office Excel interop library in my code. When I debug the application it works exactly as required on my local machine and at server too(remember only when I debug) but when I host the web application on server it throws an error that [B][B]"Active X …

0
49
Member Avatar for sftballsrs

Both of my laptops are currently experiencing problems with redirecting. It started as an issue specific to google searches. The link would redirect me to a random website, in which case I would press back until I got to google, and the second attempt at the website would work just …

Member Avatar for Biker920
0
216
Member Avatar for Dirus

I have a few friends in China that are looking to access Facebook and Youtube, which are blocked by the Great Firewall of China. There are a few programs out there that bypass the firewall by automatically setting up a connection to a proxy (they only affect HTTP traffic, not …

Member Avatar for TheOgre
0
192
Member Avatar for cocoll

hello! i need your experience in this: i want to build a web page that i had categories and in each category i have a small pictures and a link named next so when o click "next" i want the 5 small pictures to be replaced with new 5 pictures …

Member Avatar for dnanetwork
0
64
Member Avatar for Cort3z

I'm developing a web-program that needs to check a whole bounch of potentially faulty http-links. Now, I have found a way of doing this, the only problem is that it relies on try-catch, not in it self horribly bad, but the time it takes to check the links is extremely …

Member Avatar for Cort3z
0
113
Member Avatar for SiahCheePing

Erm, do I need Visual Studio in my Windows Server 2008 to make my website work? Somehow,I've set my Content Directory and my Visual Directory to the same folder with all my ASP.NET pages + codes inside but it doesn't work at all. Tried switching authentication mode to forms authentication. …

Member Avatar for iis74u
0
253
Member Avatar for suhadj

Hello every one ; I am glad to join you and thanks for your help; Please I want to kow how can I add and display number of visitor to my web site if I use VWD2008 (ASP.net) and SQL Express2005 and how can I save this number in the …

Member Avatar for dnanetwork
0
61
Member Avatar for fuggles

I have my FTP server set up and I created a user called ftpsecure and added the name to the list of users in vsftpd.conf. I type in the IP in my Web Development studio and the username and password. It connects and displays my FTP welcome message but then …

Member Avatar for rch1231
0
158
Member Avatar for Don_leon

Can some one please tell me the correct steps to connect a smart device to a sql desktop server which is in another PC in the network or can some one tell me a web site with the correct steps that i can reference we have a cable network(not wireless) …

0
73
Member Avatar for sharonig

Hi, I'm Sharon and I've been a Winforms developer for almost 9 years now (5 years in C#, before that it was C++). Recently I was given command over an already written Web project - and now I feel like a total beginner... My web project uses AJAX (& JavaScript, …

Member Avatar for Lusiphur
0
55
Member Avatar for Jake Windu

Sorry if I am posting in the wrong forum. Hi, my computer has two hard drives on then. One hard drive has Windows XP and the other will have Ubuntu 10.04. I want to host a web server on the second hard drive with Ubuntu and want it to be …

Member Avatar for Hameshangel
0
149
Member Avatar for vibhaJ

Hi all, My site is on dedicated server by fasthosts.co.uk. i get email from host server that my site has been placed on the Spamhaus SBL. below is the content for that: [CODE] >> Web bot: port 80 >> IP address 217.174.241.205: on fasthosts.co.uk/live-servers.net >> Canadian Pharmacy spammer[s] are using …

Member Avatar for vibhaJ
0
191
Member Avatar for aonewebdesign

Sorry not to formely present my self but I'm in need. I need to insert the following code: [CODE] <?php readfile('http://output16.rssinclude.com/output?type=php&id=136641&hash=61b747f31efc47d0a66790b2fe8d8f1b')?> [/CODE] on my web site it is a rss feed powered by rssinclude Problem is I am using xtreemhost.com for my hosting and they support php but not this …

0
53
Member Avatar for johndoe444

Hi, In j2ee web application, an web application is packaged with deployment descriptor web.xml in war (zipped) format. And then the application is deployed to the web application server so that the server can communicate with the outside world. Now for asp.net the application has to be deployed to the …

0
65
Member Avatar for cptspock

I have the strangest problem. First let me state that I am by no means an expert on either Web Applications or SQL. I have however, been delegated this project and have made some progress. First, all the servers for a small office I work in were upgraded to 64 …

Member Avatar for cptspock
0
186
Member Avatar for flyenig

How can i get a jquery auto suggest list of all the cities in the world. (I know how to do the auto suggest already so please dont give me tutorials on how to do so, Thanks) Is there a web service i can use? Can i use google’s map …

Member Avatar for pritaeas
0
75
Member Avatar for BhuvanRam

hai friends ? I am almost completing my C#.net.. but a small doubt is whether "string " data type is a reference type or value type? because in some books i find it as reference type and in some books i find it as value type which can store upto …

Member Avatar for gusano79
0
316
Member Avatar for muralidharan.sa

Hai, I am using background-image:url(../image/flower.jpg); in my web page. It always display the background images in IE & Firefox browers in my local server. But sometimes not displaying the background-images from my production server. when i refresh the page sometimes display the empty. CSS class given below .footer { background-image:url(../images/flower.jpg); …

Member Avatar for almostbob
0
94
Member Avatar for zer0cool

Hello, Here is my problem: I have copied a web site onto my development server. All the images and files are called using absolute paths, for example: <img src="/images/picture.jpg" /> So it's trying to do this: [url]http://www.localhost.com/images/pictures.jpg[/url] When I want it is actually suppose to do this: [url]http://www.localhost.com/client/folder/images/pictures.jpg[/url] How do …

Member Avatar for Zagga
0
158
Member Avatar for MichaelWClark

I have just developed my first 'large' application in ASP.net. I have developed many smaller web pages and sites and never really had this issue. In VS everything looks crisp and clean and is layed out perfect via CSS. After uploading the code to my server all my alignments are …

Member Avatar for MichaelWClark
0
98
Member Avatar for taculese71

i've done everything that was asked...what do i do know!!! ha ha thanks and greatly appreciated!!! Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4363 Windows 5.1.2600 Service Pack 3 Internet Explorer 6.0.2900.5512 7/28/2010 4:28:40 PM mbam-log-2010-07-28 (16-28-40).txt Scan type: Full scan (C:\|) Objects scanned: 211333 Time elapsed: 1 hour(s), 35 minute(s), …

Member Avatar for taculese71
0
449
Member Avatar for David_asp.net

Hello people, I have developed a web application with ASP.Net 2.0 (VB Code Behind) and I am using My SQL as database. I have an issue I need your help with: I wish to sell the web application from my other website to multiple users. What would you suggest to …

Member Avatar for finito
0
204
Member Avatar for smiler89

hello, i am building a website using mysql and php on an apache web server. The site has over 100 index pages for differnt parts and content of the site. one of the problems i am having is i have to write the navigation bars in for each page, and …

Member Avatar for EverWebby
0
200
Member Avatar for oliyide

I have a project to implement and it is for a media company. They have a program they air on TV every thursday 5pm. My job is to develop a web application that will allow them upload the same video to the web application and at 5pm when the program …

Member Avatar for melbenmartin
0
356
Member Avatar for assafey

Hey, I am trying to get the html source of a web site but getting an "Internal Server Error (500)" instead. Why is it? What can I do? This is the code: [CODE]Public Function GetHtmlDocument(ByVal URL As String) As IHTMLDocument2 Dim request As HttpWebRequest = WebRequest.Create(URL) Dim response As HttpWebResponse …

Member Avatar for discovery-power
0
192
Member Avatar for nocookies92

I'm relatively new to Java and I was trying to make one my programs more accessible to my non-computer savvy friends with java web start. I took my .class file and archived it with the command: [TEX]jar -cf TabbedLatinHelp.jar TabbedLatingHelp.class[/TEX] I then created a .jnlp file and uploaded the .jar …

Member Avatar for nocookies92
0
2K
Member Avatar for tyrzia

Here is my HiJackthis log, I have run malware anti spyware and superantispyware remover. Does anyone see anything out of place or that is just plain silly and useless? All help is greatly appreciated Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 7:42:31 PM, on 7/30/2010 Platform: Windows XP …

Member Avatar for crunchie
0
208
Member Avatar for Cabrakan

Hi, look I've been with a very frustating problem for like 2 or 3 days now, I have advanced but think I've gotten to point where cannot go any further I need some help and the sdn (business objects) forum regarding this topic simply suck, there's only one guy answering …

Member Avatar for musthafa.aj
0
436

The End.