i am creating treemenu with exsisting code
Following is my code for creating array which is currently upto level 2 i want to add level three
how to add it
eg right now only following two levels working i want to add level three
1 working
1 working
-- working
-- working
2 -- working...
I am facing problem while searching the contents in html contents eg.Contents in text field is like this <B>AIR 501 822 33</b> when i try to search using follwoing query select * from cl where contains(citation,'"AIR 501 822 33'") i am not getting any result but if i run the following query i am...
I am calling cander.aspx page through javascript
i am using window.opener to set the values of the textbox
i think because my textbox is server control so that through calendar.aspx page i am not able to pass the values to the texbox is there any way to transfer the values from calendar.aspx...
hi have created dropdrown box in asp.net page values are set by bounding database to the dropdown box now i want to add "<select>" as text item and "" as value can it be possible help required
Check below mentioned code output of my following sql query is 2 records but while looping(tobjreader.Read) through it shows only one record please help me
sqlsel="select count(*),membership,sum(amount) from MisData where month(paymrecddate)= " & pmnth & " and year(paymrecddate)=" & curyear...
what is this error and how to solve it
'System.Web.Mobile' is a namespace, and so is not a valid expression.
i am using following code
fname=Request.form("firstname")+" "+Request.form("lastname")
allphone=Request.form("phone_office")+","+Request.form("phone_residential")...
Following is my mssql query i want to convert this query into mssql query tell me how thank you
Select firstname +' '+lastname+' userid :'+Users.userid ,PrayerDetails,PrayerRequestDate,Paidstatus,PrayerRequest.PrayerRequestId,t1.tcnt from PrayerRequest,UserPrayerRequest,Users,(select count(*)...
currently we are having our own website called www.legalpundits.com its entirely devloped using asp and sql currenlty we are confuse how to shift from asp to asp .net
i do have following queries
1. i have heard there is lot of drop and drag feature in .net through which you can developed your...
Dear sir
How to find one date exsist between two dates
Following is the few lines of codes
slot1=cstr(Date())+" 8:00:00 AM"
slot2=cstr(Date())+" 11:59:00 AM"
slot3=cstr(Date())+" 12:00:00 PM"
slot4=cstr(Date())+" 4:29:00 PM"
slot5=cstr(Date())+" 4:30:00 PM"
slot6=cstr(Date())+"...
i want to create the store procedure where the list of new members register with the site will be email to other old members of the site new members will not contain their name when they receive the email
my tablename is memberdescription
fieldname : profileidd,emailidd,creationdated.
I do...
I am using leechftp 1.3 for my ftp transfers. This software has a feature of doing multiple uploads simultaneously thereby reducing upload time. This use to work fine on Win-9x. However after i installed Win XP, the server aborts the transfer whenever i use more than 1 thread to transfer. Any...
i want to store an image data in to xml through visual basic
image data is not stored in database.only the path of the image file is avilable plz help me
Hi all
Computer Name and websitewhich in configured on IIS suddenely stops showing whats the problem.Now i m not
able to access my local intranet site plz help me
Bye
Prasad
This is my vb code
frmObj.ReportView.Destination = 3
frmObj.ReportView.PrintFileType = 2
frmObj.ReportView.EMailCCList = GetEmail
frmObj.ReportView.EMailSubject = "Outstanding"
frmObj.ReportView.Action = 1
I m getting this error
Invalid Export Dll or export format
thanks in advace...
Is it possible to show multiline in msflexgrid ?I want to show company address(which is multiline) in msflexgrid.problem is address shows in one line with a junk character of new line .i dont want to use multiline edit field.is there any solution without multiline edit.plz help me
thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.