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
P

praveenkumar_mca

@praveenkumar_mca
About
Posts
52
Topics
26
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Requires extended permission: share_item in facebook
    P praveenkumar_mca

    Hi,some one help me on this. I am using facebook connect in one of my site. I was create one application in my facebook and used that application in my site and also given all permission. using facebook connect I can able to get all my friends list in my site. I select one friend from the list and post some message now I got the error “Requires extended permission: share_item”. I have given all the permission like using below link http://facebook.com/authorize.php?api\_key=12dxxxxxxxxxxxxxxx76134&v=1.0&ext\_perm=publish\_stream http://facebook.com/authorize.php?api\_key=12dxxxxxxxxxxxxxxx76134&v=1.0&ext\_perm=share\_item I am using this code in my application api.Links.Post(uid, url, HeadingMsg); please have a look and help me on this. Regards, Praveen.

    Praveen Kumar.R

    ASP.NET help php com json question

  • converting an html table to image
    P praveenkumar_mca

    Can anyone point me to some sample code in C# for converting an html table to image?

    Praveen Kumar.R

    ASP.NET csharp html question

  • Importing Excel Sheet Which Have Dynamic Column Name And Dynamic Number Of Columns
    P praveenkumar_mca

    I have a quick question regarding my project. I have looked for the information on the web, but was not able to find relevant information. We are getting Source data from two of our client in the form of Excel Sheet. These Excel sheets Are generated using reporting services. On examining the excel sheet, I found out that the name Of the columns contain data itself, so the names are not static such as Jan 2007 Sales, Feb 2007 Sales etc etc. And even the number of columns are not static. It depends upon the range of date selected by the user. I wanted to know, if there is a way to import Excel sheet using Integration Services by defining the position Of column, instead of column name and I am not sure if there is a way for me to import excel with dynamic Number of columns. Your help in this respect is highly appreciated! Thanks,

    Praveen Kumar.R

    ASP.NET sales help question

  • Bind gridview in VB.NET
    P praveenkumar_mca

    HI all, Any one can help me to bind gridview and customise the gridview in VB.NET? Thanks in advance... praveen...

    Praveen Kumar.R

    Windows Forms

  • Dropdown issue
    P praveenkumar_mca

    Hello All, In my project iam using dropdown, I binded the values in the dropdown,it has morethan 100 values so the drop down comming so big. For my query is how can I display only 5 values with vertical scrolbar. Please help me any one having some good idea.. Thanks in advance..

    Praveen Kumar.R

    ASP.NET help database question

  • How To Maintain Values In Multiple PostBacks ...
    P praveenkumar_mca

    Hi.. Thanks for ur reply.. I am using a web service project so in that huge data is comming and iam binding this in the datalist which has a custom paging for that we need maintain the datalist item in the session and we are clearing the session. so iam taking from the session for next use, and right now the site was some what fast, but if we a huge user i might think that site will slow. is it right or there is any other way? Thanks in advance praveen.

    Praveen Kumar.R

    ASP.NET sysadmin performance tutorial question

  • How To Maintain Values In Multiple PostBacks ...
    P praveenkumar_mca

    Hi guys.. How to Maintain Values in Multiple PostBacks without using session, cache, ViewState, cookie, Application. We need to maintain server memory. If there is any way to achiev this? Thnaks in advance... praveen....

    Praveen Kumar.R

    ASP.NET sysadmin performance tutorial question

  • Convert PSD to JPG Using Asp .Net
    P praveenkumar_mca

    Hello Christian Graus, Thanks for your mail. Please let me know if u know any reference site for buy a library. Give me a idea for how to do this. Thanks... praveen...

    Praveen Kumar.R

    ASP.NET csharp asp-net

  • Convert PSD to JPG Using Asp .Net
    P praveenkumar_mca

    Hello Friends... In my project I need to convert psd to jpg format using Asp.Net with Vb. If anyone have sample code please provide me it will me more helpful for me.. Thanks.. Praveen....

    Praveen Kumar.R

    ASP.NET csharp asp-net

  • How to pass value user control to user control
    P praveenkumar_mca

    Hi All, I have two web user controls on the same web form. When I click a button from one user control, I want to pass a message to the second user control and display it. How can I do it? How can I notify one user control of changes in another user control on the same web form? Thanks.

    Praveen Kumar.R

    ASP.NET question winforms tutorial

  • How to pass the values between the usercontrol
    P praveenkumar_mca

    Yes i created public property in usercontrol. i want to take that value in another user control not in page.

    Praveen Kumar.R

    ASP.NET question database help tutorial

  • How to pass the values between the usercontrol
    P praveenkumar_mca

    Hi Paul, Sorry i cant get you please explain some brief..

    Praveen Kumar.R

    ASP.NET question database help tutorial

  • How to pass the values between the usercontrol
    P praveenkumar_mca

    Hello All, I have a query, In my page i have 2 usercontrols, i want to pass values from one usercontrol to another usercontrol. please help me how can i do it? Thanks

    Praveen Kumar.R

    ASP.NET question database help tutorial

  • create exe automatically
    P praveenkumar_mca

    Hi friends, I have one query, in my project when i upload one image to some folder that time one exe will be automatically create. is it possible?

    Praveen Kumar.R

    ASP.NET database question

  • install mysql
    P praveenkumar_mca

    Hello friends, i have one query prepare a vb application with one button install mysql when the user clicks on the install button mys sql setup should run. How to work on this please can u help me, if u have any sample code please give and help me Thanks

    Praveen Kumar.R

    Visual Basic database mysql help tutorial workspace

  • automatic installation of mysql db in the local machine
    P praveenkumar_mca

    Hello friends, I have to start one new project, Automatic installation of mysql db in the local machine, the function is when the exe is run.The programm should automatically detect if My sql db is alreadyy installed, if not installed then the Mysql setup file will run automatically Please let me know how to work on this project, anybody have sample code please give and help me... Thanks

    Praveen Kumar.R

    ASP.NET database mysql help tutorial workspace

  • using VbNewLine
    P praveenkumar_mca

    Local its came rite formate but in live the formate will not come like this. HD02/08/200716:34:40:4000000008[]CR03/08/07/2007[]CR03/08/07/2007 the square character will come.

    Praveen Kumar.R

    ASP.NET question workspace

  • using VbNewLine
    P praveenkumar_mca

    Hi friends, In my project i create a text file in runtime and upload to another FTP. My text file formate is HD8/21/200715:30:4300000008 RC8/21/200715:30:43 hfghg 000000009477276 5gfgf fdgdfg AA1 1AA UK hfghg 34534 CR8/21/2007 AS hfghg 5gfgf fdgdfg AA1 1AA 34534 CA CO00001OS 0001000011.0011011011cm AD fgdfg dfgdfg fgdfg AA1 1AA 3443 United Kingdom TR00000008 I have tryed System.Environment.NewLine, vbLf, Chr(13 + 10), vbLrLf, vbCr, ControlChars.NewLine Local its came rite formate but in live the formate will not come like this. the square character will come. What is the right way to inject a new line in a stringbuilder object

    Praveen Kumar.R

    ASP.NET question workspace

  • set length for value
    P praveenkumar_mca

    Hi guys i have a value for example 23 now i display this like "000023.0" length shoulbe be 8. if i give 44.5 means it should display "000044.5", so lenght not exeed 8. please tell me how to display like this.

    Praveen Kumar.R

    ASP.NET tutorial

  • Exporting grid data to Excel
    P praveenkumar_mca

    HI Rahi in ur HTML there is no Form tage so please put form tag and try again may be it will work if ur coding is correct.

    Praveen Kumar.R

    ASP.NET csharp css 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