How To Create A Web Server Articles and Resources

Welcome to 2003 server

The How To Create A Web Server Page

Welcome to our site where we have collected recent news and resources for How To Create A Web Server.

Latest How To Create A Web Server News

how to create a web server

Microsoft's ASP.NET AJAX Extensions provide a simple and productive way to AJAX-enable a Web site without writing a lot of JavaScript code. Adding AJAX functionality to a Web site allows users to experience a richer user interface that reduces or ...

Read more


Create Rich Web Apps with AJAX - VisualStudio Magazine

SAN FRANCISCO and LAS VEGAS, Jan. 5 /PRNewswire-FirstCall/ -- (Macworld Expo and CES) -- FileMaker , Inc. today announced it is shipping the new FileMaker Pro 10 , a breakthrough version of the award-winning database software, which features a sleek ...

Read more


New FileMaker Pro 10 Ships With Sleek New Interface and Breakthrough ... - PR Newswire

At MacWorld today, Apple's FileMaker, Inc. subsidiary will launch a major overhaul of its flagship database for Mac and Windows desktops and servers, a product used by 70 of the world's Fortune 100 corporations. "This is the biggest change to ...

Read more


Apple's FileMaker launches revamped Mac and Windows database - Beta News

Safari users' minority status comes with its share of annoyances. Sites and Web apps that simply don't work on Safari are fewer and further between these days, but they still come up now and then. Web app developers should make their wares available ...

Read more


Making a Web App Work on Safari, Explorer and Everything in Between - Linux Insider

Who really wants to hear about ERP and supply chain software and BI apps after a two-week holiday vacation? Not me. Not just yet. So let's talk about presentations so bad that they could make others laugh. Here's a great way to use Microsoft's ...

Read more


Powerpoint Karaoke -- More Fun Than Pie Charts - PC World

T hanks to the changes in databinding in ASP.NET 2.0, creating your own data-bound custom control is a simple task. I'll give you the foundation for any data-bound control you want to build. ASP.NET 2.0's GridView control is a powerful tool, but you ...

Read more


Create Data-Bound Controls With ASP.NET 2.0 - VisualStudio Magazine

Spreadsheet editing is made finger friendly with Quickoffice's Excel editing tool. (Credit: Quickoffice) Despite the addition of Microsoft Exchange and the App Store with version 2.0 of the iPhone's firmware, the device is still a long way from ...

Read more


Read all 'office 2007' posts in Webware - CNET News

The first thing that struck me about the new version of FileMaker Pro and FileMaker Pro Advanced released Monday is that the file format hasn't changed. In its first dozen years, FileMaker got a new file format every other version. But this new ...

Read more


First Look: FileMaker Pro 10 - PC World

Virtualization can bring about lower costs and fewer servers to maintain. Can it also open security holes? One should clearly never do anything with a virtual machine they wouldn't do with a physical machine. The nature of VMs, however, may bring ...

Read more


How Vulnerable Are Virtual Machines? - Linux Insider

A big reason for the growing popularity of the Mozilla Foundation's Firefox browser is the amazingly creative and abundantly useful add-ons that are being created for Firefox. My three new favorites let you ax the ads on a site, see the tracking ...

Read more


How To Create A Web Server Questions asked

Open Question: Server Error in '/' Application can't get on a site?

Hi guys, I have a problem I want to at the moment get on this site: https://playstationservice.moduslink.com... But I can't get a Server Error with this information: Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". It's weird because none of the computers in our house can get on the site. But my sister could get on it at her school. BTW I have Vista Home Premium on my computer and our internet connection is wireless. Can anyone help me? more

Open Question: Best web hosting service?

Can anyone please tell me a best and also a cheap web hosting site. I created a J2E web project which is a .ear file. I am currently using JBOSS server for deploying the ear and database is MYSQL. Please tell me complete procedure for making my web application up and online round the clock. Suggest some good data center services available. more

Open Question: Comp!!!!!!help!!!!!u16?

10. Web sites are most often created using HTML. What does this acronym represent? A. HyperText Machine Language B. Hyper Thread Machine Language C. HyperText Markup Language D. Hyper Thread Markup Language 11. HTML tags are used to define all of the following EXCEPT: A. structure B. formatting C. color scheme D. hyperlinks 12. When gathering content for your Web site you may find that you need to A. convert the text to a different format to comply with HTML. B. resize some images or graphics so they download quickly. C. crop images. D. transpose text. 13. When building a Web page, you should formulate a _______________ that helps users logically move from one page to the next. A. hyperlink guide B. tree diagram C. site map D. navigation structure 14. When building a Web site in an HTML editor, you will need to complete all of the following EXCEPT: A. insert graphics on the pages B. insert text on the pages C. insert HTML tags on the pages D. create navigation buttons and hyperlinks 15. To view a Web site on the Internet, you must first upload your Web site files to a(n) _________________. A. Internet folder B. Web host server C. file transfer site D. Web site registrar more

