Julien Pinquié

ASP.NET, C#, SQL Server

Browse by Tags

All Tags » javascript (RSS)
How to resolve "__doPostBack is not defined" error
It just happened to me... I put my script in an file and declare it in the header like this : < script src ="js/masterpage.js" type ="text/javascript" /> When I launch the page, I get a javascript error __doPostBack is not defined and none of my...
More Posts