Hello Sir, I have upload same as in our system
Signature preview salil_k_singh
Hello Sir, I have upload same as in our system
Signature preview salil_k_singh
Hi All, I made a quicktime video in mp4 extension. I successfully imbedded it in our web page and it run on local system well. but when i upload it on server then it not run only quicktime symbol show. Plese help us to solve these problem ASAP
Signature preview salil_k_singh
Hello Friends, I am new in web development and i am making a website and there is a page where i need to get images that are stored on the server from XML file. So how can i make XML file for those images and how to Access those images on the pages from XML file. so please can anyone tell me how to do this or give me some links so that i can do this work... Thanks
Signature preview salil_k_singh
Hello Friends, I am new to web development and developing a website Dreamweaver (HTML) i want to add a video (FLV) to one of my web page i have use flash video from dreamweaver it runs files on local system but when i upload it it does not run not even i have seen flash player on my page... i have searched a lot on net but does not find any solution Please help me Thanks
Signature preview salil_k_singh
I am making a project which contain several forms. I want to access member id which r used in login, I want to use member id through mdi form on every form of project. Please suggest me code if possible
Signature preview salil_k_singh
sir i want to insert data in two tables using transaction. thee is error occurs at run time . i am giving u a my code please correct it as soon as possible: con = new OleDbConnection("provider=Microsoft.Jet.Oledb.4.0;data source=E:\\db1.mdb"); com1 = new OleDbCommand("insert into info(user_id,password,name,role,email,contact,address,designation,ques,ans) values('" + textBox1.Text + "','" + textBox2.Text + "','" + textBox4.Text + "','" + comboBox1.Text + "','" + textBox5.Text + "','" + textBox6.Text + "','" + textBox7.Text + "','" + textBox8.Text + "','" + textBox9.Text + "','" + textBox10.Text + "')"); com2 = new OleDbCommand("insert into login(user_id,password,role) values('" + textBox1.Text + "','" + textBox2.Text + "','" + comboBox1.Text + "')"); com1.Connection = con; com2.Connection = con; con.Open(); tr = con.BeginTransaction(); com1.Transaction = tr; com2.Transaction = tr; com1.ExecuteNonQuery(); com2.ExecuteNonQuery(); tr.Commit(); MessageBox.Show("inserted");
Signature preview salil_k_singh
what is the difference between sql,ms sql and sqlserver 2000
Signature preview salil_k_singh 11:06 15 Jul '07
in my project, in login form ,i want to use role as admin and user. i made one table in sqlserver2000 and specify the role then according to role how i login. plese specify the code
Signature preview salil_k_singh 11:06 15 Jul '07
how to use ajax in asp.net 2.0
Signature preview salil_k_singh 11:06 15 Jul '07
sir what you mention , this option is not in sql server 2000. then how I restore my database
Signature preview salil_k_singh 11:06 15 Jul '07
I am working on web based emart project in asp.net. I want to make my own framework for it. how can i design it
Signature preview salil_k_singh 11:06 15 Jul '07
Respected Sir I have taken backup of my database and format the system now how I restore my database. I am using Sql server 2000. or I have backup of database which i taken from another system. now how I restore that database
Signature preview salil_k_singh 11:06 15 Jul '07