Resolved Question: What to do make my own web server to host my own web site?

Ok, i need exact steps of how to create a web server 1st 2. What program do i need 3. What is a DNS server and how do i make that 4. What program do i need for the DNS server 5. How do i get my domain name 6. where is a cheap and reliable place to get a domain name 7. how do i develop and create my web site after i have a domain name 8. what program do i need to create and develop this web site 9. how do i link all this together: the web server, DNS server and the actual web site Please give me exact step by steps to retrieve a running web site that others can view, a web server and when someone types my url, it links to my web site, Thanks, please helpcolanth, can we use dreamweaver to make the site more

Voting Question: Error with Google links?

When I go to Google.com and type in keywords in the search engine the results pop up. However, 90% of the time I get this error message that won't allow me to view the web page I am looking for: Connection Interrupted The connection to the server was reset while the page was loading. The network link was interrupted while negotiating a connection. Please try again. Clicking try again doesn't work. The only thing that does work is copying and pasting the URL found below each results summary. Yahoo's search engine also doesn't work, however Alta Vista works. I tried creating a log in name with Google to see if that would solve the problem, and cleaning up my temp files, and cookies. They all temporarily solved the problem. Any help would be greatly appreciated! Thank you and HAPPY NEW YEAR! :)I have Windows Vista and am using Mozilla Firefox. more

Resolved Question: Odd problem trying to ssh into my Ubuntu box. Any help?

I have an Ubuntu server running on my home network connected to the internet via DSL with a Netopia 3000 series router. The router is configured to IP-Passthrough all internet traffic to the Ubuntu box (effectively creating a DMZ for the server). Sshd is running. Netstat -nap | grep :22 shows it's listening. But it won't respond when I try to ssh into it. To make things more odd, I can ssh into the box from itself (using the loopback address or using the public internet address) and I can ssh into it from any device on the local LAN. I just can't do it from any other location. I can still telnet into the box and load web pages from the Apache server running on it from anywhere on the internet, I just can't get ssh to work over the WAN. Any thoughts? more

Voting Question: Web Protection question for wireless network?

I have a wireless home network, on one of the computers I use k9 web protection which is great the only thing is that it only protects the one computer. Does anyone know what software or server i can create/buy to block websites like this over the whole network wired and wireless? I tried blocking web sites using the parental controls and firewall on the router but for some reason it isn't working, what can I do? I am looking for something that will block sites on mobile items like the ipod touch as well. Thanks. more

Resolved Question: Connection string for the web host on sql server?help?

I am not sure what would my connection string be like on my asp.net website: These are the information that I can get from my server host: (I am using MS SQL Server) Server info: Host Name: mssql123.websitename.com (or the IP address) Server Login: login_DB Server Password: xxxxx My empty database in server: DB name: ar_cub DB login: ar_DB (no password provided) Now I need to create my connection string to be able to connect to my database. I assume it should be something like: mConnection = new SqlConnection("Server='mssql123.websitename.com';Database=ar_cub;Trusted_Connection=True;Integrated Security=SSPI"); Or maybe I should put my db's username/password as well as the servers username/password? How? Thanks in advance :) more

Open Question: Entourage 2008 won't sync contacts, giving error -18500. How can I fix this?

Everything else will sync and it'll download any changes made either in Outlook or Outlook Web Access. The problem is limited only to contacts either created or edited in Entourage. They're not sent back to the server. It doesn't matter what folder they're in. Exact error message: Could not synchronize record: John Doe to Exchange server: Personal. John Doe is my contact's name, and Personal is the friendly name I've given to the Exchange server. more

Voting Question: How to upload a Sitemap to our main directory?

Hi, We have created a sitemap.xml from a generator but now need to upload it to the main directory on the server for your website. We are not techies and have no clue how but also have no one to do it for us currently, so here we are. Is there anyone who can give us detailed instructions or place to learn how - or is this too advanced and requires a web designer type person? Thanks in advance more

Voting Question: Network Bridge, Need Some Clarification. ?

Hello, I have a question regarding bridging network connections. Please correct me if I am wrong but from my understanding when you bridge connections you are allowing 2 different network IP addresses to be used on the same network. For example you can have your broadband IP address used on the local network if you have created a network bridge. My question is, what are the advantages of creating a network bridge? When you have on static IP address from your ISP & have them all point to one web server because you do not want to purchase more IP addresses - Is this done by bridging the connection to the web server? Sorry, hope that I am not asking for too much but any help would be greatly appreciated. Thanks in advance. Max, more

Voting Question: Re: How To Create A Web Form?

