I have an application that requires to telnet over port 80. It seems to hang on the connection state forever. I can access the same ip in a browser and I can ping it, so the port must be open. What am I missing?
Thanks in advance...
.n
Seems like a lot of posts go unreplied in this forum, but I'll take a shot.
I'm trying to install an application that requires to telnet to a server through port 80 (not sure why someone would do this, but whatever...). It will never connect.
Port 80 is open for http and I can ping the domain...
I would like to parse another web page as if I'm reading it in like a text stream. How would I go about doing this using ASP. I can't use ASP.Net...
so, basically, I want to do something like the following
Set objTextStream = objFSO.OpenTextFile ("C:\autoexec.bat", fsoForReading)...
Been working on my personal website
www.planet-thung.com
When viewing this website in IE, the submenu on the right sometimes gets shifted down below the main content. Keep hitting Ctrl-R to reload the page until it happens. How do I make it stop?
Mozilla and Opera have no problems.
Thanks...
Anybody know how to run code that will supply the password for the VB editor (not the Database) so that I can make updates to modules through code?
If I try to run code that changes other lines of code, it won't let me until the password is given. I will eventually have other users run these...
I'm trying to get the CurDir variable to be a directory on the network (which is actually my documents mapped to '\\SERVER\USER_MYDOCUMENTS')... i know i need to change the drive before i can change the path, but chdrive doesn't like anything but a letter:
chdrive "\\SERVER"
will not...
I set up some code to append a field to a table in a different .mdb file (opened up a new workspace, etc.). It worked the first few times, but now, after a corrupt compact/repair of the other file that has the table, I'm no longer allowed to do this from the file with the code. It keeps saying...
I would like to check and conditionally change the Page Setup of a report when it opens. How would I do this in the On Open Event?
I basically want to change these settings:
Left, Right, Top, Bottom Margins
Orientation of Page
Basically all Column Data, Number, Row/Col spacing, Column Size...
I would like to check and conditionally change the Page Setup of a report when it opens. How would I do this in the On Open Event?
I basically want to change these settings:
Left, Right, Top, Bottom Margins
Orientation of Page
Basically all Column Data, Number, Row/Col spacing, Column Size...
I have a continuous form with fields: Employee ID, Name, Title, In/Out (dropdown box), and comments. This is for a headcount tracker that tracks when people leave or enter departments based on transfer, new hire, terminations, etc. I want to color code them so that at a glance you can see who...
I'm simply adding a little bit of code to a control source in a report, but once I'm done, it keeps saying that I can't have an expression longer than 2,048 characters in control source, which it isn't. You don't have to read this, but if you do a cut and paste, i'm pretty sure that you'll find...
I'm simply adding a little bit of code to a control source in a report, but once I'm done, it keeps saying that I can't have an expression longer than 2,048 characters in control source, which it isn't. You don't have to read this, but if you do a cut and paste, i'm pretty sure that you'll find...
I'm using Access '97 to build a small application and it's driving me crazy because it keeps saying my recordset isn't updateable.
Basically I have a form with a subform. I change the recordsource property of the subform dynamically based on what tab the user clicks on.
The recordsource is a...
Let's see how simple I can make this:
I have a form with a subform. The form has a memo field. The user will click from the SUBFORM to the memo field in the regular parent FORM. The user will then click from the memo field in the FORM to a field back in the SUBFORM. Once the user starts...
I am trying to open an Access file, but it gives me the
following error:
"[DB_Name].mdb needs to be repaired or isn't a database
file. Microsoft Access will attempt to repair."
Then it attempts to repair and I get this message:
"Microsoft Jet engine could not find...
I am trying to open an Access file, but it gives me the
following error:
"[DB_Name].mdb needs to be repaired or isn't a database
file. Microsoft Access will attempt to repair."
Then it attempts to repair and I get this message:
"Microsoft Jet engine could not find...
Is there an easy way to import a macro in Excel like there is in Access? I know you can copy and paste, click drag, etc. in the VB editor. I also know you can select different macros from other open workbooks through the Alt+F8 menu, but Is there an easier way? I would like to send this out...
In a form, how do you save the contents of a text box into a text file on the server? I basically want people to cut and paste a doc into the text box, hit send, and then have that text box's information saved in a .txt file on the server along with an ID in the .txt's file name. I have all...
After several hours of use or just being turned on (maybe about 3 or 4 hours), my system slows down so much that the clock is actually effected and all of my programs are running so slow it's painful to watch it try and open another browser window. It also often times hangs for 10 min or so...
Can you rotate fields so the print upside down on a report? I am trying to print an envelope with the return address on the flap and the mailing address on the back. In order to do this, I need the mailing address to appear upside down. I've tried doing this in Word, but the mail merge fields...
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.