| Thread | Last Post | Replies |
|
| How to call C++ written ActiveX from .NET ? | 28 Feb 2005 22:53 GMT | 1 |
I have C++ written ActiveX. It's called from Browser and works without any problem. But I haven't been succsessfull to call him from .NET (C#) environment. I'd like to see any example to understand the problem.
|
| TreeView node.key - length of characters allowed | 28 Feb 2005 17:56 GMT | 1 |
Hello - In general I have struggled to find any documenation on the ActiveX controls that you can embed into Access forms and how the properties aand methods differ from those for VB so any poitners to that documentation would be greatly appreciated even more so if it relevant o ...
|
| browser blocks full view of screen shots | 27 Feb 2005 03:17 GMT | 4 |
I'm trying to use Microsoft Press' e book for SQL Server, which contains compressed images of the application windows. When you click on these compressed images, another window pops up with a full size image. However, when I click on the compressed image, IE6 only opens a blank
|
| Excel in Access | 26 Feb 2005 18:55 GMT | 2 |
Good Afternoon, I have a tab of an excel 2003 spreadsheet that I need to include in an access 2003 report. Is this possible and if so how? I thought I had read somewhere that there was a control to do this?
|
| Looking for a control.... | 26 Feb 2005 18:53 GMT | 1 |
I am working on a project where I have a form that I want to be divided into two panes... In the left pane, I would like a scrolling control that would allow me to load it with applicable options that the user can scroll through (similiar
|
| license problem with 2003 | 26 Feb 2005 18:51 GMT | 1 |
Tried to use the comm control (v6) in Access 2003 and am stopped with a message telling me it's not licensed. Not much on the web about this ....
|
| MS windows common controls 6.0 (SP4) missing | 22 Feb 2005 22:37 GMT | 3 |
I've built a database that uses "Microsoft Windows Common Controls 6.0 (SP4)". Everything worked well. For unknown reasons, a bug recently appeared (everything worked well some weeks ago). When using some VBA functions, I get a message syaing
|
| activex on pda | 18 Feb 2005 08:59 GMT | 2 |
I'm a student, I would like to realize an ActiveX control for a PDA browser that reads and show to the user the real time GPS co-ordinates.... how can I have the NMEA data from GPS? how can I realize it?
|
| Slider Control | 16 Feb 2005 14:01 GMT | 1 |
How do you update a text box with a slider control value AS the slider is being moved? I put the setvalue in the after update function but nothing happened. If I put it on exit or lost focus it works.
|
| PROBLEM WITH OUTLOOK EXPRESS | 15 Feb 2005 23:51 GMT | 2 |
my imac OS 9 cannot receive any email via outlook express in Mail. I can only receive through my supplier onetel on through internet explorer and have two errors on screen No:1 - webspeederror from messenger proces 6019.
|
| Microsoft Web Browser | 14 Feb 2005 13:42 GMT | 2 |
I currently have a data access page and within the page I've inserted an ActiveX control which is the Microsoft Web Browser. My question is how do I get the web browser within the DAP to open up in a particular website, for example www.google.com? I know how to do it in a regular ...
|
| Sizing problem wih Visio ActiveX control | 14 Feb 2005 08:17 GMT | 1 |
I have written an Access 2003 application with the Visio ActiveX control embedded in a form. Everything works fine except that, in form view, the Visio area is much smaller than the size of the control in design view. I have tried increasing the size both in design view and ...
|
| Link to Snapshot Viewer .snp files doesn't work | 12 Feb 2005 12:11 GMT | 1 |
In our asp web application this code used to work just fine to launch a snapshot report in a new window. <a target="_blank" href="../reports/Users/Employee Birthdays By Range.snp">Employee Birthdays By Range.snp</a>
|
| Embedded SNAPVIEW.OCX And Relative Paths | 12 Feb 2005 00:17 GMT | 1 |
I am relocating an old Intranet site between a servers (let's call them oldserver and newserver), and I'm having issues with viewing some snapshots. It seems that the ASP page in question *must* have the full URL hard coded to the snapshot location in the SnapshotPath parameter to
|
| outlook activex error | 11 Feb 2005 22:39 GMT | 4 |
I had a routine that worked once upon a time and I can't think of what could have made it stop working. here is what I have: Dim objOutlook As Outlook.Application
|