I have a website in need of a web form that contains a field for uploading files, namely photos and text documents. However, I am not sure how to write the coding in order to ensure that the upload/browse feature is fully functionable on my server. When attempting to create one myself, everything works perfectly up until I check my mailbox only to discover that none of the files sent have been attached. I suppose all of my files that I tested went off into CyberSpace somewhere?.....lol Anyways, if someone could help me to write the correct codes for something like this, that would be awesome! Thanks a bunches! more

Resolved Question: How can I get spam to test mail filters?

I created a test account on my email server to test spamassasin. I've been browsing the web and entering this address everywhere in hope of getting spam, but I'm not getting any (spamassasin is not active yet). How can I get instant spam? more

Resolved Question: WoW Private Server Help Please?

Well, Im trying to create a private server, so I used ac-web. After it installed and everything I got the map folder and put it in WoW, then I run the ad.exe. It took a long time but eventually it was done, so I moved the maps folder back to the ac folder, then I went to my ac options in the ascent folder, and named my realm and everything. I assigned it to port 8129. Then I ran control panel and it started all the programs. After that, (I'm on vista so this was a little weird) I created a realmlist.wtf folder and typed set realmlist 127.0.0.1...then I saved, when I went to play WoW I used username admin, password admin. Then it went to the server select screen...the only realm that showed up was named SomeRealm. (SomeRealm wasn't what I named my realm.) So I tried it anyway, I clicked accept, and for 1 second it says logging into game server, but then it would just go back to realm select screen. It didn't say failed or disconnected, and it didn't freeze, it just went back to the realm select screen. So if I click the top right X in order to exit out of realm selection, it would show the normal character select screen with no characters. ONE PROBLEM, the create character button was gone, missing, not there. So after that I exited out and I looked at something. In the apache program that you need to run the PS, it said attempting to connect to logon server 127.0.0.1 in port 8093. Then it said registering realm SomeRealm as realm 1. Could the port be the problem, Thanks for the help, and major Kudos to anyone who can help me fix this problemMy sql comes with the ac-web repack more

Resolved Question: I have uploaded a .aspx file onto my webserver but when I try and view the webpage it comes back as a 404error?

I have used Microsoft Visual Web Developer to create a webpage (index.aspx). When I upload this to my website server and try to view the website online, I get a 404 error - page not found. The website server/host allows ASP.NET. Does anybody know what is wrong? more

Voting Question: ISA server - I forgot... please assist?

Hi, I have worked for about 3 months on ISA servers before but unfortunately the company i was working for shut down. I moved to the technical site (computers, printers, projector - etc). basically office automation and web design. Now I am stuck at a stupid company. I have the administrator password. I can get internet access my way - using the admin acc. I want to create a user on the server with internet priviledges. I can add the user (easy). The question is how to I grant the user Internet access? I wast to use the new user account and avoid using the aministrator account as it might get me into sh*t. The ISA server is quite an intelligent piece of software :-) and it can get anyone fired. I am also afraid they might change the password and I'll be stuck without internet. Please assist - I need internet access all day so I can make changes to the company websites at anytime I feel like it. I am restricted because I have to also help with the technical stuff :-( more

Resolved Question: How can i connect database from Sql server to asp.net pages?

I have created the web page using asp.net and also database using Sql server want to input through text box from asp.net and insert the same to database i am new to this please guide (created data base using windows authentication in sql server) more

Voting Question: How do I delete pictures off of a server on a web page?

I created my own webpage through a local place called compnet in Tennessee and I have supposedly exceeded my bandwith because my pictures were too large. I deleted them off of my site using Front Page software, which is what I used to create it, but I was told I have to delete them from the server in order for them to be taken off and give me more space on my page. How do I do this?? I do not even understand what the server is or how to get to it! Please help more

Voting Question: How do I install a web-based program?

