First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
AJAX Control Toolkit
Hi SeePee, I am afraid I do not get what you meant by "when I create an AJAX 1.0 Enabled ASP.NET 2.0 Web Application I cannot see the AJAX Toolkit that I originally setup and can still see on an ASP.NET Web Application". Could you please explain it a bit more clearly? Also, please have a try on the steps be... 12 Jul 2010 02:00
creating ActiveXobject in mozilla, invoking shell commands.
Hi, I'm unable to run the below script in the mozilla browser, i get error 'ActiveXobject not defined'. Is there an alternate way of fixing this in mozilla? kindly send me the code or resource links kindly suggest. *********************************************************** <html> <head> <... 12 Jul 2010 05:15
Calling all TreeView developers!!!
Can I get someone's opinion on the below please. I’m getting an 'Object reference not set to an instance of an object' on the below TreeView code. Everything appears to work fine until I include the Cursor content. Thanks in advance! ________________________________________ TreeView ______________________... 9 Jul 2010 16:07
connect to SQL Server DB from VWD express
Hi All- I created a SQL server database through VWD express earlier today. I then imported data into one of the tables with the SQL server import data wizard. Next, I attached the database to SQL server management studio express. Then I detached. Now, I cannot get VWD to connect back to the db. I now get ... 9 Jul 2010 02:55
ldap
Hi, We are going to using ldap for authentications. How do I get the ldap account once it is authenticated? I want to know the account's email address. ... 9 Jul 2010 00:45
XmlSerializer is ambiguous in the namespace System.Xml.Serialization
error: 'XmlSerializer' is ambiguous in the namespace 'System.Xml.Serialization' In VS 2010 IDE at design time of an asp.net 4.0 site. Imports System.Web Imports System.Web.Services Imports System.Web.Services.Protocols Imports System.Data Imports System.Data.SqlClient Imports System.Xml Imports System.Xml... 8 Jul 2010 18:07
Autocomplete with FireFox
Hi, Does anybody know why AutoCompleteType="Disabled" is traslated to autocomplete="off" in IE but is not in FireFox? I'm using the non-aspnet property autocomplete="off" directely (instead of AutoCompleteType) and it's working fine for both browsers. But I'd like to know why the generated HTML code from Au... 8 Jul 2010 14:45
Trigger Not Firing in LinQ to SQL Insert
I have an AFTER INSERT trigger on my MSSQL 2008 database table. Using SSMS, I can insert and the trigger fires and all is fine. But in C#, if I use my DataContext, create an object, populate it, and SubmitChanges() the row gets into the table but the trigger never fires. I need this trigger! Someone, please ... 8 Jul 2010 12:31
turn off script execution mshtml WebBroswer?
I'm rendering bitmaps from web pages server-side and one thing I want to do to increase security and stability is to tell WebBrowser to *not* execute any scripts, not just suppress the error messages. For some reason I can't find anything on how to do this and I'm worried that it's not possible - which, quite f... 8 Jul 2010 11:24
asp.net page with framework 2.0 andajax
I initially made an ASP.NET page and after I added AJAX code by entering the page is the initial declaration <% @ Register Assembly = "System.Web.Extensions, Version = 1.0.61025.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35 " Namespace = "System.Web.UI" TagPrefix = "asp"%> then I have write the Sc... 8 Jul 2010 06:58
First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34