I'm trying to run an executable file (not just one, any executable) that exists on my windows 2003 server from a mapped network drive on a windows 2000 client computer.
I can run the exe files fine from windows xp client computers, but the windows 2000 client computers hang when I attempt it. I...
My table has a memo field. I have a form that displays the table's records individually.
I want to put a button on the form that will print just the current record's memo field. (Not the full form or whole record...)
Can anyone help me with that?
Thanks!
I'm writing a simple form-fill application in vb6.
The idea is that the user answers some questions and the application loads a PDF form with the appropriate data and prints it out. The form is a standard pdf form with fill-in fields, but I can convert it to jpeg or tiff or whatever to...
Hi folks,
I'm trying to import a data file into MS Access without knowing what type of data file it is. The file's extension is E00 (which means nothing to me...) and my first guess (dBASE) doesn't appear to be correct.
Does anyone know how to analyze a file to determine it's type?
Thanks for...
This is driving me crazy. I have added a command button to a form dynamically. The question is, how do I add a click event for that button?????
Set btnObj = Controls.Add("VB.CommandButton", "btnObj")
With btnObj
.Visible = True
.Caption = "New Button"
.Left = 240...
Hi folks,
I have a database that I developed on my computer using Access 2003. On my computer, it contains a reference to EXCEL 11.0 object library.
BUT... the db is saved on a server and is used by a few other folks with older versions of Excel. And they need to use the EXCEL 9.0 object...
Hi folks,
I've just installed Acrobat 7 and am now having problems printing documents that contain the Helvetica font. They show up fine on the screen but my printer shows strange characters. I've checked my computer and I do not have a Helvetica font installed.
Does anyone have suggestions...
Hi folks,
I want to automate several acrobat forms from vb.
The application will accept inputs such as Name, SSN, etc... and create an .FDF file. From there, I need the application to open the .PDF forms, import the data from the .FDF file, and print the forms.
Writing the .FDF file is no...
Hi,
Asp.net newbie here.
I need to enable clients to upload multiple files at once to my web server. I have found several examples with single file uploads and a few examples with multiple file uploads. The problem with the multiple file upload examples is - each file is specified in its own...
I'm all confruzed about directory sharing, and as a result my asp pages aren't working. [hairpull2] (I think thats where my problem is...) I'm running WinXP Pro and IIS 5.1. When I try to access http://localhost, I get "You are not authorized to view this page."
In the IIS control panel...
Asp Newbie here.
I'm trying to come up with an online photo album. I want to allow users to login to the website and upload & download photos. When they upload the photos, I need the the website to automatically (re)generate a thumbnail gallery.
Is there any simple way to do this?
Thanks for...
Hi folks,
I'm a newbie when it comes to html stuff.
I'm trying to come up with an online photo album. I want to distribute login info to users and allow them to upload & download photos, and have the website automatically generate a thumbnail gallery.
Is there any simple way to do this...
Hi,
I have a data entry form with several fields, and I'd like the default entry in the "Date" to "stick" from record to record.
That is, the user enters the date while entering the first record and when he goes to the next record the default date is what was entered on the previous record.
I've...
My guess is "no", but can anyone tell me if it is possible to turn on/off the keyboard LEDs (NumLock CapsLock ScrollLock) via VB? I don't want to actually turn on or off the functions, just the LED indicators.
Thanks!
Please oh Please... HELP! :-)
I'm getting "Insufficient Stack Space" errors on a payroll program that uses Visual Foxpro. (The full version of VFP is not installed, just the version needed by the program)
I've found...
Howdy!
I'm having a problem with Excel's number formats.
I have the following data in my spreadsheet:
12,904.48 (12,904.48) - - -
46,408.24 (66,810.70) 70,443.82 (50,041.36) -
86,062.37 (81,216.21) (4,846.16) - (0.00)
The last column is...
Hi,
With a Select Case statement, I'm attempting to use:
Case #11:59 AM# TO #1:01 PM#
This works fine in VB6, but not in VBScript. Is there a replacement for the "TO"?
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.