I downloaded a database program that's supposedly web-based and I'm having trouble installing it. It even came with instructions, but they are way over my head. The download came with a .project file, a .sql file, a .war file, and several other files named "INSTALL", "README", etc with no extension. I got lucky and was able to open the install file. I uploaded the whole package to my website and then went to where the install file is located (http://www.easymoneypawnshop.com/admin/INSTALL). If you go there you will see, but it opens to a set of instructions that make no sense to me: "1. Download Apache Tomcat 5 (tested on apache-tomcat-5.5.25) tar xvzf apache-tomcat-5.5.25.tar.gz 2. Download and Install Mysql 5 (tested on 5.0.51a) on command prompt, mysql -u root -p on sql> prompt, create database aspe; grant all privileges on aspe.* to 'aspe'@'localhost' identified by 'aspe'; quit 3. Extract package tar xvzf prenda-0.1.1.tar.gz cd prenda 4. Copy aspe.war to webapps folder of Tomcat cp aspe.war /path/to/tomcat/webapps 5. On command prompt, mysql -u aspe -p aspe < aspe.sql 6. Go to bin folder of Tomcat cd /path/to/tomcat/bin on linux, ./startup.sh on windows, startup.bat 7. Point your browser to http://localhost:8080/aspe (adjust port on Tomcat's server.xml) Admin:admin/123 " Can someone please hold my hand and tell me what I need to do to get this thing running???? Thanks in advance! more

Resolved Question: PHP help - I can't get my code to work:?

I have a piece of code which is supposed to detect the user's browser type, and then display an XML document with the relevant XSL stylesheet, but it just displays the HTML title and H1 information on the web page and nothing else: <html> <head> <title>Determining Browser Type</title> </head> <body> <h1>Determining Browser Type</h1> <br /> <?php if(substr_count ($_SERVER["HTTP_USER_AGENT"], "MSIE") > 0){ $xsltproc=xslt_create(); $xslt_result = xslt_process ($xsltproc,'uk.xml','IE.xsl'); xslt_free($xsltproc); } else if(substr_count ($_SERVER["HTTP_USER_AGENT"], "Opera") > 0){ $xsltproc=xslt_create(); $xslt_result = xslt_process ($xsltproc,'uk.xml','Opera.xsl'); xslt_free($xsltproc); } else if(substr_count ($_SERVER["HTTP_USER_AGENT"], "Firefox") > 0){ $xsltproc=xslt_create(); $xslt_result = xslt_process ($xsltproc,'uk.xml','Firefox.xsl'); xslt_free($xsltproc); } ?> </body> </html>p.s. I added a few spaces in the code so it would show up more

Resolved Question: New to PHP and SQL. Is it possible to create a folder on a web server and limit the size using PHP?

New to php and sql...when a user signs up I want to create a custom folder on our server using their username and limit the size of the data allowed in that folder. Is that even possible? Please help!?! more

Voting Question: Is it possible to create a folder on a web server and limit the size using PHP?

New to php and sql...when a user signs up I want to create a custom folder on our server using their username and limit the size of the data allowed in that folder. Is that even possible? Please help!?! more

Resolved Question: i want to create a big website which has every thing from e-mail service to entertainment what do i need?

website which provide E-mail service, entertainment, sports portal, mobile downloads etc.. do i need a server, web developer ? more

Resolved Question: This is REALLY weird (PHP Session problem)?

I do website/database design for a company here in Las Vegas. I have several hundred web pages that the employees use after logging into the site. When they login, PHP creates a session variable called 'uid,' that I use to identify the user on each page. So, each page begins with a session_start, and I check for $_SESSION['uid'] first, and proceed if that variable passes a few tests. Right now, all of my pages start with: <?php session_start(); echo 'Session uid: '.$_SESSION['uid']; ... ?> Here's my problem: When anyone in the office visits one particular page, $_SESSION['uid'] returns null, and the user is logged out (the entire session is killed). After visiting this page, they can't go anywhere in the site...they're logged out. It only happens on ONE of several hundred pages. And here's the catch: It only happens on ONE computer. Everyone in the office can visit every page, on every computer except one. On this one computer, everyone can visit every page except one. I have a mixture of XP/Vista boxes. The entire office is behind a router and the web server is at another location, so the web server only sees one IP address anyway. I'm really stumped. Why just one computer? Why just one page on that computer? The first several lines of code on every page (the validation lines) are identical. Any clue? Thanks!just "JR," this is not true. Quoting the example from the php manual: // page1.php session_start(); echo 'Welcome to page #1'; $_SESSION['favcolor'] = 'green'; $_SESSION['animal'] = 'cat'; $_SESSION['time'] = time(); // Works if session cookie was accepted echo '<br /><a href="page2.php">page 2</a>'; // Or maybe pass along the session id, if needed echo '<br /><a href="page2.php?' . SID . '">page 2</a>'; ?> <?php // page2.php session_start(); echo 'Welcome to page #2<br />'; echo $_SESSION['favcolor']; // green echo $_SESSION['animal']; // cat echo date('Y m d H:i:s', $_SESSION['time']); // You may want to use SID here, like we did in page1.php echo '<br /><a href="page1.php">page 1</a>'; ?> Notice that session_start(); must appear as the first line of EVERY page for which you want to use session variables. The section of the manual that you're mentioning refers to more than one session_start() within the same page.Thanks for the idea, iam. I did do a dump of variable arrays. Everything is fine except $_SESSION. Here is the clincher: I took that page and moved it to a different folder on the server, and it works. Absolutely identical page, different URL, and it works fine. I'm glad it's running (since it has to do with payroll!), but I'm very interested in pursuing this further... more

Resolved Question: Does any one know HTML here?

I have to make Hotspots on an Image using Server Side Image Mapping, in that program I have to store the map on the web server but the thing is that I do not know how to do so. Can any one help me please, I have heard that the file is stored on the net with extension .map but I do not know a head or tail of this can some on help me. I can create Hotspots on an image with Client side mapping in which I us the "usemap" attribute in <map> tag can any one please help me?  more

Voting Question: Windows Server 2008! please help?

Hey!! I recently got Windows Server 2008 as a gift and I would like to know more or less what I can do with it. I read that I can use it as a web server. does that mean that I could create a website and upload it, and then I can access it from a web browser at no cost? My question is: if I have windows server 2008 does it work for me upload a personal website without having to pay for it? If there is anything else I can do please let me know thanks! more

Resolved Question: i want to create static ip..but i dont have my real dns ! ?

i logged on to my router's web interface but i see none name servers or dns.. but i did see name and domain name but it was blank both boxes. Help me..i need to complete this http://www.portforward.com/networking/static-xp.htm .. but im stuck in finding real dns..please dun ask me call the ips thing all.. thxx.. hope you help me find real dns...my modem is db102..router for sure..yes brooke..but that isnt the real dns..i saw nothing other than ip addresses..there were no name written dns server or name servers..this is what i see in my router's page: Name : Domain name : Both are blank?? Anyway which one is dns on that page ? more

Voting Question: How to write connection string in C# for SQL server 2005?

I am developing a web application. I need to create a database connection with SQL server 2005 using C#. So many times I tried but i failed. Unable to get what my SQL server name. ( I don't know how to find as i am a beginner.) I searched so many websites but failed to understand or not succeeded in my trial with the code given. If anyone clearly explain about the connection strings with good clear example that would be very helpful. And your help much appreciated. Thanks a lot in advance  more

Resolved Question: I need some help in programming here can some one please help me?

I want to run ASP (Active Server Pages) programs on my computer but I cannot so I was told to install IIS (Internet Information Sevice). So I tried to do it according to the following instructions provided to me :- "Insert the Windows XP Professional CD-Rom into your CD-Rom Drive From your Start Button, go to Settings, and Control Panel In the Control Panel window select Add/Remove Programs In the Add/Remove window select Add/Remove Windows Components In the Wizard window check Internet Information Services, click OK An Inetpub folder will be created on your harddrive Open the Inetpub folder, and find a folder named wwwroot Create a new folder, like "MyWeb", under wwwroot. Use a text editor to write some ASP code, save the file as "test1.asp" in the "MyWeb" folder Make sure your Web server is running - its status can be checked by going into the Control Panel, then Administrative Tools, and double-click the "IIS Manager" icon Open your browser and type in "http://localhost/MyWeb/test1.asp", to view your first ASP page" But crap I am not able to do it I went to Control Panel and then to Add/Remove programs and then clicked on ADD/Remove Windows components but that shitt does not open up it gives some error "setup was unable to open Master information file" I performed a version check of my computer see if it can run ASP on it these are the results of version check :- "The name isMicrosoft Internet Explorer The application Version is4.0 (compatible; MSIE 7.0; Windows NT 5.1; MEGAUPLOAD 2.0; .NET CLR 2.0.50727) " Please help me I am totally stuck up help me? I would really appreciate of you could help me!! Thanks budddies! I also would like to here something from my buddies on yahoo i.e. Master A, Nora and Laxmi!! more

Resolved Question: Can I hook up my own car alarm with remote start?

I’m a pretty technical person, and I’ve been hooking up car stereos amps speakers compacitors and so on since I was 16. I’m 24 now, I also built computers for years overclocking and have networked one of the most elaborate home networks I’ve ever seen. I got all 4 of my computers talking, print server, flashed the firmware in a wireless router to create a wireless bridge and stream media from my media center computer through the Xbox 360. I’ve also worked as a web designer and coder. I’ve also have done some work on cars like alternators, serpentine belts, starters, brakes rotors, oil change. I’m a do-it-your-selfer mostly because I’m broke. I want to install a remote starter and car alarm system on my wife 2007 Suzuki Grand Vitara. I got a system like this installed on my car and few years back and it cost me (parts and labor) $380. I’ve reasearched and I’ve found an instructional dvd that seems pretty informative on this subject. I can find these remote start/alarm system on the net for around $100 and the dvd is $40. I think I could hook one up myself, but I’ve just never done it before. How hard is this to do? Based on my background do you think I could do this? I’m really looking for answer from people who has installed a system like this themselves  more

Voting Question: How to make an object globally?

I'm doing a simple web application using C#.net. I've a class which contains the codes of database connection. This class is present in the App_Code folder. I'm writing a code for retrieving data from the SQL Server 2000 table in the design mode (i.e. source window) not code behind window. I want to create an object for that class globally. When I created like this, <% Myclass obj = new Myclass(); // Some codes here %> //some HTML codes here <% obj.method(); // Here, I'm not able to access the method. %> Please give a solution. more

Resolved Question: Is this possible in domain name?

Hi, I have two websites hosted by two different web hosting company. www.myWebsite1.com www.myWebsite2.com (hosting plan expired) The hosting plan of website2 is expired and since very few people go to that website, I didn't renew it and would like to put all web pages in the same server with the website1. I also know that only the hosting plan for website2 has expired, its domain name has not expired yet. My friend tells me to create a subdomain in website1 and put all pages in it, so users can go to website2 by entering myWebsite2.myWebsite1.com I tried and it works, but this url doesn't look quite good, I want users to be totally unaware of this change, this means users will not see any myWebsite1.com wording in the address bar of the browser. Is this possible, given that myWebsite2.com domain name can still be used? If not, any suggestions for me? Many many thanks to you all. more

Resolved Question: Runtime Error How do you fix it?

I don't know squat about computers, but if someone can explain this and help me step by step to fix it that would be great. I looked for another question like this, but couldn't find one. I have a website I like to go to, Lotterypost. I have never had any problems logging into the site until last night. I can view the page, but after I type in my log in information and hit enter, this pops up. Well this and some other stuff I don't understand. Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". Ok, so I don't know Jack about computers and have NO clue what this means and "web.congig." I googled it and read a lot last night, but could not understand a thing they were saying. I tried some that I did know roughly how to do..but nothing worked. I have Modzilla Firefox, Windows XP more

Resolved Question: Websites about servers?

Is there any good web sites that explain how to create a server. Since Im going to buy a new computer and decided that I want to create my own server. I'm going to dump easyphp and xampp etc. Any advice on what type of computer since I want to create my own server?  more

Voting Question: can't download a lot of things from their websites?

When I tried to download AVG Antivirus it took me to this page instead of starting my download: Server Error in Application "Default Web Site" -------------------------------------------------------------------------------- HTTP Error 404.0 - Not Found Description: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. Error Code: 0x80070002 Notification: MapRequestHandler Module: IIS Web Core Requested URL: http://download.avg.com:80/filedir/inst/avg_avwt_stf_en_8_200a1399.exe Physical Path: C:\inetpub\wwwroot\filedir\inst\avg_avwt_stf_en_8_200a1399.exe Logon User: Anonymous Logon Method: Anonymous Handler: StaticFile Most likely causes: The directory or file specified does not exist on the Web server. The URL contains a typographical error. A custom filter or module, such as URLScan, restricts access to the file. What you can try: Create the content on the Web server. Review the browser URL. Create a tracing rule to track failed requests for this HTTP status code and see which module is calling SetStatus. For more information about creating a tracing rule for failed requests, click here. More Information... This error means that the file or directory does not exist on the server. Create the file or directory and try the request again. -------------------------------------------------------------------------------- Server Version Information: Internet Information Services 7.0. I tried to download it from here http://www.avg.com/download-trial I am using Internet Explorer 7 on Windows Vista Ultimate.It still happens when I use SafariWHAT CAN I DO TO GET RID OF IT!!?!?!?!?!?!!? more

Resolved Question: Hosting an ASP.NET Web Application?

If I create an ASP.NET web application and a SQL Server 2005 Express database, is it just a matter of uploading the files to the web hosting site and then it will all work? Can I create the database on my client machine and just upload it when it's finished? more

Resolved Question: How do I get my own 'server'?

You know, for my own website? I know that you have to leave the computer on 24/7 and stuff, but how do I create it for the web? I know you have to have like your own domain name and stuff... but like, how do I get it? more

Voting Question: Hello, I need some help with with my own web site:?

Story: I have created index.html and its associated files already. I have not implemented any Java, JS, CSS, XHTML, or XML. I already have purchased a domain name from www.networksolutions.com My domain is: " www.aytsys.com". 1.) How do I host this website on my own server at home? 2.) Do I need a proxy server for this, and if so, how do I get/make one? Anything else that you think I should know, please! I need all of the help I can get on this. 1.) How do I  more

