Here's the story.
I have a 56k PCI modem manuafctured by Dynamode.
The ID on the chips is:
11229-14 9845 B67061-8 and
R6785-62 9845.B70985-3
I ran a utility I dowloaded from the Connexant website and the Modem was identified as ROCWELL HCF DATA/FAX/REMOTE TAM
the problem is that it is not...
Thanks Tony and apologies that I am not explaining myself very well? It is difficult sometimes to express yourself well!
Can I make a suggestion? What about if you uploaded or e-mailed a sample document or I did and then either I could look at one of your working documents or you could look at...
sorry if my explanation has been vague chaps.
I'll try to explain more.
my numbers are chapter subsections for paragraphs
I clicked on the numbered list toolbar button to get initially
1 or 1.0, etc (using the format, bullets menu option)
I am not sure what you mean by an outline style...
I have a numbered list in Word.
When I have a list like 1,2,3,4,5, etc or 1.0,2.0,3.0, etc
everything is fine and the numbers automatically increment correctly when I press CR.
But as soon as I want to do 2.0, 2.1, 2.2, it stops working. When I press Cr the number stays the same as the...
Not very technical but try this ...
What about using an invisible table on the page and splitting the page that way, that is to say two columns?
Create a table in the normal way and then change its line colour to white before printing.
HTH?
Yes we have control of IIS.
What we are concerned about is if we allow access to IIS we allow access to the main Oracle database?
What set up do you have for example?
Do you know of any good articles on this subject as I guess there are many ways to achieve the end result?
Thanks!
We have developed an ASP.Net application which we wish to put on our IIS. This IIS is on the intranet the other side of the firewall.
The problem we are grapling with is how we allow the application to talk to our back end databse via ODBC o don't we?
Do we allow an open channel to the...
yep it is a problem with adding a column programatically.
I suspect it is to do with the fact that the grid is databound?
I'll let you know if I find a solution.
Thanks
I have a bound datagrid control and have successfully added additional template/click button columns.
However these always appear at the start of the grid. Can I have these columns anywhere, e.g. in the middle of the bound columns?
Thanks
Please excuse my nieveness on this chaps.
firstly I managed to get the Property builder up but what do I change?
Also in the example from checkai where do I put this code?
Many Thanks
Is it possible to amend the column headings in a bound datagrid. At present all I get displayed are the column names or aliases, but I would like to customise these.
Many Thanks
Andy
I have a problem with a dropdownlist in ASP.Net
I want to capture the 'SelectedIndexChanged' event and populate a label or textbox on the page.
However the event does not fire when I make the selection in the listbox.
It only fires when I click another command button on the page.
I have read a...
Thanks CodingNovice - I sort of understand the concept of your explanation but what would the syntax be in my example?
vector < vector<int> > AdjMat;
Thanks!
I have a vector of vectors (2D vector)
vector< vector< vector<int> > > AdjMat;
How do I use push_back with this? or is it a case of resizing and then inserting the data?
I tried AdjMat[1][1]=1 but I get and error
Any help appreciated
Please could someone explain to me how a 2D sparse array works and provide an example.
I understand the principle but how are the elements indexed for example?
Are there two arrays in fact?
i.e. first array has all elements in it but mostly empty and then second array points to indexes of...
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.