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

shashank veerkar

@shashank veerkar
About
Posts
25
Topics
24
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • mobile internet explorer simulator
    S shashank veerkar

    Is there a free mobile internet explorer simulator, so I can view the result on my desktop? Thanks

    Mobile question

  • internal server error (500)
    S shashank veerkar

    Hi.. i am trying to download an aspx page using webclient.DownloadFile(string path, string path) method.which results in "The remote server returned an error: (500) Internal Server Error." can anyone tell me the cause of error and how to remove it. -- modified at 2:18 Tuesday 28th March, 2006

    ASP.NET sysadmin help tutorial

  • can we use private static field
    S shashank veerkar

    hii. can we use private static field?? if yes then what is the use odf such field??

    C# question

  • when the class is loaded in c#?
    S shashank veerkar

    hi.. i have some question .. first one is i want to know when the class is loaded first time in c#? is it at compile time or at run time? and how? and where the memory is allocated to the class? and when the memory allocated for static fields ? and how?

    C# question csharp performance

  • urgent: to determine how many users logged in
    S shashank veerkar

    hi, i have an asp.net application which is used by many users . i want to determine how many users logged in for this application. how can i do this? thanks

    ASP.NET question csharp asp-net

  • Urgent :Send Fax Automatically Without Fax Dialouge Box
    S shashank veerkar

    hi.. i hav an application in c# which send Fax Automatically.but whenever there are .HTM or.HTML attachments while sending fax it opens Fax-printer Dialouge box to select machine.i dont want to select this manually.what can i do for this..i m using fxcomexlib.dll to send fax.

    C# csharp html

  • Urgent :Send Fax Automatically Without FAx Dialouge Box
    S shashank veerkar

    hi.. i hav an application which send Fax Automatically.but whenever there are .HTM or.HTML attachments while sending fax it opens Fax-printer Dialouge box to select machine.i dont want to select this manually.what can i do for this..i m using fxcomexlib.dll to send fax.

    Visual Basic html

  • how can i add value n combobox
    S shashank veerkar

    hi.. i hav a window application ..i wan to add values in value field of combobox to the each corresponding text(item) how can i do that

    Visual Basic question

  • setup problem
    S shashank veerkar

    hi.. i hav created setup of my desktop application using dot net setup project....i want when installation completes it automatically pop up a readme file ..how can ido this.. thanks

    C# help workspace

  • How to find all fax machines on asystem
    S shashank veerkar

    hi.. im developing a fax service to send fax automatically from a system..for this i need to find how many Fax Machines are attached to the system..and how to get list of them..so please help me to solve this problem... thanks ..

    C# help tutorial

  • system tray
    S shashank veerkar

    hi.. i hav developed an application to send fax automatically..i want to put this application in to the system tray how can i do that.. thanks...

    C# question

  • how can i send Fax
    S shashank veerkar

    hi, i m writing an application in asp.net using c#, i want to send Fax ,,how can i do that...

    ASP.NET csharp asp-net question

  • how can i submit my URL to the different search engines
    S shashank veerkar

    hi.. i want to make an application in asp.net which submit my url to different search engines like AltaVista,Yahoo,msn etc.how can i do this

    ASP.NET csharp asp-net question

  • Passing Variables
    S shashank veerkar

    Hi Do this Response.Redirect("mypage.aspx?id1=val1&id2=val2"); On the page mypage.aspx u can retrieve these values as follows Request["id1"]; Request["id2"]; shashank

    C# question com tutorial

  • is there any character counter
    S shashank veerkar

    hi.. i m using an HTML DIV to input text for description.. i want to limit charactors up to 800.. for this i want a counter which will show the remaining characters, when user start typing...could u plz tell how can i do that.. thanks

    ASP.NET html question

  • How to share a folder created on server
    S shashank veerkar

    hi.. i hav an application that save some files in a folder which is on server..to save file into that folder i hav to share that folder on server..so can i share that folder through FTP or by using some code in my program .. i m using C# as code behind.. thanks,

    ASP.NET csharp sysadmin tutorial

  • conversion of db file in to csv file
    S shashank veerkar

    hi I want to save my database table contents in to CSV format using C# . how can i do this. This is very urgent plz reply ASAP. Thanks in advance Alok

    C# database csharp question

  • ASP.NET Coockies
    S shashank veerkar

    Hi I am implementing a program for remember login.I am doing this like this HttpCookie hc1=new HttpCookie("username",Text1.Value); HttpCookie hc2=new HttpCookie("password",Text2.Value); Response.Cookies.Add(hc1); Response.Cookies.Add(hc2); And i want to show these values in the textboxes by this if(Request.Cookies["username"]!=null) Text1.Value=Request.Cookies["username"].Value; if(Request.Cookies["password"]!=null) Text2.Value=Request.Cookies["password"].Value; but the value in the password text box does not appear. is it possible to show the password in the textbox in the form of ' * ' . Alok Kumar

    ASP.NET csharp asp-net

  • How to run asp.net website from Linux Server
    S shashank veerkar

    hi.. i hav developed a webdirectory in asp.net.. my client want to run this site from Linux Server ..Can it be possible please help me..

    ASP.NET csharp asp-net sysadmin linux help

  • How to select data from dataset in to single value control
    S shashank veerkar

    hi .. i hav an application , i want if i enter roll no in a textbox and then click button then corresponding name of that rollno will show in other textbox.. i want to do this using dataset when dataset is filled with table "stdrecord"..

    C# tutorial
  • Login

  • Don't have an account? Register

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