Voting Question: Samsung SGH-i900 a.k.a Omnia - PC to phone transfers + any info on sites to download from on NET and WAP?

Greeting all, I need advise on how to transfer an application or game from my PC to my new Samsung SGH i-900 - A.K.A - Omnia ... (which has been downloaded from wap and web mobile sites. ) Whether downloaded via the mobile wap site or from the net, I always get the the same message --- CANNOT CONNECT TO SERVER. ( Please bear in mind - this is not a GPRS problem or the likes - everything is set up and working fine. ) When transferring an item from PC to phone - I have tried saving files to the "SGH-i900 My Documents" file on the desktop automatically created for the phone for Sync purposes. It works well for music, pictures or video's I already have ... but not with any mobile downloads such as games or app's. I have also tried Sync with Windows Media Player as well as the good old fashioned cut/copy and paste method. Nothing seems to work and is becoming really frustrating. I cannot find one half descent download for this phone ( I used to find tons with old phones such as my Nokia N76; Motorola V600, Nokia 6500 slide and many more. ) If anyone has info for me, or even other site recommendations - I would really appreciate it. Be good and be safe Later Greeting all, I need advise on how to transfer an application or game from my PC to my new Samsung SGH i-900 - A.K.A - Omnia ... (which has been downloaded from wap and web mobile sites. ) Whether downloaded via the mobile wap site or from the net, I always get the the same message --- CANNOT CONNECT TO SERVER. ( Please bear in mind - this is not a GPRS problem or the likes - everything is set up and working fine. ) When transferring an item from PC to phone - I have tried saving files to the "SGH-i900 My Documents" file on the desktop automatically created for the phone for Sync purposes. It works well for music, pictures or video's I already have ... but not with any mobile downloads such as games or app's. I have also tried Sync with Windows Media Player as well as the good old fashioned cut/copy and paste method. Nothing seems to work and is becoming really frustrating. I cannot find one half descent download for this phone ( I used to find tons with old phones such as my Noki more

Resolved Question: How do I create a webinar server?

Do I need software/web hosting or can I build something myself? What do I need to start?  more

Voting Question: I know nothing about MySQL, and I have an entire folder I want to turn into a database... how do I do this?

How do I make the file into a database? I have instructions from a PHP Script Here are the instructions in the file: If you know basic web stuff like CHMODing, look below at step #1. If you have no clue what you're doing, just go to http://www.yoursite.com/ after uploading all the files to your server. 1) If you intend to write the story texts to the server or allow image uploads, you must create a folder where these files will be stored. CHMOD this folder to 777. During installation, the script will ask you for the location of this folder. If this folder is missing the script will attempt to create it for you during the install, but it is best if you create the folder yourself before beginning the installation script. 2) Move config.php from the docs folder to the main eFiction folder. This file wasplaced in the docs folder to help prevent accidental overwriting of config.php for upgrades. If the config.php is missing the install script will attempt to create it, but it's best if you move it. 3) CHMOD config.php to 666. 4) Go to http://www.yoursite.com/ to run the install and set up the admin login. 5) Login with the admin login and password set in step #4, and complete the configuration of your site through the Admin panel. Although this says nothing ab out creating a database, once I go to run the install, the page asks for my local host, database name, password, etc. What do I do?I downloaded a free PHP script: eFiction Inside the folder is the readme which contains these instructionsThe eFiction file was originally a .zip file, which I unzipped... Here is the download if it will help: http://www.efiction.org/downloads/eFiction35.zipI tried setting a database up... but here's what I get when trying to run install: PHP Error Message Warning: include(version.php) [function.include]: failed to open stream: No such file or directory in /home/a7338402/public_html/install/languages/en.php on line 2 Free Web Hosting PHP Error Message Warning: include() [function.include]: Failed opening 'version.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a7338402/public_html/install/languages/en.php on line 2 Free Web Hosting PHP Error Message Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'a7338401_ff'@'192.168.0.3' (using password: YES) in /home/a7338402/public_html/install/install.php on line 903 Free Web Hosting eFiction 3.5 Install Configuration File Setup Cannot connect to the database. The information you supplied appears to be incorrect. Please try again. DB Host: DB Name: DB User: Settings table prefix: This is correct because I'm getting it direct from CPImportant: MySQL Host for any database in this account is mysql3.000webhost.com , do not use localhost! I change the DB host in the install to mysql3.000webhost.com I input the DB name, the DB Username, the DB password... but Im not sure what to put as Settings Table Prefix? If anyone can help I'd greatly appreciated it.Check it out: fanfiction.savingsarasidle.com You can see the errors for yourselfApache ver. 2.2.10 (Unix) PHP version 5.2.* MySQL ver. 5.0.51-community » MySQL Database: a7338402_ff » MySQL User» a7338402_ff more

Voting Question: Only for experienced web developers/designers ... ?

I have a Windows XP Professional SP2 operating system (32bit). What application/program would you recommend for creating a local web server in terms of security, not ease to use. Hope I made myself clear or just add aymdviorel on your messenger list for talking with me on THIS subject. more

Resolved Question: Home network server setup?

I have setup a wireless network in my home connecting several computers. The network works fine. I created a web page and using WAMP and now want to share with the other computers on my home network. What do i need to do to make my main computer to work as a server so that my other computers can view the web page correctly?Flie sharing doesn't work for this. I'm trying to setup the server to work and publish my web page. Just not worldwide, just on my home computers. more

Voting Question: I need Web server help?!?

Since Im trying to create a forum website, I'm need to a good for a free web server. A web server that supports php, mysql, asp etc........  more

Resolved Question: How do you set up a web page online and what program is good to make the page?

I was wondering how i can set up a web page. Anybody know good program that will help me make my page. I Have the domain name and idea all set up. I did not want to use a webhosting server. If i have my own PC that i can use for server alone can I do this? Could i have the web page under my companies name (where is says property of --- at the bottom)? I went to a place that charged me an arm and a leg to make the website, host it and promise me all these hits but i just ended up paying $6000. My goal is to do this from scratch. I Have experience with windows and networking. I can do it all except i have never actually set up a page. What I am looking for is a program recommendation and a link to somewhere that will show me how to set up my domain on my server. Also any other suggestions that any of you guys can help me with. I don't want to place my website on a webhoster or server like godaddygo ect.. I want full control of my website and not have to pay to get someone to place it for me. I will pay for any website creating software. I would like the best. Thank you for taking the time to read my horrible grammer more

Resolved Question: how do I create a nonpublic proxy server for surfing?

I would like to know how I can browse the web through a private, non-public, solely dedicated proxy server. I have found many sites that let you purchase software, or free sites that are filled with ads, but I am looking for to proxy surf without any website knowing it is a proxy browser (whatismyipaddress.com seems to know all the public ones).  more

Voting Question: i have a problem with internet explorer opening a page..each time i try it shows this error message...plz help?

Server Error in '/' Application. -------------------------------------------------------------------------------- Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>  more

Resolved Question: How can I publish PDF documents on Web site?

I used Microsoft Publisher to create my Web site (not the best, I know!). Everything turned out fine except for PDF work samples I have linked on the site. My index files are the same, everything has gone through the FTP server...just nothing happens when I click on my PDF links. Any ideas? Thanks! more

Resolved Question: What language should I use if I am to develop a web app that could be easily converted to a desktop app.?

Currently, I'm developping online training courses with different exercices (mainly based xhtml forms and flash movies). The content is all stored in a database. The data can easily be exported in an xml file. I currently work with ASP, javascript and SQL Server to develop my projects. Often, we are ask to create a desktop version of the application. I took a look a previously converted web apps (on projects I didn't work on), and I don't want to do it that way. They created an installation cd for the app that configures IIS on the client's pc and then they run the application with their localhost. I really don't want to do that. I tried to do an AJAX/XHTML version of the application, but with all the browsers security settings, i cannot be sure that it's gonna work for all users. Now, what I'm looking at, is to create a java desktop application. If I was to let go ASP for JSP, would it be easier to convert the web-app to a desktop app? Or would it be as much of a pain than it already is?Thanks for you answers guys, but I forgot but I can't use only a flash based version, because of accessibility issues, that's why I was thinking about a java app, which as more flexibility for accessibility. more

