Hi yall,
Was wondering if you can lock a column similar to that in Excel, where by when they scroll horizontally the locked column, (in this case will be column 1) will remain whilst the others hide to the left etc etc.
I am working on the presumption that it cannot be done.
Thanks
Shadow
OK, new to running a server but not new to the whole thing. Set up a 2000 Server at home and I am connecting via XP Home. Now I know you cannot log onto the server with Home, but I have had no problems access shared folders, my internal websites etc etc. I could always see the server on my XP...
I worked out my problem with this. I am new to Forms in ASP so now I understand that if your are referencing the ofmr make sure what you POST or GET is within the form area. Basically <FORM NAME="Form1" method="POST"> was beloe the drop down box, hence it was not being posted.
Either way I...
Thanks Dan, the method attribute works when I only have the one submit, the java code is designed to do the same thing just dependant on which button is pressed. The attribute wont work in the java code, well I tried and it did not work. Cause it is HTML.
What I need is a method function to...
Ok, in my efforts to use the posts on here to solve my problem, I have gone mad and have resorted to a post. I am very good at VB and getting good at VB script but my first attempt at using javascript is, well, yeah you know.
Basically I am trying to have multiple search buttons on one page and...
Age = DateDiff("d", DOB, Now())/365
Gives your pretty acurate. I may get the dates around wrong, if you get a negative result swap them. If you wanna account for leap years, you can divide by 365.25.
Try that.
Shadow
Ok, thanks for the reply, now I have no idea how to use it. Without asking you to take me through how to interact progammtically with OUtlook, do you have a link that can educate me.
Thanks Heaps.
Shadow
Hi yall,
I am using Outlook 2000 with exchange server. We are also using calendar in public folders. Is it possible to retrieve who created the appointment and then paste it into the appointment some how.
I imagine you must be able to as the permission allow you to delete your own so...
Hi yall,
Is there a function within the listview ActiveX that allows you to sum the values within a column.
Pseudocode like
Listview.Column(1).columnSum
If not and I am off with the fairies, no probs, I can always run some SQL sums to compensate.
Thanks
Shadow
Guys thanks heaps. That will work a treat. One of the annoying thing about ActiveX is finding any information on them and then working out the syntax etc.
Appreciate your time.
Shado
Hi yall,
I am using a listview and after people resize the columns to however they like, I want to record those column widths so that the next time they open the form the columns will be in the width they then left them in.
I only need to know how to reference the column width in a listview...
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.