website

Integrate Microsoft Office Communicator 2007 in ASP.NET Page

I am working on a website build using ASP.NET and C# for my company's intranet.So is it possible to integrate the Microsoft Office Communicator 2007 in ASP.NET Page. i.e. the site should be able to provide the current status(avalible, busy , offline) of all contacts and when a user clicks on the username, the chat window should open. ...

What are the necessary and most important things, we should do at validation, if an web application gets the users input or parameters?

I am always thinking about validation in any kind on the webpage (PHP or ASP, it doesn't matter), but never find a good and accurate answer. For example, a I have some GET-Parameter, which defines a SQL query like DESC oder ASC. (SQL-Injection?) Or I have a comment-function for user, where the data is also saved in a database. Is it e...

HTML Validator won't load!

Hi, I have NO idea what the problem is. I need to validate my website as part of a uni assignment on w3.org and for some reason, this page just will not load. The CSS and HTML validator pages won't load at all, it says "network timed out". I have no clue why this is, it's been like this since I can remember. I have reset safari, emptied ...

I can't figure EtherPad out.

I feel like this is probably a pretty dumb question, but I am just completely lost. I have seen (and tried) about ten different ways to install EtherPad on my system, but absolutely nothing on how to actually incorporate it into my web page. One page seemed like it was telling me to open up "http://localhost:3306/" (or something along th...

is it good to put a javascript preloader for a website ?

Why do most of the websites doesn't have a preloader? I am thinking to put a preloader for my website, but I wonder why many website which needs a preloader for their heavy content but they don't have one ? And I am looking for a good preloader tutorial. ...

How to get the yahoo's mediaplayer javascript to ignore certain file types?

Is there any way to restrict what types of files the yahoo mediaplayer plays? We don't want it to play flv files but we do want it to play MP3s. Background Yahoo provides a really nice browser based mp3 player in the form of a simple javascript include. It will find any link to media file on your web page and adds a nice little player ...

Why should I comment the following lines in my webconfig in order to work in IIS ?

I'm new to IIS 7.5 (Window 7) If while I new ASP.NET 3.5 Website target it on Local IIS , it works without any problem . But if i new a file-system ASP.NET 3.5 Website and from IIS add that website and configure it , It doesn't work . I get this error In order to work I had to comment these following lines <sectionGroup name="system...

do external javascript on a website objective C

hi! this is my first post so i am sorry for any mistakes i make :) i know the title is confusing, but i will try to explain what i want :) i got this website, on the website there is a schedule, this schedule change when you change different values so that it consist with the appropriate person. when you change a value a javascript fu...

how i can know the new features that are implemented by websites ?

hello, how i can know the new features that are implemented by websites ? like facebook login ,facebook connect,twitter ,google map,openx ,freshbook,paging, and so many things. i want to upgrade myself each day :) ...

number of people that has visited the website

Hello everyone. I am working on a website i will like to know the number of people who has visited the website. Can someone tell me what to do? ...

What is the significance of the number 117 for hibernate?

It is gone now, but for a long time the "advanced problems" page at the hibernate website was: http://www.hibernate.org/117.html Why was it 117.html? Was there some sort of significance to this particular number? ...

Parsing PDF files hosted in web servers

I have used iText to parse pdf files. It works well on local files but I want to parse pdf files which are hosted in web servers like this one: "http://protege.stanford.edu/publications/ontology_development/ontology101.pdf" but I don't know how??? Could you please answer me how to do this task using iText or other libraries... thx ...

How to WEB 2.0 sites get first few members ?

How to WEB 2.0 sites get first few members, like a new site comes up for "discussing books" or "renting apartments" or any thing for that matter. So if some marketing is able to pull in some visitors, all first few visitors will see blank data bases no existing info offered. wont they carry a bad name and never come back again ... ?? ...

Suggest good links for working with insert delete update create in SQL Server using C#

I cannot remember the site, but I showed parameter add etc where we could add the name of parameters instead of forming the whole query as a single statement Please suggest some good links having coding info for working with SQL Server tables using C# website, following needed most create table insert data delete data declare primary ...

How do sites that use a phone dialer work?

Sites like icantfindmyphone.com -- what service is it using to make the phone calls? Just a google voice widget and he uses his own number? I'm curious. ...

website written in HTML using iWeb doesn't show up correctly in different browsers

I have a question regarding how to make the same website appear consistently in different browsers on different platforms. The following is a website that I made for my professor: http://youlab.wustl.edu/Home.html. The site itself was made using iWeb while the drop down menu was manually inserted using an external HTML code provider (So...

How to prevent unwanted users from accessing a public website?

Many unwanted users are creating fake accounts on our website for pester us. What can we do? ...

Logging into Microsoft Online website programatically with C#

Hi guys, I'm trying to write a utility which will attempt to login to the Microsoft Online Admin website and report back as to whether it is reachable. Using code mainly from this article, http://odetocode.com/articles/162.aspx and some screen scraping I have pieced together the following. Unfortunately it doesn't work, the final respon...

Web page "timestamp"

Is there a web site that can verify your web pages. Specifically, let's say you created a web page on Monday and you want your users to be assured that when they view the same page on Tuesday, that it's the same page that was posted on Mondya (without any modifications). Thank you. ...

compiler for my web site

Hi, I am planning to build an algorithm web site that compiles the c and other language programs. I want to know is there any readymade tools/libraries for that?. ...