Hi,
I have a site with datalists and datagrids that work fine in IE and Opera, but they are completely not appearing in Netscape or Firefox. Is there something I need to set?
Thanks
Hi,
Has anyone tried the Spaw Wysiwyg for .Net? It all works for me except for the get image and image upload. I've set the config file as best I can, not certain I'm right there. Anyone know how I can get it to work?
Thanks
Hi,
I have the following string:
set @sqlstr = 'Select ordering from ' + @table + ' where [id] = ' + cast(@id as nvarchar(10))
that I want to execute and get the return value of, putting it into a variable. How can I do this? I execute the string like this exec(@sqlstr) but get not return...
Hi,
I have a dll developed in c# (a class in a web project). It works fine when referenced from another .Net project, buy I'm trying to access it now from ASP. How do I do this? I keep getting this message: "DLLRegisterServer could not find an entry point", when I try to register it on the...
Hi,
I have a dll developed in c# (a class in a web project). It works fine when referenced from another .Net project, buy I'm trying to access it now from ASP. How do I do this? I keep getting this message: "DLLRegisterServer could not find an entry point", when I try to register it on the...
Hi,
I need an HtmlTextWriter. Well actually I need a Wysiwig html text editor to display on my form. But first off I need this HtmlTextWriter. How do you get this? Anything I read about it seems quite complicated, is there an easier way?
Thanks
Hi,
I just installed IIS, followed by Visual Studio .Net and then created a project and a webform. I set the page.aspx as the start page and when I go to run it using debugging I get an error message saying it is unable to start debugging on the Web Server. The Server does not support debugging...
Hi,
I have a site already launched with an index.htm page as the initial page. I need to add asp to it now, but don't want to have to change all of the other links to index.asp. Can I set it so that the index.htm page can have asp in it and function like a .asp page? I'm using an IIS Windows...
Hi,
Is there anyway I can have a CSS stylesheet that is read only by the Safari browser, but not by any other browsers? Or atleast not by any Windows browsers?
Thanks
Hi,
I am sending a form in C# with an attachment. It works perfectly locally, but when I send the exact same form with the exact same word doc locally, I get the following error: Invalid mail attachment 'C:\AbacusTestCV.doc'. Is it something to do with remote server settings then?
Thanks...
Hi,
I have a site that uses a resize javascript to get the left column to match the length of the right column. This works and looks fine when viewed in IE, but not in Netscape.
The page can be viewed here:
http://www.b-hop.com/members/CSSProblem
The Style sheets are at...
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.