Hello netters,
I have a pdf form that allow user to digital sign using their smartcard. I need to route this to different people and I noticed that when you send to a different users; the signature block becomes invalid. I think when I sent it to a different user something has changed; thus...
Hi Tekers,
I am in need of your advice on how to do this. Our lab had a PCD (yes that's right PDC) and BDC on NT. I have also brought up a window 2000 a while back thinking of I will migrate all to w2k and retire my NTs. However, I did not have time to do this yet. The w2k is part of this...
Hi Tekers,
I would like to get some advice from guru in this forum before I try any thing since I am starting to work on SQL servers.
I am try to backup my sql server which has a few databases. As I am reading through the backup information, some suggested that using the backup engine that...
Hi Tekers,
I posted this question on the regular forum for SQL before I found this so if I did double post, please forgive me....
Anyway, I am try to move a database from 1 server to another and the DTS failed. As far I can can see the problem was in one of the store producedure that...
Hello Tekers,
I am new to DTS and working on a simple task that involves using it. I do have a few questions on DTS and hope that some 1 can help me out (TIA)
I am trying to move (or copy) a database from 1 server to another. I used the DTS wizard to do this and what I seen so far is that it...
Hi Tekers,
I am passing 4 controls to a function to do some tests. In the function I reference them as InputVar1, InputVar2..etc.
In stead of address them individually, I am looping them in a for and next loop. My problem is that I don't know how to format the variable name so that I can use...
Hello Tekers,
Hope every1 has a great Christmas and New Year.
I have a basic question displaying value of dropdown box and would like to find out a general method to handle large amount of them.
My situation.
A form has about 60 of these dropdown mostly contain 3 to 4 items. On the data...
Hi Tekers,
I really don't know how to put phase this question but here I go.
I have a data class that allow me to load a record in it so I can manipulate fields that I want. I need to put these fields into a loop so that I don't have to address them individually but I really don't know how to...
Hi Tekers...
I am working on a few medical research forms and those choices for a few questions are really long. I have used the drop down box to display them. However, with the lenght of the list item, some gets cut off. Is there away that I can wrap them so that full description can be...
Hi there,
I have a rather simple question but don't know how to do it.
I have a parameter query that ask for start and end date. The date range is selected from a date field in the database. I also have a report that I would like to display the from and to date that was provided by user when...
Hi there,
I have a form consists of mostly dropdown boxes. I need to go through and get a total out of them. I labeled them such as Cbo1, cbo2, cbo3, etc. and need to get to each dropdown boxes' property (e.g. cbo1.selectedvalue). I have been using this method to get to the property of a...
Hi there,
I have a report which pull data out from a single table. Some of the fields might not have data in it so I would like to hide that field and move the field below it to its place. I have no idea how to approach this, can someone please give me some hints on how to get going with...
Hi there,
I am trying to force a carriage return and line feed (vbcrlf) in to a string which will be used for the body part of an email. However, when I received the message; it appears to me that the body is one continuous long long long string.
here is my snipet code
mailbody = "Hello,"...
Hi there,
I have a bunch of text boxes with the default name as Textboxn (where n = 1, 2, 3, and so on) and have 2 questions on them.
First, I was thinking of putting them through a loop and just refering to them like Textbox+i so that the loop will help me to cycle through them rather than...
Hi there,
Sorry for posting this "beginner" type of ? on this forum but I have no other way.
I have found an old .dll that has some controls that I really want to use for my current project. I have added it to the reference (manually). My question is how can I extract those embedded controls...
Hi Tekers,
In MS Access, it has a tab control where you can sort of group thing together. Do they have something like that for ASP.net. I am using MS Visual Studio for my development tool and asp.net 1.1.
A thread here mention about the web tab control but I have not found it yet so while I...
Hi Tekers,
I am fairly new to ASP.net and have simple question as I am trying to learn ASP.net.
I have a page where user can search for either last name, first name, or both. My ultimate goal is this: if any record found load it up with data from the recordset. If not don't show the grid...
Dear Tekers,,
Is there away to by pass system error message(s) in a combo box with Notinlist event???
I have a combo box and when the notinlist event triggered it; I want the box get the focus again.
I have looked all threads about this problem in the forum but most had the add newdata...
Hi folk,
I ran into this little problem and could not see the light at the end of the tunnel and may be some kind soul here lend me lighter so I can get out of this.... :) :)
Here is my problem:
I have a data entry form that was called from another the form. Upon open this data entry form, I...
Hi dear Tekers,
I ran into this problem and after much time has spent over the threads on the forum of this one; I am still stuck... Please help me with this.
I have 2 forms (A and B). A is calling B and during this process I passed an Jobid (pk) to the second form. The second form is set...
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.