Clive Ciappara

Founder of WOW. Passionate Software Engineer and UX Designer with 18 years of professional experience in building and designing high performance web applications.

Reference Controls from MasterPage

Reference controls from a master page in a normal page

ASP.Net Menu Control Problem with IE8

When loading a website that utilises the asp:menu control, in the development machine it works fine […]

Windows Vista – Printers not showing up

Sometimes when clicking on the Printers button, the window seems to be loading, like searching for […]

Return Array from Web Service using ScriptManager & Javascript

 This is used to call the Web Service using ASP.Net and Script Manager. Must be inserted […]

ASP.Net | Call Web Service Method

    <asp:ScriptManager ID=”_scriptManager” runat=”server”> <Services>   <asp:ServiceReference Path=”~/Web_Service/SearchService.asmx” />   </Services>  </asp:ScriptManager>     <input id=”butnRead” type=”button” […]

Quickie | ‘Sys’ is undefined Solution

Today I was trying to call a web service from Java Script using the Sys.Net.WebServiceProxy.invoke function but the […]

Calling Web Service From Javascript

Hi my post explains how to call web service frm java script using AJAX. If the […]

Return Array From WebService

Here’s the simplest way to accomplish what you want. Have your webservice return a simple string array: […]

Will Windows 7 be unveiled on 7/7?

There are many websites reporting that Microsoft is going to release the RC version of Windows 7 to […]

MS Access 2007 | #Deleted

SQL Server 2005, Access 2007, Access 2003, Microsoft Office Access, #Deleted, error, linked tables

1 18 19 20 21 22 27