TechRepublic : A ZDNet Tech Community

11 Resources for

server side

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Recent Geekage
Here are some of the cool toys Ive been playing with lately.Squeezebox  My new favorite gadget. Really tight. The server side is open and runs nicely on Linux.Skype 1.4 Beta for Linux  The UI is much cleaner than before, but it still trails far...
Tags: User Submission
Blog posts 2007-07-03
Data validation with JavaScript and regular expressions
Never rely on client side scriptsClient side validation of user input is good practice but ... for real application security any client side validations must be repeated on the server side. Frequently the same regex can be used for both validations, though the server side may require some additional processing.Javascript...
Tags: apotheon, javascript, programming, security, server, Server-side validation
Discussion threads 2006-09-19
Free or Cheap Email Server Software
I'm starting a small business with little to no capital. One of the requirements that I have is need of a business email representing my domain name. Any one know what can meet this need?Thanks,We use a free e-mail program called Pegasus Mail. The server side is called Mercury...
Tags: e-mail, domain name, TheRook, server software, software
Q&A 2006-07-10
I need guidance and information.
I've recently graduated college in May of 2005 with a 2 yr. degree as a Computer Network/Systems Administrator. I've almost got one year under my belt of job experience. I'm studying now for my CCNA exam. Could I get some recommendations for what road I should travel next? Should I...
Tags: CCNA, CCNA path, certification, cisco vs. microsoft, jack, master, MCSA, mpennell@...
Discussion threads 2006-01-05
access authentication
I am programming a website which I need to have access authentication. This is something like experts-exchange website. I would like to know how do I program the "login" dialog box and how to retrieve data from it. Also, I would like to know how to maintain the user's status....
Tags: heather.pfeil@..., HTTP, httpS, programming, token, user-ID
Q&A 2005-09-14
Forms and processing
O.K...I am gonna start working on an online registration form which will include a user name, password and other information as well as a code that the user will have to enter it in the appropriate box this is because of preventing registrations by a software. The code will be...
Tags: davoud, forms and processing, HTML, password, programming, server, technology choice, tool
Discussion threads 2005-07-29
Out of office assistant from server side
Good day peopleWhen a user leaves the company, and have a personal email address where others can reach him on, can I set up a type of "out-of-office assistant" on the server side, to reply to incoming emails and disclose his other contact information?Then after three weeks, we can kill...
Tags: assistant, e-mail, erasmusw@..., server, Thanx
Q&A 2005-06-15
Novice question
I've got this code in an intranet webpage to display the computer name of the client but when I open it in IE or frontpage locally I get an error saying that "java" (line 2)is not undefined. The code is taken from a tutorial web page. Can anyone help? ...
Tags: computer, joncr, Microsoft Internet Explorer, Novice, Novice Question, programming, server, Web browser
Q&A 2005-06-03
SP2 strikes....
I know this is a long shot, but here goes…We have a client who is getting an "Error 70: permission denied" error when launching our software and I am running out of ideas. What is going on behind the scenes when this error occurs is that it is trying...
Tags: .:geek:., COM+, Microsoft Windows, server, Service Pack 2, software, windows
Q&A 2005-04-12
A technique to efficiently manage client-side code when bandwidth is limited
A code factoryIn this particular instance, the "code factory" technique lead to increased efficiency and a better user experience. However, this method is very dependent on the circumstances presented in the article.[b]What do you think of this technique? Do you have a better idea for managing client-side code to share...
Tags: bandwidth, DB, DB Tables, JavaScript, Mark W. Kaelin, server, technique
Discussion threads 2005-01-27
Application Design: Use DOM to create data-driven HTML documents
In the roll-your-own world of HTML, it’s easy to get swept up in the heady process of Web page creation and forget that we’re programming. Paradoxically, Web pages often become things of beauty in our eyes, as lovingly rendered as a painting. In those situations, we can lose sight of...
Tags: Scripting languages, DHTML, HTML document, Scott Robinson, HTML, server side, server, Document Object Model, XML
Technical articles 2004-03-11

Additional Resources

