I was wondering if someone can help me with this problem?
I am getting a value from a datareader. This value is a letter. What i need to do is take this letter and increment it up by 1 letter (i.e. if the letter is a A I need to increment it to a B). Is there anyway I can do this using C#...
I was wondering if someone could help me with at query.
I have 2 fields dwg_rev and dwg_rev_seq.
dwg_rev is at single letter and dwg_rev_seq is a number or NULL.
Can someone tell me how i could go about selecting the max letter and the corresponding max number?
Thanks,
Scott
I'm new to C#, and this will probably be a simple question. I am trying to do a simple IF statement, based on a DDL selection.
if ( ddl_type.SelectedItem.Text = "COMMERCIAL" ) {
Response.Write(BinNo);
}
When i do this I get the following error:
CS0029: Cannot implicitly convert type...
I would like to know if the following is possible using C#:
I am querying a access database for 4 fields. I then use the first 3 fields in a datagrid. What I would like to do is use the 4th field (which is the location of a Word Document on my server) as the hyperlink for field 1, and have...
Currently I have a form that is submitted to another page for printing. What I would like to do is to not only submit the form but also mail it to a person. Is this possible and if so how would I go about doing it?
I'm kinda new at asp/js and i was wondering if anyone could help me...I have created a form with 2 drop down list, the first one pulls from a sql database and that option populates the second which also pulls from the database.
The problem i am having is to get this to work i submited the form...
I'm having a problem with a trusted domain. I am running Win2k Server and I have a 2-way trust set up with a WinNT4 Server. The problem I have is when I try to add users from the NT domain to my 2k AD groups the NT domain does not show up. But, when I try to add users from the NT domain to...
This may be a silly question, but do you need to have Microsoft Word installed on a IIS server to use COMs in PHP? If not how do you access COMs? I've tried:
$word = new COM("word.application") or die("Unable to instanciate Word");
and I get:
Warning: (null)(): Invalid...
How do you query data from a form using VBScript? What I am trying to do is I have a form on one page and after the data is submited it goes to another page. Once it gets to second page how do i query the data that was sent? I figured out how to do it in ASP, but I can't seem to do it in VBS...
I am using Office 2000, and before I enabled "Use Microsoft Word to edit e-mail messages", I was able to click the "To" button on a new message and was able to add a new Contact from that window. But now with the option enabled, it tells me that I have to use the...
I would like to be able to search particular Microsoft Word Documents for containing text, can i do this with VBScript or should i use something different? I know you can do containing text searches thru Windows Explorer, but the problem is that i only need to search about 12 documents out 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.