4,273 Topics
![]() | |
Hi, Please check my code : [CODE][B]#!c:/perl/bin/perl use strict; use Carp; use warnings; use CGI qw(:all); #use for all code use Net::LDAP; use Net::LDAP::Util qw(ldap_error_name ldap_error_text); #use for Error Handling use Net::LDAP qw(LDAP_SUCCESS LDAP_PROTOCOL_ERROR); print "Content-type: text/html\n\n"; print "<body bgcolor=\"#ffcccc\">"; print "hi"; my $login="domain\username"; my $passwd="mrbkks"; my $USERNAME=$login; my $PASSWORD=$passwd; … | |
Dear Friends, I am a web designer hence i only know very little of PHP programming. I need help on the PHP script for me to post data from other server to my server. Due to my lack of knowledge in PHP so i'm using JetForm.com as a third party … | |
hi, i have a website that is running well on the web server. now i have created a web service and tested it locally. i want to publish my webservice to my webserver so that any body can use my webservice. for this purpose i have created a virtual directory … | |
hi everyone, how do you create a host name that is specific for my computer or an ip address that is specific to my computer. I am using win 98 by the way and i have already created a simple socket server application but i don't know how to create … | |
Having returned from a pleasant family vacation where the main topic of conversation was a huge tanker being split in two by controlled explosions off the East Devon coast in England, it was nice to get back to reality and discover the nerdfest surrounding how much power could be saved … | |
Hello All, My problem is, i have one database and application in web server, another application in local server which is having another database . But some tables are same in database server and in my local database. I want to update these particular tables from data base server into … | |
hi, plz help me how can i publish my ASP.NET web service to the remote host and how can i consume the methods of that web service locally. thanks and regards, Nice Candy | |
Hi All. Currently i am working in a project which is based upon IIS Log file. My Client has one Intranet Application and is usefull for many users in thir organisation. This intranet application is running on IIS web server. The requirement is that we need to generate a reports … | |
I am in the process of learing the LAMP stack and may eventualy go with a GoDaddy Linux hosting account. I would like to develop a web site, deploy it on a server locally and get it going before purchasing hosting at GoDaddy. What would be a good version of … | |
hello, im writing an HTTP proxy in C#. the proxy should capture both HTTP and HTTPS traffic from the web browser. so far i have implemented the GET and POST requests no problem, but the CONNECT request i am having a little trouble with. there does not appear to be … | |
Hi Guys! A newbie and a student here. I want to ask your assistance by being my respondent just to answer the following few survey questions here below. This will help me a lot for the completion of my project in Website Development and On-Line Programming Subject which is one … | |
Hi, I am new to web development, i need to develop a comment box, and save those comments in a file( either database or normal text pad), so that i can retrieve them later and display them on my web. My server does not support php or anyother special scriptin, … | |
I'm writing an C# application, where the user can select an entire folder and click on a button to upload the folder he choose. It is possible to upload an entire Folder to a Server(with all its files and sub folders) ? I found in the web examples, to how … | |
I have 3 textboxes in my webform.I want my user to enter valid entries into them. If user leaves any textbox empty.I want Give him an alert to him (like a msgbox in vb.net).I'm using textboxes in asp.net(web server controls).I dont want to use the validation controls as they wont … | |
Hello Everyone. I'm working on a php project. All the source files are located in a remote server and I have access to source files. I need to debug my codes from my computer. I have read many articles about remote debugging using x debug and zend. But as I … | |
![]() | When I try to start the server this is the output I get: [code] (OS 10049)The requested address is not valid in its context. : make_sock: could not bind to address 179.215.214.132:8080 no listening sockets available, shutting down [/code] |
Hi, I am working on a java servlet (abc.java) in Web Application Project in Eclipse. The code works fine and the server is running on [url]http://localhost:8080/[/url] . But when I connect to this localhost server from other C# application using [url]http://localhost:8080/abc[/url] It says "Error 404 and no file found : … | |
My friends and I are building a site and are going to use Joomla. But before I delve into Joomla, I was wondering there are better alternatives. I would like Free and Commercial versions with comparisons and pricing (if it costs). The sort of site we're going to make are … | |
gud day to everyone..im just new in web development..i just want to ask whats the problem if this error occurs: Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /www/zymichost.com/e/p/u/epurchasing/htdocs/index1.php:7) in /www/zymichost.com/e/p/u/epurchasing/htdocs/library/config.php on line 2 Warning: session_start() [function.session-start]: Cannot send session cache limiter - … | |
Hi, I seem to be having this problem with my programming. I have tried many ways to solve this issue, the web page was working previously but when i imported into my new localhost from my now shutting down web server, it kept telling me this error. Parse error: syntax … ![]() | |
Dear Folks, This is anand, i m new to Tomcat5.5, i have given my directory structure i think nothing wrong with this but it is showing some error. Webapps I anand I WEB-INF, helloworld.jsp I classes,web.xml If i try to run my simple helloworld jsp program it is showing error … | |
[code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- saved from url=(0233)[url]http://employer.dice.com/talentmatch/servlet/TalentmatchSearch?op=201&dockey=xml/5/8/588dc5c2940163a08ac76fd58199497b@endecaindex&cskr=1&ranking=0&FREE_TEXT=oracle%2Boracles%2B&DESIRED_POSITION=%2B&RECENT_EMPLOYER=%2B&SCHOOL_NAME=%2B[/url] --> <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>About Steve Peters </title> <style type="text/css"> #wrapper { width: 318px; } #btnHeader { background-image: url( /assets/images/notes_head.gif ); width: 318px; height: 36px; padding: 0; margin: 0; font-size: 11px; font-family: Arial, Helvetica, sans-serif; … | |
![]() | If one thing should be at the forefront of every system administrators mind, then it is security. Microsoft has been taking a lot of flack about not being as secure as they could be, and there has been a market swing in the use of the Firefox web browsers as … |
hi everyone im try to find simple way to install apache web server into linux OS, anyone can share here!!THANKS.. | |
Hello, I am having trouble with MySQL on a newly installed Fedora 14. I have found that there are several issues with MySQL on Fedora but none of the issues I have found have exactly fit my situation. To start off, when I installed Fedora, I chose the Web Server … | |
Good Evening: I am trying to implement session management on a website I am building with coldfusion. Currently, the site authenticates via IIS 7 using the "Requires Authentication" setting that requires users to log into the web server before any page is served. This, however, is not ideal. It appears … | |
Hi guys, I have a problem with this rule in .htaccess [ICODE]#RewriteRule ^(.*).xml $1.php?%{QUERY_STRING}[/ICODE] I need this rule transfer to Lighttpd web-server system. Very big thanks. | |
SO I am trying to setup a RewriteRule on my server for caching static objects. the files are in this naming scheme /docroot/css/stylesheet.min.css and I have them printed in the code like /docroot/css/stylesheet.min.123438348.css (the number is example it comes from a get modified function). Note docroot is an example directory … | |
Ok so ive been writing code for a web server to return requested files, It works well for html and txt files but when an image is requested all i recieve is the url of the file... In firefox in conqueror i dont get anything. All i do is read … | |
Hello Developers, I am developing an web application and i need to create report using reportveiewer. I am successully able to fetch and display record in reportviewer now, But if no record found then it will disply only header with all Fields. Insted of this fields ,I want to Display … | |
All of the sudden within the past couple of days my server running server 2003 seems to be having some dns issues or atleast I assume they are dns. I can connect to it through remote desktop, but when I open a web browser on it and try to go … | |
Just a couple of problems I'm working on-- can anyone help. Thanks. 1. You are making changes to an existing ASP.NET application. The application contains a DataSet object, dsProspect. The page you are changing displays prospect data from the dsProspect DataSet and includes an Update button. You define a new … | |
Hi everyone ,, I'm writing a PHP script to upload the whole folder from the user's local machine , the problem i have mange to do something but i notice in fact that php only upload the entire local folder from the web server not the user's machine . After … | |
Hi all... For more days, I am struggling with one damn concept.. I have created a sample mail sending code which supports to upload our resume and send it to some company person.. I have cleared many bugs and finally it works fine. But the problem is when i host … | |
i am new in jsp.i am trying to use useBean in jsp to run a class named hi. i am using apache tomcat as a web server.i placed the file hi.class as well as the file that i named it date.jsp which uses the hi class in the folder webapps … | |
[ATTACH=left]17531[/ATTACH][URL="http://www.5o9inc.com/products/download/"]5o9® EZMobile[/URL], to be released on October 11, 2010 is a new mobile context app for all Web apps that utilize the browser to deliver real-time context (mobile user, device and location data) to the Web server for use in any Web application. This new software enables developers to know … | |
i am new in jsp.i am trying to use useBean in jsp to run a class named hi. i am using apache tomcat as a web server.i placed the file hi.class as well as the file that i named it date.jsp which uses the hi class in the folder webapps … | |
i have run 2 nic cards in an assortment of computers. the reason is that the server is unix based & the router modem for the web only has a command base interface for router settings. so we decided that the second nic card will be used for a p2p … | |
i am trying to create a simple guestbook to include in a web site. i cant get the form to add the data to the database nevermind post the entries. there are 3 files guestbook, addguestbook and view guestbook. im using server2go and dont know whether there is something in … | |
hey guys, im creating web service where i have one method in the web server that should be returning me string array. the problem is when i use "design view" to add the operation(method) to the server it does not allow me to chose string array as a return type. … | |
I have a dedicated server running wamp server, everything is almost ready to do but I can only access the site using the IP address. I have a domain registered with 123-reg and need this to link to my site. Does anybody have any idea how to do this? Thanks | |
hey guys, im creating web service where i have one method in the web server that should be returning me string array. the problem is when i use "design view" to add the operation(method) to the server it does not allow me to chose string array as a return type. … | |
I just want to know which is the best FREE Web Hosting provider which has max uptime (uptime really important) with cpanel, php, mysql and softachoculos. (just these I need) I want to use free address from dot.tk as my primary site address.(I already have dot.tk no problem with that … | |
i want to make a seacrh page using c# in asp.net.. at the first page, i want to display all the record in a gridview..then,after user click a search button, the result will appear in another gridview.. what should i put to visible the previous gridview and display only the … | |
Originally posted at [URL="http://blogs.windwardreports.com/davidt/2009/11/what-every-developer-should-know-about-time.html"]What every developer should know about time [/URL](where the images referenced below are). How to handle time is one of those tricky issues where it is all too easy to get it wrong. So let's dive in. (Note: We learned these lessons when implementing the scheduling system … | |
I was just really curious if this website [URL="http://www.webking.com/"]http://www.webking.com/[/URL] is for real or is it just a joke? There are even [URL="http://www.webking.com/computer-services/index.html"]testimonials [/URL]and stuff | |
Can anyone tell me how should I handle this error? FATAL ERROR. Your SAPI for PHP is configured as CGI. ArbitroWeb is unable to work in this environment. Please switch to a non-CGI approach. If you are using Apache as your web server, consider modifying your httpd.conf to switch from … | |
I'm really having hard time importing ASPNETDB.mdf to remote server running sqlserver 2005.. I'm using sql server express edition (along with visual web developer 2008) I use the same string [code=asp.net]<add name="aspnetusers" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\ASPNETDB.MDF;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient" />[/code] No connection can be established.... Then I changed that to [code=asp.net] <add … | |
Hi again! I'm now working on a client, that will download my compressed file from the web server, downloading goes nice and easy, but when it comes to the line I marked, nothing happens! Here is my code with the marked line: [CODE] byte[] data = new byte[size]; stream.Read(data, 0, … | |
I'm new to ASP.net I am a decent C# programmer, but I usually write windows programs, not web stuff, I did my website in plain html and recently I have started working in asp.net. I've read a few tutorials, but I'm stuck on what to search for, and how to … |
The End.