| Post
Your Question Unlimited
(Our Experts Only In a Week
Reply Back) |
| |
| 6/15/2007 |
| how i can fix the problem of javascript error on my page, when page load error display in status bar? |
You have to check where you typed javascript code. double click on status bar and see line error and open in editor and fix it. if your code correct you have check following web file areas:
1. 2. After the header 3. Bottom out Of table 4. table events and form events
|
| |
| 6/13/2007 |
| I have installed IIS and Skpye My Skpye Worked but my IIS not working, kindly give me solution as soon. |
your skpye required 80 port and also IIS 80 port, use the IIS properties and change the port 81 and the internet explorer use this link http://localhost:81/myproject
|