thank you for your help but i want to know how i can add data (string or date or int) which user insert into my table page ASP to my database table sqlserver . Thanks and Salam.
ihbos
Posts
-
HOW TO INSERT DATA FROM A TABLE IN my ASP page TO SQL SERVER DATABASE [modified] -
HOW TO INSERT DATA FROM A TABLE IN my ASP page TO SQL SERVER DATABASE [modified]SALAM, i use C# with ASP.NET. I CREATE A TABLE IN MY PAGE ASP AND WHEN A USER INSERT DATA (int num,smalldate date,varbinary fichier)ON THE TABLE AND CLICK A BUTTON "DEPOT DOSSIER",so data will add to database. my problem how to insert image and date and num from table in asp page to databse sqlserver . and this what exactly i want to do with 2 photo: link to first photo http://pics.imagup.com/ano1/1274640272.jpg and when the folder is created it must be like this: link to second photo http://img62.imageshack.us/img62/5113/administrateurcert.png Note: images show like a url in the ASP page. can i use gridview in some case? SALAM .
modified on Sunday, May 23, 2010 2:38 AM
-
how i add a pictures in the database & how to connect to sql server with formview and gridview using c#Salam I've problem to add a picture to database sqlserver,what's the simple solution to this and how can i use the table which it has pictures with formview and this is the example that's i mist have,and thanks to ALL. SALAM.