Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Three member-submitted admin scripts that will simplify your job
- TechRepublicrecently asked members to submit their favorite Network Administration scriptsfor possible publication. One of the first to make a submission was Lee Mason. For his effort, Lee earned $300and the satisfaction of seeing his scripts published on TechRepublic.Earn $100 for your admin scriptLet us payyou for your original scripts so...
- Tags: Â Â Â, Dim DomainName, Guest Contributor, job
- Technical articles 2005-11-11
Additional Resources
- DNS Problem
- Hi Friends,When I do a nslookup on my laptop, i see my caching DNS server.Here when I type my mail server's public IP it shows host98.domainname.comBut it should actually show publicIP.domainname.com, can you please help me out to figure whether the problem is with my ISP or some thing other.Thanks,Srini
- Tags: Domain names, NETWORKING, uppulurivasu@..., DNS
- Discussion threads 2007-07-06
- sql:find domainname
- I want to extract a domainname from an emailaddress by sql from an sql database (the name after the '@'). By example: hotmail.com The addressfield is textbased. How can i achieve this?something likeGiven it's X@Y.ZSelect Substr([emailaddress],Instr([emailaddress],'@'),DataLength([EmailAddress]) - Instr([emailaddress],'@'))From ContactsNote assumes emailaddress is a varchar, DataLength would return fieldwidth for char...
- Tags: Programming languages, Databases, fvtrier@..., DataLength, INSTR
- Discussion threads 2007-07-26
- Error 1026 Using SHFileOperation
- I am using SHFileOperation to copy some files from an Install CD to the Target folder. The program works fine on W2K and XP, but under W98, I get a File System Error (1026).I know that this Function needs to have the Null characters added properly, & I have done...
- Tags: Error 1026 Using SHFileOperation, Long Dim, icscomputersaz@..., programming, SHFileOperation, String, String Dim
- Discussion threads 2005-01-26
- VBA Expert..urgent help
- ****** Following code giving run time error 438 *** how to fix that error..pls help..its urgent'Dim Cell As RangeDim myWord As ObjectDim PathDocu As String Set myWord = CreateObject("word.application") 'Set myWord = GetObject(,
- Tags: fanku@..., myWord.ActiveDocument.Bookmarks, programming, software, VBA
- Discussion threads 2006-11-03
- VBA Expert..urgent help
- ****** Following code giving run time error 438 *** how to fix that error..pls help..its urgent'Dim Cell As RangeDim myWord As ObjectDim PathDocu As String Set myWord = CreateObject("word.application") 'Set myWord = GetObject(,
- Tags: fanku@..., myWord.ActiveDocument.Bookmarks, programming, software, VBA
- Discussion threads 2006-11-03
- My autologon script won't when scheduled to run at startup.
- I am using the following script to auto logon about 20 stand alone xp workstations not attached to a server which all have deep freeze installed on them. I need to be able to auto logon to the workstations so I can run applications. Does anyone know a way I...
- Tags: bigdog4579@..., RegLocAutoLogon, REG_SZ
- Discussion threads 2007-06-28
- Dim the variables
- In VBA under Access (A2K) when IDim myStr AsString------------^- no space as you did in your code listing - it throws a error. Same for your second variable
- Tags: Scripting languages, ray.learmond@...
- Discussion threads 2007-05-18
- monitor is dim
- I have a HP ZV5000 pavilion laptop. When the a/c adapter was plugged in, the screen was bright and if I worked directly off the battery the screen would be dim. Now from out of nowhere, when the a/c adapter is plugged in, the screen is very dim...
- Tags: dlwojo@..., monitor, A/C adapter, A/C, adapter
- Discussion threads 2007-08-29
- DomainNameShareName Error
- I am installing a second DC onto the system. I want to be able to use the DFS and use \domainnamesharename instead of \servernamesharename.Right now I get \donaminnamesharename is not accessible. You might not have permissions to use this network resource. Contact the Admin of this server to find out...
- Tags: rdenney@..., server
- Discussion threads 2007-07-03
- urgent help from VBA Expert
- 'Dim Cell As RangeDim myWord As ObjectDim PathDocu As String Set myWord = CreateObject("word.application") 'Set myWord = GetObject(, "Word.Application") Set myWord = GetObject("g:globalmaheshoffer letter.doc") myW
- Tags: fanku@..., myWord.ActiveDocument.Bookmarks, programming, software, VBA
- Discussion threads 2006-11-03
- Exchange 2003 dies with DC reboot
- Environment: Exch2003 running on member server Win2003. Two Win2k SP4 DC's in native mode, one ("DC1") has all the FSMO roles, both run DNS AD integrated, both Global Cat. Private IP addresses behind a firewall open ports for Exch.When I reboot DC1, Outlook clients report lockup, slowness and...
- Tags: dagracey@..., DC1, Microsoft Exchange Server 2003, networking, server
- Discussion threads 2004-10-27
- Commondialog in VB6
- how do i use commondialog in VB6 for the openfiledialog function?I tried to program it as below, but didnt work.Dim openFile As New Commondialogcommondialog.showopenbut I do not get commondialog class from IDE and get a syntax error at the Dim openfile.... line-TIAMparamDIM var as New typevar.methodas inDim MyLabel as New...
- Tags: Label
- Q&A 2005-11-03
- How can I schedule a autologon script to run at a specific time and date
- I have the following script that I need to run at a specific time and date. Can anyone help me with this? Here is the script.Option Explicit'''Declarations'''Dim objShellDim RegLocAutoLogonDim keyDefaultDomainNameDim valDefaultDomainNameDim keyDefaultUserNameDim valDefaultUserNameDim keyDisableCADDim valDisableCADDim keyAutoAdminLogonDim valAutoAdminLogonDim keyForceAutoLogonDim valForceAutoLogonDim keyDefaultPasswordDim valDefaultPassword''''Define keys and values''''RegLocAutoLogon = "HKLMSoftwareMicrosoft" & _"Windows NTCurrentVersionWinlogon"keyDefaultDomainName =...
- Tags: bigdog4579@..., RegLocAutoLogon, REG_SZ
- Discussion threads 2007-06-28
- The format of the specified network name is invalid
- Hi,I've been researching for some time now and can't actually find a solution to the problem..I'm running Windows XP Pro, and trying to connect to the domain running on the Windows Server 2003 Enterprise Edition.Once I select system properties and click on "change" it asks me for the username and...
- Tags: network, nitrogen.se@...
- Discussion threads 2007-02-23
- CONVERT FROM TEXT TO DOUBLE IN VB.NET
- I'm working on a class project (VB.Net 2003). I'm trying to program my Calculate button, and in so doing I have to convert a field value from text to number double. Here's what I have so far:Private Sub btnCalculate_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnCalculate.Click ...
- Tags: Microsoft development tools, .NET, ByVal
- Q&A 2005-09-13
- Spell check in OWA fails.
- Using Exchange 2003 Ent sp2 on Windows 2003. When using OWA on the local network, spell check works fine. When using OWA from outside the network, spell checker fails and won't process. Goal is to get spell checker to work and keep the pocket PC's running WM...
- Tags: Microsoft Outlook, Microsoft Outlook Web Access, checker
- Q&A 2006-07-29
- Sql Quriery in Visual Basic
- Software DeveloperADODBYou need to use ADO DB ActiveX Data Objects components to use sqle.g.Dim con as new ADODB.ConnectionDim cmd as new ADODB.CommandDim recs as new ADODB.RecordsetSet con=Open "connection string"cmd.ActiveConnection = concmd.CommandText="Select * from MyTable"Set recs = cmd.Execute
- Tags: Programming languages, amolsuryansh@..., SQL, Microsoft Visual Basic
- Discussion threads 2007-10-03
- Visual Basic 6.0 help
- I'm getting an error Run time error '6' overflow. Help me!! Tell me what's wrong.Private Sub cmdbutton_ClickDim population As IntegerDim years As Integeryears = 0population = 6000000Do While population > 10000000population = population * 0.014years = years + 1LooppicWhen.Print "In"; years; "Population will be"; population;End SubDear Friend,It is very...
- Tags: dodotwilson@..., it management, Microsoft Visual Basic, Microsoft Visual Basic 6.0
- Discussion threads 2004-10-20
- DNS for Separate Incoming/Outgoing Relays
- We currently have two separate email relays and twenty different email domains. One relay is for incoming email, one for outgoing. We have at least one company who is rejecting our mail because they say we have no reverse DNS entry. Their tech department said this is a standard sendmail...
- Tags: Domain names, NETWORKING, Network technology, IP, domain, DNS, e-mail
- Q&A 2006-03-31
- << Previous
- page 1 of 1
- Next >>