Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

Samarjeet Singh india

@Samarjeet Singh india
About
Posts
59
Topics
23
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to Upload Directory
    S Samarjeet Singh india

    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

    ASP.NET sysadmin tutorial question

  • How to create directory in SQL with Space
    S Samarjeet Singh india

    Thank you very much it working for me

    Database help database tutorial

  • How to create directory in SQL with Space
    S Samarjeet Singh india

    Thanks for your great help

    Database help database tutorial

  • How to create directory in SQL with Space
    S Samarjeet Singh india

    Thank 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

    Database help database tutorial

  • How to create directory in SQL with Space
    S Samarjeet Singh india

    For 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

    Database help database tutorial

  • How to create directory in SQL with Space
    S Samarjeet Singh india

    Thank 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

    Database help database tutorial

  • How to create directory in SQL with Space
    S Samarjeet Singh india

    Hello, 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

    Database help database tutorial

  • unable to retirve grieview footer row controle value
    S Samarjeet Singh india

    Hi 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...

    ASP.NET

  • Export Excel file with multiple worksheets
    S Samarjeet Singh india

    thanks 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

    ASP.NET sharepoint

  • Export Excel file with multiple worksheets
    S Samarjeet Singh india

    Hi 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........

    ASP.NET sharepoint

  • How to find/copy image stored into ImageList controls
    S Samarjeet Singh india

    Dear 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.

    Windows Forms design tutorial question

  • How to find/copy image stored into ImageList controls
    S Samarjeet Singh india

    Hi 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?

    Windows Forms design tutorial question

  • How do I authenticate that username,password or smtpserver is wrong in mail smpt server
    S Samarjeet Singh india

    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

    ASP.NET question sysadmin help

  • Email config setting.
    S Samarjeet Singh india

    Realy I am so sorry. is there any way by which we can change this post in correct(asp.net)forum? thanks

    C / C++ / MFC sysadmin help question

  • Email config setting.
    S Samarjeet Singh india

    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

    C / C++ / MFC sysadmin help question

  • mp3 player in website
    S Samarjeet Singh india

    Hi 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...

    ASP.NET csharp help

  • How to Block Specific IP Number to Access my website
    S Samarjeet Singh india

    Hello , 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.

    ASP.NET tutorial

  • System for sharing a browser session between two clients [modified]
    S Samarjeet Singh india

    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.

    ASP.NET question

  • System for sharing a browser session between two clients [modified]
    S Samarjeet Singh india

    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

    ASP.NET question

  • Tool For monitor all kinds of things on the web server.
    S Samarjeet Singh india

    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.

    ASP.NET sysadmin help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups