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
User Profile
Collapse
-
need coding for site meter
-
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... -
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.
No activity results to display
Show More