Has anyone seen any code examples of a spell checker in AJAX with .NET. I looked all over and can't find any actual code. there are a lot of products to buy but can't find the code that shows you how to do it.
I'm assuming the code just goes in a database and is called after a " " space is...
Can SQL Server run on the same machine as Sybase Adaptive Server Enterprise?
I don't think it should be a problem since they are running on different ports and shouldn't take up the same resources, but the guy in charge swears they can't and won't give us a reason. could someone please...
I am doing a site in C# 2.0 and have a couple of questions about Crystal Reports for the Web.
is the report viewer an Active X control or is it a .NET Server control that converts everything to DHTML?
how does this work? can a user create a new report on the site or would the developer have...
I need to be able to have the user upload a zip file, then i unzip that file because they will be uploading 100K files. I'd really like to stay away from installing anything else, so does anyone know of anything out there that is all sourcecode?
David Kuhn
------------------
www.davidpkuhn.com
I have a checkbox list that is populated dynamically (this part works fine). when a user selects a lot of the list I go through and check to see if the item is selected. If I select an item and go to the next page, then come back to the checkbox page and deselect the item, when i run the page...
I'm trying to use AJAX to accomplish something on a site i'm working on. I'm using the AjaxControlToolkit. I need to make a HoverMenu on a DataGrid (using this instead of GridView for a lot of reasons)
When a user hovers over a row in the DataGrid, the hovermenu needs to come up and show the...
The problem is that I have an XML file that needs to put data into 2 seperate tables one is testing and the other is unit. they need to link to each other, every unit has to have a testing records, testing can have more than one units.
How can I make it so this goes into the testing table as...
I am trying to improve on a system. It is a web system in C# using SQL Server 2000. I can do anything to the database that I want. The problem is that when a user enters a problem that occurs we would like them to enter Broken Valve in Adj/Noun form. Sometimes users put Valve Broke or brke...
I have a question about gridview or something similar.
I need to write a website in C# that allows the user to select which columns to use from the database and which order they would like them in, along with other things such as sorting and filtering.
The way that i was thinking of doing this...
I am running an SSIS package through a batch file using dtexec.exe. There are 2 other files that need to run after the SSIS. When the SSIS package is done running the command window just stays open and will not close, this makes it so the other 2 scripts cannot run that are in the batch file...
I have a form and it holds all customer information. There are 48,000 customers. The user wants a button that when they click it, a form pops up and you can select which customer to view. This then needs to go to the record on the first form, not filter.
The 2 forms are frmCust and...
I will give a little background first.
Trying to send a report as an attachment to customer.
I use
DoCmd.SendObject acSendReport, "rptQuoteEmail", acFormatHTML, Reports![rptQuoteEmail]![Email], , , "Machinery Quote(s) You Requested", "", True, strPath & "Quote Template.html"
I have two ways...
I am doing a projected stock status report and have 3 recordsets that need to be looked at for this. I already have the sql statements i need to make the individual recordsets work but i need to be able to make one recordset so that i can make it into a report sorted by date and part number...
I have a list of machines that i need to create a html page that lists the machines. Each line item on the html page (each machine) has to have a link to another page that will be the details for the machines (their specs). Can this be done in the reporting tools or should i create this whole...
I get this error when i try to open a dts file. This has never happened before and it just does it when you try to open the file. I am not even trying to run the package at this point, just trying to open it. It has worked before.
Could this be a problem on my system. I'm opening it in...
I have a report that needs sent out to customers (this means no SNP, pdf won't do it either) i need to send this out as HTML. What i need is an HTML (or possibly rtf) attachment and i need the body of the email to look like the report being sent.
I also need the company logo to appear. Is...
I am still having this problem, no one seems to be able to figure this out. let me know what you think about it
thread222-1230395
David Kuhn
------------------
www.davidpkuhn.com
I have an application in 2003. The application works fine on 2 of 4 computers. These other computers look to be set up the same way. What is happening is when i try to open a form that has references ( [Form]![frmsubtabs]![frmtest]![ContID] ), it gives me a enter parameter field. It only...
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.