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

Prakash_Mishra

@Prakash_Mishra
About
Posts
85
Topics
38
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Date Formating getting changed when Converting MSFlexgrid content to Excel
    P Prakash_Mishra

    hey u can do one thing in excel select the column in which u r showing the date, then click on for example A column so that the entire A column gets selected then right click and select format cell then click the tab number then select date then set the format as per ur wish it will set the property for that column permanently. hope it helps

    Prakash Mishra(Banglore,India)

    Visual Basic help css database tutorial

  • Date Formating getting changed when Converting MSFlexgrid content to Excel
    P Prakash_Mishra

    hi the way u r submitting the date and retrieving it may be there is the problem try this it may help Dim signDate As String = Format(DateTimePicker2.Value, "MM/dd/yyyy") Regards

    Prakash Mishra(Banglore,India)

    Visual Basic help css database tutorial

  • Dumb question
    P Prakash_Mishra

    hi As i understood u have certain controls on page that u r not visible or u r not able to find them or its hidden below some other control. In my opinion u can create a new form add the necessary controls on the new page and delete the old page. Regards

    Prakash Mishra(Banglore,India)

    Visual Basic question tutorial

  • Removing mouse scroll from adobe acrobat 7.0 browser
    P Prakash_Mishra

    hi all I am working on vb.net window application where i am using adobe acrobat 7.0 browser to open pdf inside the browser. I want to disable the mouse scroll.I can remove the scroll bar but the mouse scroll button still works . so that user should be able to see only the page that is specified ( i don't want user to scroll to other pages in pdf). Can any one tell me how to disable the mouse scroll button on pdf browser Thanks and Regards Prakash Mishra

    Prakash Mishra(Banglore,India)

    Visual Basic csharp adobe tutorial

  • opening a excel application
    P Prakash_Mishra

    HI all I want help on following issues its a vb.net application 1) want to open excel application inside my form 2) want to create number of excel sheet which depends on a number specified in a text box. 3) want to name the sheets as for example sheetname1, sheetname2...... Pl help me out.opening the excel application is biggest problem i am facing with lots of exception Regards

    Prakash Mishra(Banglore,India)

    Visual Basic help csharp tutorial

  • how to collect ip address of the systems in LAN
    P Prakash_Mishra

    Hi all I am working on a chat application in vb.net. I can specify a IP address and send message to a computer where my application is installed and running. But i want to populate the ip address ( system in the LAN where application is running)automatically as soon as the application starts, just like any messenger(where the name of online people display in bold). A refresh button i want to put so that as soon a new user in different machine starts the application his IP gets displayed in the application window. Thanks and Regards

    Prakash Mishra(Banglore,India)

    Visual Basic csharp tutorial lounge

  • checkbox validation
    P Prakash_Mishra

    Thanks a lot

    Prakash Mishra(Banglore,India)

    ASP.NET tutorial

  • checkbox validation
    P Prakash_Mishra

    for(counter = 0; counter can u pl write the full code for this line its missing there Thanks

    Prakash Mishra(Banglore,India)

    ASP.NET tutorial

  • Avoid redrawing flash with postback
    P Prakash_Mishra

    hi friend I am not sure about this but using AJAX may solve this problem so each time you click menu item the page will not refreshed from the server and you can avoid redrawing flash control.

    Prakash Mishra(Banglore,India)

    ASP.NET question adobe

  • checkbox validation
    P Prakash_Mishra

    hi all Can any one tell me how to validate a group check box or check box list, i want user to select atleast one check box before he clicks on submit Thanks

    Prakash Mishra(Banglore,India)

    ASP.NET tutorial

  • carousel control
    P Prakash_Mishra

    Hi all i want a carousel control on my web page, its like a container where there are many images and two buttons left, right to scroll one by one image. Can any one help me with this code. Thanks and regards

    Prakash Mishra(Banglore,India)

    ASP.NET docker help

  • Redirect from https to http
    P Prakash_Mishra

    Thanks a lot

    Prakash Mishra(Banglore,India)

    ASP.NET help tutorial

  • Redirect from https to http
    P Prakash_Mishra

    Thanks a lot

    Prakash Mishra(Banglore,India)

    ASP.NET help tutorial

  • Redirect from https to http
    P Prakash_Mishra

    hi all In my application there several web pages the last page is payment page(credit card) which is a secure page that is its url is https. but when i click on any link to return to other pages its still shows https. although all links accept the payment page is http. Then also it shows https once i visit the payment page and try to click a link for other pages. so how to remove that https to http for other pages. Pl help Regards

    Prakash Mishra(Banglore,India)

    ASP.NET help tutorial

  • how to get a roll over effect on a grid
    P Prakash_Mishra

    hi all in my application i want a roll over effect. That is when i put my mouse over a image it should change to a different image but when i move my mouse back from the image it should the old image. my code is like this in the asp file

    Before

    After

    I want to implement the new roll over effect. actually i dont want to hard the source file eg xyz.jpg. i am using a sql table to populate the grid of iamges so pl help me out. Regards

    Prakash Mishra(Banglore,India)

    ASP.NET css database help tutorial

  • Is session id unique. [modified]
    P Prakash_Mishra

    Hi all I want to know whether the session id is unique when a group of people browsing through the same site, same page at the same time. Can anybody help? Please send me the code which will generate the session id so that i can use the same id number to create a folder in my application. -- modified at 5:50 Thursday 25th October, 2007

    Prakash Mishra(Banglore,India)

    ASP.NET help question

  • Is Session ID Unique?
    P Prakash_Mishra

    I want to know whether the session id is unique when a group of people browsing through the same site, same page at the same time. Can anybody help? Please send me the code which will generate the session id.

    Prakash Mishra(Banglore,India)

    C# help question

  • preview of a image just by browse
    P Prakash_Mishra

    Hi all I am working on a asp.net2005 application. My problem is i have to get the preview of a image just by browsing the file. The upload control is HTML control so how to display the picture just by browsing the file. I really don't have any solution now. i searched a lot for the solution but didn't got any. Earlier i did a similar application but that time we had a upload button on the page so it was easy. If any one can help with code pl Regards Prakash Mishra

    Prakash Mishra(Banglore,India)

    ASP.NET help csharp html asp-net tutorial

  • Removing tables with multiple columns froma aword file [modified]
    P Prakash_Mishra

    Hi all I have an application i want to delete tables from a word file with multiple columns so i have to read the file delete tables with multiple columns The word file consist of both table and paragraphs. I want to delete tables which are having more than one column and save the content in a separate word file. Regards -- modified at 6:35 Wednesday 19th September, 2007

    Prakash Mishra(Banglore,India)

    Visual Basic

  • Read a word file delete the tables
    P Prakash_Mishra

    Hi all I need some thing like this Open a word file read it, delete all the tables in it, save it. 1)So a browse button to select a word file. 2)a button called delete( code to delete all table inside the word file) 3) save it.

    Prakash Mishra(Banglore,India)

    Visual Basic
  • Login

  • Don't have an account? Register

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