Forum: ASP.NET 16 Days Ago |
| Replies: 1 Views: 279 <connectionStrings>
<add name="ConnectionString" connectionString="Data Source=(local);Initial catalog=sonia;User ID=sonia;Password=sonia;" providerName="System.Data.SqlClient"/>
... |
Forum: ASP.NET 23 Days Ago |
| Replies: 0 Views: 170 protected void btnLogin_Click(object sender, EventArgs e)
{
try
{
SqlConnection conn = new... |
Forum: ASP.NET 23 Days Ago |
| Replies: 1 Views: 192 Hey frnds tell me to see ASP.net site video tutorials,is it necessary that msdn sites will open up. Because msdn sites will not open up in my computer. Or by installing silver light,i can watch... |
Forum: ASP.NET 26 Days Ago |
| Replies: 1 Views: 272 public partial class FrmOnline : System.Web.UI.Page
{
string Query;
SqlCommand cmd;
SqlConnection conn;
protected void Page_Load(object sender, EventArgs e)
{
if... |
Forum: VB.NET 30 Days Ago |
| Replies: 4 Views: 265 if strFile.Length <> 0
'Code
end if |
Forum: VB.NET 30 Days Ago |
| Replies: 2 Views: 318 As u all know,at runtime we can move the form.
I use the foll. code,so dat form doesn't move.I want to ask dat is there any easy way to do it.
Mine code below working correctly,but lengthy-
... |
Forum: VB.NET 32 Days Ago |
| Replies: 1 Views: 208 http://www.vbforums.com/showthread.php?p=3624924#post3624924 |
Forum: VB.NET 32 Days Ago |
| Replies: 1 Views: 132 http://www.dotnetspider.com/forum/225701-Recent-interview-question.aspx |
Forum: VB.NET 32 Days Ago |
| Replies: 1 Views: 132 I was asked Suppose there is table A in DB,Suppose when we update that table,whose are two tables(Magic tables) that are updated other than table A? |
Forum: VB.NET 32 Days Ago |
| Replies: 1 Views: 208 I want to change the value & its backcolor of cell.
On Button1_Click,I m adding records to the Gridview.
On Button3_Click,I want to chnage the value of cell & its backcolor.
Suppose two Rows &... |
Forum: MySQL 33 Days Ago |
| Replies: 1 Views: 268 I was asked Suppose there is table A in DB,Suppose when we update that table,whose are two tables(Magic tables) that are updated other than table A? |
Forum: ASP.NET Oct 1st, 2009 |
| Replies: 1 Views: 267 Nobody knows the answer or nobody wants to reply????? |
Forum: ASP.NET Oct 1st, 2009 |
| Replies: 1 Views: 267 SOURCE CODE
<asp:Repeater ID="Repeater1" runat="server">
<HeaderTemplate>
<table border="1" width="100%">
<tr... |
Forum: ASP.NET Sep 29th, 2009 |
| Replies: 1 Views: 216 WEB.CONFIG FIlE
<?xml version="1.0"?>
<configuration>
<appSettings/>
<connectionStrings/>
<system.web>
<authentication mode ="Forms">
<forms... |
Forum: ASP.NET Sep 29th, 2009 |
| Replies: 8 Views: 394 Can u give me the idea which project to develop in ASP.Net & in Brief project details? I m newbie to ASP.net! |
Forum: ASP.NET Sep 28th, 2009 |
| Replies: 1 Views: 208 Can somebody give me the idea of Light WIndow in ASP.Net? When i click on butoon,form appears & the current form becomes Gray.How to do dat!Can somebody tell me! |
Forum: ASP.NET Sep 25th, 2009 |
| Replies: 8 Views: 394 I want to develop a project in ASP.Net. Can somebody will send me the project descriptions plz its very urgent. |
Forum: VB.NET Sep 22nd, 2009 |
| Replies: 1 Views: 232 I want to after clicking on button2,after that if i click on button1 then msg is not displayed
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As... |
Forum: C# Sep 20th, 2009 |
| Replies: 3 Views: 483 I want to convert VB.Net to C# code
VB.NET-
Public Class Form1
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Try
... |
Forum: ASP.NET Sep 20th, 2009 |
| Replies: 2 Views: 236 I want to develop a login page ,i want that admin username & password to be saved in asp file suppose FrmLoginDetails.asp. Username - sonia
Password - citm123
When the user logins,i want... |
Forum: ASP.NET Sep 14th, 2009 |
| Replies: 11 Views: 589 hello dnanetwork , how r u ? Have u blocked,dat nobody can send u privat message? |
Forum: JavaScript / DHTML / AJAX Sep 1st, 2009 |
| Replies: 0 Views: 246 I have dropdown & Gridview on FrmSatelliteMain,In dropdown DataValueField uid is there,Now i want that as the user selects
the value in dropdown ,on basis of uid i will fetch the records fromm DB &... |
Forum: ASP.NET Aug 30th, 2009 |
| Replies: 5 Views: 318 |
Forum: ASP.NET Aug 30th, 2009 |
| Replies: 5 Views: 318 But i m newbie to ASP,dats y doubt is there!! |
Forum: ASP.NET Aug 30th, 2009 |
| Replies: 5 Views: 318 I have made connection in web.config file,Its working ,I want to just confirmed dat Whether i m doing it in right way or not!
Web.Config File-
<configuration>
<appSettings/>... |
Forum: ASP.NET Aug 30th, 2009 |
| Replies: 7 Views: 662 Hello sknake sir I didnt get ur code..Can u tell me is it necesarry or not to have handler.aspx ...to get the image from DB..See in mine code below-???
hello mohan sir , I m saving the multiple... |
Forum: VB.NET Aug 27th, 2009 |
| Replies: 2 Views: 630 Below code is opening Folder Browser dialog on button click, I want that if mine PC is in network..In Folder Browser Dialog even the network drives are coming,I want that Network Places do not come... |
Forum: ASP.NET Aug 26th, 2009 |
| Replies: 4 Views: 413 I have earlier SQL 2005 Express Edition install..I remove it from control panel.But its not completely remove,can somebody tell me how to completely remove it. Cz now I m using SQL Server 2000 ,even... |
Forum: ASP.NET Aug 26th, 2009 |
| Replies: 4 Views: 413 I have earlier SQL 2005 Express Edition install..I remove it from control panel.But its not completely remove,can somebody tell me how to completely remove it. Cz now I m using SQL Server 2000 ,even... |
Forum: ASP.NET Aug 23rd, 2009 |
| Replies: 14 Views: 551 have u any textboxes of such names in ur design view or not??????? |
Forum: ASP.NET Aug 23rd, 2009 |
| Replies: 14 Views: 551 just remove the txtName.Text & type it again..Dont cut & paste it again... |
Forum: ASP.NET Aug 23rd, 2009 |
| Replies: 14 Views: 551 ks so simple it is..I m showing u the code dat add data to SQL database but from textbox,U just change dropdown here..
using System;
using System.Data;
using System.Configuration;
using... |
Forum: ASP.NET Aug 23rd, 2009 |
| Replies: 2 Views: 297 Just copy & run the code..But its in VB.net..U want this??
Option Strict On
Option Explicit On
Option Compare Text
Public Class Form1 |
Forum: ASP.NET Aug 23rd, 2009 |
| Replies: 14 Views: 551 hi frnd , can u plz explain ur question more clearly...or send me ur question on mine id <EMAIL SNIPPED> |
Forum: ASP.NET Aug 23rd, 2009 |
| Replies: 4 Views: 413 I have currently two forms in mine website..I m also posting their codes--
FrmRegistration.aspx
public partial class FrmRegistration : System.Web.UI.Page
{
SqlConnection conn = new... |
Forum: ASP.NET Aug 16th, 2009 |
| Replies: 0 Views: 286 I used the GridView1_RowDeleting Event to delete from the gridview .
use sonia
select * from Info1
drop table Info1
create table Info1(UID integer,FirstName Varchar(100),LastName... |
Forum: ASP.NET Aug 13th, 2009 |
| Replies: 1 Views: 827 I bound the Gridview to the database,Now I want that in each row edit link is there,When i click on dat,then the data of data row comes to edit mode...
SOURCE TAB
<asp:GridView... |
Forum: VB.NET Aug 6th, 2009 |
| Replies: 4 Views: 400 hi sknake,below is the C# code
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using... |
Forum: VB.NET Aug 5th, 2009 |
| Replies: 4 Views: 400 Suppose I have two exes WindowsApplication1.exe WindowsApplication2.exe..On the form load of WindowsApplication2.exe,I m calling WindowsApplication1.exe & sending the command line arguements..I... |
Forum: JavaScript / DHTML / AJAX Aug 2nd, 2009 |
| Replies: 6 Views: 818 THX BOTH OF U
Working Code
protected void Page_Load(object sender, EventArgs e)
{
try
{
if (!IsPostBack)
{
... |