How do you like your virus protection: Client-side or server-side?
Are you a fan of server-side virus software, or do you prefer client-side protection? In this week's Member Debate, we want to know which one of these anti-virus apps you think is best and why. Join the debate now!Ever since I joined TechRepublic, I have worked off the same desktop...
Tags: Cyberthreats, Viruses and worms, SECURITY, Ed Engelking II A+, virus protection, virus, virus software
Technical articles 2001-01-19
Perform server-side updates with ASP using SOAP
A custom protocol can be used for communication between the client and the server. SOAP, however, can provide a flexible, scalable, and simple alternative. The XMLHTTP object makes this possible by allowing the client’s browser to execute an Active Server Page upon the server and wait for the server’s response...
Tags: SOAP, Web services, Microsoft ASP, package schema, Edmond Woychowsky, envelope, Simple Object Access Protocol, XML, XML document, SOAP request
Technical articles 2003-01-27
Using Client Side Includes instead of Server Side Includes
A Server Side Include SSI allows you to write some commonly used code once and have the server insert it into the pages for you. Many Web sites use these SSIs to provide common components such as a header, footer, navigation bar, or search bar. The main advantage of them...
Tags: Scripting languages, Servers, Greg Griffiths, Server-Side Include, server, Client Side Include, JavaScript
Technical articles 2004-03-25
Manage server-side e-mail signatures with Policy Patrol 5
Just what i needThis looks an excellent product. Im fed up of the inconsistant signatures people have on their outlooks and the ability to centrally manage looks the business.Does anyone know of any other similar products they can recommend so that i can look at a few offerings?RE: Manage server-side...
Tags: Microsoft Outlook, e-mail, Policy Patrol 5, e-mail signature, Adolsign, Email Signature
Discussion threads 2009-04-22
Configure a Windows Server 2003 VPN on the server side
DOWNLOAD: Configure a Windows Server 2003 VPN on the server sidehttp://techrepublic.com.com/5138-1035-5805236.htmlHow many of your users connect to your network via VPN? [b]How much trouble is it for you to maintain?[/b]QuestionsIf you have any questions on this article, please let me know so they can be addressed either here or in...
Tags: download, firewall, Mark W. Kaelin, Microsoft Windows, Microsoft Windows Server, Microsoft Windows Server 2003, network administration, networking, remote access, router, server, VPN, windows server 2003
Discussion threads 2005-07-26
PHP: An alternative for server-side scripting
In case you didn't know, there's a less expensive, faster, multiplatform alternative to ASP for server-side scripting. PHP is an open source scripting language that offers a number of advantages you should know about.Let’s say you’re maintaining or developing a Web application and you’re getting complaints: The site is buggy...
Tags: Scripting languages, Shelley Doll, PHP, Microsoft ASP, Microsoft IIS Server, server
Technical articles 2001-04-25
Use server-side processing to work around XForms' lack of browser support
You may be wary of deploying XForms because it currently doesn't have much browser support. Most browsers will support XForms down the road, but for now, the only reliable and scalable way to implement it is through a server-side mechanism. For the purposes of this article, I'll walk you through...
Tags: XML, Web browsers, Web browser, Peter V. Mikhalenko, XForm, Chiba XForms, XForms Processor
Technical articles 2003-05-28
Create server-side controls that render custom HTML in ASP.NET
The Web application infrastructure ASP.NET, introduced as part of version 1.0 of the Microsoft .NET Framework, provides the thin-client counterpart to Microsoft Windows client development. ASP.NET 2.0 features a new set of controls and infrastructure that simplify Web-based data access and includes functionality that facilitates code reuse, visual consistency, and...
Tags: HTML, Microsoft Press, Microsoft ASP.NET, Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Book chapters 2006-09-12
Stupid Web Tricks: Use server-side includes to make site-wide changes
Click here for our complete list of Stupid Web Tricks.By Lauren Guzak and Patrick Joseph(1/26/99, updated 6/22/01)If you have a Web site devoted to selling cheese, you probably want to reinforce your cheese-marketing message any way you can. Something like, "When it's cheese you want, be sure to visit Chuckie's...
Tags: Scripting languages, Lauren Guzak, cheese, SSI Ltd.
Technical articles 2003-10-06
  • << Previous
  • page 1 of 1
  • Next >>


IT Professional's Guide to Policies and Procedures, Third Ed
Whether you're creating policies for management, training, personnel, support, privacy, Internet/e-mail usage, security, or inventory, you'll meet the needs of your entire enterprise with this one download!
Buy Now
Quick Reference: Linux Commands
Reduce stress and speed up resolutions with the easiest command references right at your fingertips. You'll receive a PDF file covering Linux, packed with the most common commands you'll need and use daily.
Buy Now

Popular Sanity Saver Videos