Resolved Question: Intranet services help!!!?

Hi there! I have created a cool new home intranet with things like images of the family, things to do and notes. I now think that I want to add two extra functions on my intranet which is hosted on a Quick and Easy Mail Server; - I want to add ACCESS TO FILES AND DOCUMENTS. How can I save documents such as homework files onto the intranet? How can they be linked to and where should I save them to allow the network to use them? - I would also like a private mail service for the family. How can I add this software? What software do I need to download? How is it put onto the intranet. NB: My intranet was created with WEB PAGE MAKER and is hosted using the Q&E MAIL SERVER. Please help me by telling me how I can add the above two features onto my intranet.  more

Top How To Create A Web Server Links

How to: Create Web Server Control Templates Using the Designer

After my previous post, showing how to use Whiist to quickly create photo albums on a Windows Home Server, a number of people asked for an article showing similar steps for ...

How to create a website on Windows Home Server in minutes :: Shiny ...

The T:System.Web.UI.WebControls.GridView, T:System.Web.UI.WebControls.DetailsView, T:System.Web.UI.WebControls.FormView, T:System.Web.UI.WebControls.DataList, and T:

How to: Create Web Server Control Templates Using the Designer

Make your own private server. Virtual Private servers for business ... Domain Email | Podcast Software | Create a Website | Online Photo Gallery | Quick Blog | Servers | Free ...

Make Your Own Private Server, Make a Private Server, Private Servers ...

ASP 101 is the place developers go for Active Server Pages and ASP.NET information! ... What and Why Is Web Services Web Services, as known as XML Web Services, are units of ...

ASP 101 - Create and Consume Web Services at Server and Client

What You Need . 680x0 or PowerPC Macintosh - a Mac Plus or higher; 4 MB RAM minimum requirement; Hard Drive (at least 10 MB free) You should be able to get a working 680x0 Mac w ...

Menu

Offers


Copyright
2003 server Site is © 2008 | All Rights Reserved | All trademarks are the exclusive property of their respective owners.