Yea i know. i am currently trying to figure out how to output my textbox to a .html file. then ill use a replace string function and replace my keywords with "<B>" + keyword + "</B>. then i will navigate to that textfile with a webbrowser. =) any tips on getting this textbox to output to...
well i have found out that i should use an RTF control instead of regular textbox. however i have also discovered that RTF controls are not available in the professional version of office 2003. :( any advice?
- Why didnt we just start out keeping things simple?
i was able to do it with this...
'Insert matched data column into temptbl.
DoCmd.RunSQL MatchedRecordQRY
'Load temptbl into listbox (hidden)
List35.RowSource = "SELECT temptbl.* FROM temptbl"
List35.Requery
'display listbox data on textbox.
txtMatchedMarking.Value = MatchedRecord...
HI!
My Name is charlie and i do database work for SAIC. :)
As of right now i have a textbox that is displaying data. it doesnt need to be a textbox, but that is what i am using.
I would like to have someones input on how i go about HIGHLIGHTING a variable keyword in this "text area" whether...
Hi,
I have built a form which is to be a U/I for data handling for an SQL Server 2000 DB. I am trying to pull a record from another database's table and having trouble. I have tried doing a VBA Coded connection but with required security settings on the SQL server i keep getting errors i cant...
I pressed F8 to disable active directory...logged in as local admin. then found(downloaded) a windows service that allows you to change the Domain Admin password. Now i just have to make sharepoint work! IT...its an endless battle isnt it fellas?
- Why didnt we just start out keeping things simple?
I added a domain controller to create a new domain on the new server we have. However now that ive rebooted the login is Username: password: domain: and i cannot change the domain to "THIS COMPUTER" (its set on the new domain name) so i extracted the hash for the admin password thinking (maybe...
---Thread Re-opened... :'-(
The original server is a win2003 srvr. It has DNS and DOMAIN CONTROLLER services installed and running. On the original sharepoint database i am able to log into sharepoint without any problems. (using the same username and PW i use to log into the domain from my...
Google uses python. Find a search engine faster and more efficient than theirs and ill believe you. ;)
- Why didnt we just start out keeping things simple?
Good morning, its friday finally...
Last night the move was successfull. thank you Thomas for the information about the user rights. I was unaware of that issue. So everything is good. Now I have to figure out the issue with the "network" Other computers on the network arent seeing the server...
I have backed up the original sites and am finally doing a restore of the sharepoint files to the new server. I ran into an error that said "This website already has a template. you must delete the site and create a new template before you can restore." So i deleted the site and created a new on...
Okay. So i have run into this program called smigrate.exe. it is a microsoft product which will supposedly back up the sharepoint files. then i can supposedly restore them to the new server. i have not done that yet because i am not sure what effect it will have on the websites already on the...
First I will just tell you to make sure you have downloaded and installed Patch #909005 from Microsoft's Update. Keeping your windows updated all the time is the only thing that will keep you sane. If that doesnt work. Keep reading.
asyncore is broken for windows if connection is refused...
Hi. Im working on a little project and I have the majority of the system together. I am having trouble though with the speech recognition. the code i am using looks like this:
from win32com.client import constants
import win32com.client
import pythoncom
"""Sample code for using the Microsoft...
Hi. Im working on a little project and I have the majority of the system together. I am having trouble though with the speech recognition. the code i am using looks like this:
from win32com.client import constants
import win32com.client
import pythoncom
"""Sample code for using the Microsoft...
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.