Can I close a browser window from inside an ASP page. I am not that familiar with this as I used Javascript to do this in straight HTML pages. I get an error... I have a database log in window that opens off my main page (Intranet). I want it to verify the user ID and password and when it...
Hi Tony;
I have to thank you for taking the time to look at this... You are absolutely right... it would be a pain in the butt to get this to work by monitoring events and what not. I will give a macro button on a toolbar that will go through the finished document and place this table as the...
Hi Tony;
That is a great idea and would be a viable solution as well but... unfortunately the table only consists of a couple of rows. It is in it's own section at the top of the document and I have it protected from changes.
When the document opens the cursor actually appears below this...
Hi TonyJollans... thanks for your reply.
Sorry, Miscommunication on my part. What I meant is I cannot put the form fields in the Document Header. If I could, every time a new page was forced, the data would show up in the header. Unfortunately this is not the case :-( . I have searched high...
Hi;
I have a section of text in a table that has form fields in it (it cannot go into the header) and I want it to automatically be copied to the top of a new page (Page 2 etc) when the user types enough to actually cause a new page to happen. I know how to copy the section in question but I...
Thank You for your reply...
I get an error now that says "Object Variable or with Block variable not set"
I get this error in the GetCon function on this line
(in the debugger)
GetCon = oConn
Of course, this is the where the function name is assigned the connection object.
I...
Nope... I didn't actually... you know efficiency and all that jazz
I didn't wanted to resort to making the thing global but perhaps that is what I will have to do...
thank you for your reply
Bugs
Hi;
I have a VBA macro that has to access the database at different times while it is doing its work. Every time the connection is requested the login screen will be shown in order for the user to log in and validate the connection. This is the way the AS/400 client access driver operates as...
Hi;
I have a bunch of macros I have written that will display a form, get key information, connect to a database, transfer what it has found to a word document etc. I have the macros for this in a template (Now) and when I open the template the form is shown and the process begins. Everything...
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.