Programming Help
Wednesday, March 2, 2011
why .flv file is not playing via iis6.0
›
On Windows 2003 Server, open the IIS 6 Manager. -> Right-click the Local Computer Server and Select Properties. -> Click the MIM...
1 comment:
Wednesday, January 9, 2008
Open the 'New Window ' with JavaScript
›
Syntax:- Window.Open('New Form name','width=--,height=--,scrollbar=--,resizable=--');
Unable to start debugging on the web server.The blogger is not configured to be debugged.(Procedure of Virtual Directory)
›
Please check the virtual of the project is proper or not. Way of making the virtal of the any project in asp.net. 1. Goto in IIS(Internet In...
2 comments:
Tuesday, January 1, 2008
Spliting the string with any word
›
In C# For Example - String str="c//Programfile//abc//xyz"; string [] strsql=str.split('//'); strsql[0]="C"; str...
2 comments:
Given the tooltip at any Image and any thing
›
We use the 'alt' attribute for given the tooltip . if we want to show the caption of any image at the mouse over of that image ,then...
1 comment:
Home
View web version