User Profile

Collapse

Profile Sidebar

Collapse
hemadribabu
hemadribabu
Last Activity: Jul 5 '08, 05:26 AM
Joined: Nov 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hemadribabu
    started a topic need coding for site meter
    in .NET

    need coding for site meter

    hi ,

    i had written a programm in asp.net page and hosted the same in the internet,wht i need now is ,i need to provide a option to the views like currently how many users are viewing my site at proesent in this moment


    how to write the code to achieve it

    thank you
    See more | Go to post

  • how to display the value in the textbox in INR Format

    hi ,
    i have a textbox in my asp.net page, in this textbox some integer value will be displayed , Now i have to make that displayed integer value to be displayed in INR format , plstell me how to achieve this ,

    my code is
    Dim i As Integer
    Dim ad As New OleDbDataAdapte r
    Dim ds As New DataSet
    Dim str As String = "SELECT SUM(fueliss) AS fuelqty, SUM(fuelamt) AS fuelamt...
    See more | Go to post

  • hemadribabu
    started a topic problem in store procedure

    problem in store procedure

    i had created a store procedure,
    in tht there are 50 fields, some are integers and some are character type fields, for characters we use ' " & textbox1.text & " ' and for integers we use same except the single ' ' , in the numeric fields, when i use this type it is giving error,

    psl suggest me how can i use the numerical fiels in store procedure.
    See more | Go to post
No activity results to display
Show More
Working...