Hi, I want to upload the directory on the server. The file upload control is uploading the file not directory. is there a way by which I can upload the directory ? Thanks
Samarjeet Singh india
Posts
-
How to Upload Directory -
How to create directory in SQL with SpaceThank you very much it working for me
-
How to create directory in SQL with SpaceThanks for your great help
-
How to create directory in SQL with SpaceThank u very much !!!!! its working in sql2008 but client is running in older version(Sql2000) and in older version its unable to find the reference and producing following msg
Server: Msg 2812, Level 16, State 62, Line 1
Could not find stored procedure 'master.dbo.xp_create_subdir'.is any other method so that its working in SQL2000 as well Thanks in advance
-
How to create directory in SQL with SpaceFor example if I tried to run in sql Exec master.dbo.xp_cmdshell '"C:\Temp\My Test"' Then I am getting following 3 rows of messages 1- 'C:\Temp\My' is not recognized as an internal or external command 2-operable program or batch file. 3- NULL Thanks
-
How to create directory in SQL with SpaceThank you very much for your reply but I already did as Exec master.dbo.xp_cmdshell '"C:\Temp\My Test "' but still getting facing problem
Samar
-
How to create directory in SQL with SpaceHello, I am able to create a directory by using sql as Exec master.dbo.xp_cmdshell 'C:\MyTest\<>' but when I tried to create director name with space as Exec master.dbo.xp_cmdshell 'C:\My Test'\<> then its throwing error. can anybody please help me how to create directory with space in SQL
Samar
-
unable to retirve grieview footer row controle valueHi I am trying to insert and delete row from the girdview but I unable to retrieve the value of textbox which I have put on the footer row the code is following Dim strEmpName As String strEmpName =Ctype(GridView1.FooterRow.FindControl("txtEmpName"), TextBox)).Text each time I am getting the value of strEmpName="" while I entering the value for insertion Thanks...
-
Export Excel file with multiple worksheetsthanks for giving reply. actually I am generating excel file by sql (store Procedure)with out using dot net code. because I have to attached this file in the mail of web administrator.the mail will go each first day of the week/month. by sql job
-
Export Excel file with multiple worksheetsHi all, I have a log table of my website in which we are maintains the log of the users. I want to export data of this table in excel format.for this I made an SP(store procedure)in which I pass the date range and according to date range I was able to generate the excel file. Now I want to export data with multiple sheets with different information. so please give me some hints/code by which I can export the data in the multiple sheets thanks........
-
How to find/copy image stored into ImageList controlsDear Goutam , I have tried this ImageList1.Images(i).Save("C:\Test.jpg") Each time file is storing in a given path but when I am trying to open the image then image is not showing. image size is 1 KB. Thanks.
-
How to find/copy image stored into ImageList controlsHi all, I want to copy image stroed in the imagelist controle. which location these images are stored? Is any way by which we can find/copy these image Design or runtime?
-
How do I authenticate that username,password or smtpserver is wrong in mail smpt serverHi All, In my website there is facility that user can send mail using it own email SMTP setting. some user is sending mail success fully but some facing problem for this there is option in config page in which user have to enter his SMTP setting. And also there is test button when users press a test button and if any wrong entry (username, password, smtpServer) then I want to show pop message accordingly. Is any way in which we can identified that what is wrong entry (username, password or mail server) because I want to give message like "wrong username or wrong SMTP server? Thanks
-
Email config setting.Realy I am so sorry. is there any way by which we can change this post in correct(asp.net)forum? thanks
-
Email config setting.Hi All, In my website there is facility that user can send mail using it own email SMTP setting. some user is sending mail success fully but some facing problem for this there is option in config page in which user have to enter his SMTP setting. And also there is test button when users press a test button and if any wrong entry (username, password, smtpServer) then I want to show pop message accordingly. Is any way in which we can identified that what is wrong entry (username, password or mail server) because I want to give message like "wrong username or wrong SMTP server. Thanks
-
mp3 player in websiteHi I am also new. could you tell me where I have to put this code to run single song on page load send me sample plz...
-
How to Block Specific IP Number to Access my websiteHello , I want to block some IP number to access my site In IIS6 I know but in IIS7 I am unable to find option to block the IP Thnks.
-
System for sharing a browser session between two clients [modified]hmmmmmmmmmmmm, I am not very sure but I heared that some shopping site have sites where we shop on, and they can have people join you session and drive it and user sees you moving around driving it. Thanks to Reply.
-
System for sharing a browser session between two clients [modified]Hello, In my website I am maintaining log of users in which I am storing some user's information such as user machine IP number,SessionId,UserName etc.and able to show the list of current and past users in webpage. I want to share a browser session of my current users.suppose there are many users who is accesing my site and if I click any perticular user then we can find the user's session and able to know the working of users. Is it possiable,if yes then how ? Please tell me...... Thanks to all.
modified on Tuesday, April 6, 2010 4:01 AM
-
Tool For monitor all kinds of things on the web server.Thnks to Reply, but I am looking for some mail kind of alert as a part of monitoring of my webserver. if you know any of the third party tool for monitoring it. then tell me plese. eathier it is paid or unpaid doesn't matter Thanks.