Saturday, 24 July 2010

Interview Question sabkahub

Sabkahub Services Pvt Ltd,ASP.NET, C#, SQL SERVER                                                                                           Time Duration: 30 min______________________________________________________________________________________                            ...

Friday, 23 July 2010

Simple Captcha with ASP.Net

Simple Captcha with ASP.Net<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head id="Head1" runat="server">    <title></title>    <script type="text/javascript" language="javascript">         var a = 49, b = 65;         var c = 100;         var d = 70;  function show()  {      if (a == 57) {          a = 49;     ...

Sunday, 18 July 2010

how to send sms from asp.net

Code For Default.aspx Page<%@ Page Language="C#" AutoEventWireup="true"  CodeFile="smssend.aspx.cs" Inherits="_Default" validateRequest="false" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>sunilgurjar.blogspot SMS Gateway Message Sending Example</title></head><body>    <center>    <form id="smsdata" runat="server">        <asp:Table id="smstable" runat="server" style="text-align:left; border-width:thin; border-color:Silver;" BorderStyle="Solid">           ...

Pages 131234 »
Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Blogger