Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Problem in adding a button to a page.

Hi guys. I have a problem in adding a button to a page. When I add a simple button to a page and reload the page it loads correctly but when I click on the button I get the following error: "Failed to load viewstate. The control tree into which views

How to use filter_var() function in php.?

What is use of filter_var() function. ? The filter_var() function filters a variable with the specified filter. Syntax of filter_var() functionfilter_var(var, filtername, options) You can see below example of array_rand() function in php. <?ph

Filters in ASP.NET MVC

Filters are used where we want to execute code before Action Call and after Action call. Filters are custom classes that provide pre-action and post-action behaviour to controller actions.   Types of Filters:   ASP.NET MVC provides foll

How to test My SQL Injection

SQL injection attack can access the sensitive data from the database. The attacker can Insert, Update, Delete and execute the administration operation. Detection: Authentication Forms : When user enter the web form, chances are that the user creden

Difference between first & take in Ruby Arrays

Both first & take are applied on the ruby objects, they return the requested number of elements from the Array. There are some differences between them, and i have explained the major ones over here. 1) The method take always accepts an argument

Using own Python classes with the runtime type and range checking feature of the library Pyadaaah

I am currently trying out pyadaaah - which works quite fine - until I try to use own classes in a vardef line. I then get the error message: Fatal error in VarDef.__init__: Fatal error in VarDef.__processTypeSection: evaluating type section 'cla

CRUD operations with MySQLi procedural functions

In previous posts we have learned about creating a connection to a MySQL database with procedural and object oriented way, we also learn how to run a query with mysqli. This article demonstrates how to perform different CRUD operations with MySQLi pr

An Overview to HTML5 Global Event Attributes

Hello readers, Today we will discuss about the HTML5 various global event attributes , these are of various types such as window events, mouse events, form events and media events. Whenever any user visits a website it generates any action either by

Explaination of HTTP Status Codes 5xx – Server Error

Here we will learn about the server errors that are received by the client under different situations. The HTTP status or error codes which belong to 5xx series come frequently in the web browser. The status codes are returned by the web server when

WebMethod overloading in asp net web services

Hello all, Working with .net web services, at time we have to overload our WebMethod, and the process of WebMethod overloading is very much same to the method overloading in C#. Method overloading allows a class to have multiple methods with the sa

1 117 160
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: