Thanks rac2,
access 2003 ado but I can use your example.
As for editing or creating templates I thought it may be possible to create a cbobox driven sql query builder that I could merge with user input text fields and save the results into template file.
Every come across that?
-dimmech
Hello,
I'm having difficulty figuring this out (still green). I have a form that returns the customers information and a button that creates an email based on that info using "obj.CreateItem" method.
Instead of having one formatted email Ive created a form that I could select from several...
Thanks, what I was looking for is a way to layout multiple instances of a master object and be able to edit or replace its contents vector or raster. Kind of how symbols work in flash. Thought It might be possible in vba for Corel.
-dimmech
Is ther a way to have multiple place holders for an image in a file and have corel swap images from a selectin or external file?
I cant search to see if this has been adressed cause I get a message that the forum search is not working.
Thanks
dimmech
Greetings. In my app there is a customer data form and prospect data form. Once a sales person gets a lead they use a search function to see if that lead exists in our db as a customer or prospect. If not they will use several websites to gather information about that lead. Typically the rep...
Our company has been developing an app using access 2003 (front end on xp - back end windows 2003 server - 12 users). We now have to make the app vpn friendly and generally faster for local users. Can someone please provide discussion or references to online resources that address methodologies...
evening...
I have a table called TblBox in which i store box dimensions BoxType1,Dim1,Dim2,Dim3 ect. There is also a continuous form which pulls customer/order info called FrmShip where I would like to select "BoxType" from a pulldown list using TblBox as control source. Once selected I need...
Thanks for the explanation, that clears up alot.
All clients establishing a connection WILL have to log on to the domain for the purposes intended. That being the case, are there any suggestions for a no frills firewall with minimal setup? I will also need a server side fw/router(preferably...
From everything I've read about this particular setup I should not have to open ports. As many times as we will need to make secure connections to remote computers with different setups I can already see where this is headed.
Thanks for the replies. At this time we have decided to abandon the...
I had some help with setting up the network and I'm not sure why it was set up that way. In any event I made the correction and it was not the source of my issue.
My dlink router(client side)logs show blocked connection attempts for tcp ports 135,445,1076 and 6101. The times seem to correspond...
That is correct the client employs the safenet virtual adapter interface which is almost identical to having a second physical adapter/nic.
Set to:
client requests ip 192.168.1.15
dns
192.168.1.2
wins
192.168.1.2
router vpn server reserves 192.168.1.15
Server static ip 192.168.1.2
default...
Creating this vpn has given me a crash course in basic networking but by no means am I experienced. Please keep that in mind when responding.
I can connect and ping the server and other machines in the domain, but I do not have access to resources.
I used 2003 server wizards to create domain...
I don't really know how difficult or easy this may be but instead of a specified value, how would I get this to work based on a percentage of the screen width.
onClipEvent (enterFrame) {
if (_root._xmouse < 50) {
setProperty("_root.sky", _x, _x+1);
}
if (_root._xmouse >...
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.