Forum: Networking Hardware Configuration Sep 28th, 2004 |
| Replies: 3 Views: 3,043 just so u know, with the computer has a broad band connection, then you can create a vpn server on it, and access it via vpn from your office... |
Forum: Networking Hardware Configuration Sep 28th, 2004 |
| Replies: 24 Views: 21,643 yes, the think most people forget is to disable teh MICROSOFT firewall on the network cards.. then is done in the network adapter properties.. and click advanced.
run the ICS on the computer with... |
Forum: Windows NT / 2000 / XP Sep 28th, 2004 |
| Replies: 11 Views: 3,310 check to see that there are no short cuts to my docs and my computer in the startup folver under "All Programs" in the start menu |
Forum: Windows NT / 2000 / XP Sep 28th, 2004 |
| Replies: 7 Views: 13,851 what graphic software are you using?
what type of file are you manipulating?
how big is the file you are manipulating? file size and resolution? |
Forum: Windows NT / 2000 / XP Sep 28th, 2004 |
| Replies: 2 Views: 21,993 failing that.. it normally says on the ram how fast it is.. if that software does not work, just look at the ram card |
Forum: C# Sep 8th, 2004 |
| Replies: 12 Views: 40,613 how could u turna string straight to a dataaset |
Forum: ASP.NET Aug 31st, 2004 |
| Replies: 8 Views: 6,867 can you do the name with the keyword metatag? |
Forum: ASP.NET Aug 31st, 2004 |
| Replies: 0 Views: 5,166 In asp.net (pref c#) how do you post a set of values to a specific URL withough actually creating a form that submits them.
Im sure its possible.. i just cant seem to find the method that adds the... |
Forum: Networking Hardware Configuration Aug 24th, 2004 |
| Replies: 3 Views: 6,370 i love the way peopel like to find software to make hardware do things they were not supposed tooo... id be less worred of a few pounds to buy a cross over cable than install and run some unknown... |
Forum: Networking Hardware Configuration Aug 24th, 2004 |
| Replies: 4 Views: 7,073 i use merak mail server, Its cheap and reliable.
If the computer is connected to the internet perminantly that hosts the mail server, make sure you secure the relap server (this is try for any... |
Forum: Networking Hardware Configuration Aug 24th, 2004 |
| Replies: 2 Views: 3,741 id check out the menufactures sites for development kits |
Forum: Networking Hardware Configuration Aug 24th, 2004 |
| Replies: 7 Views: 6,425 we, i have used bulletproof ftp, its available for free trial download.
Its very self explanitory.
Simply download it then go though the install routing.
when you add users to it, you... |
Forum: ASP.NET Jul 13th, 2004 |
| Replies: 4 Views: 6,065 you could just check the file extension of the file that is being uploaded |
Forum: ASP.NET Jul 13th, 2004 |
| Replies: 7 Views: 9,797 0 security patches.. on what planet..
also make sure you have a firewall.. and that the smtp server that is in IIS is not left as on open relay.
you can use IIS as a base to host vertually any... |
Forum: Networking Hardware Configuration Jul 13th, 2004 |
| Replies: 5 Views: 4,090 it is nice and easy... if you get a router with a modem built in.. make sure it has a firewall enabled... otherwise if 1 computer connects to tinternet, and the otehr computers connect thought it..... |
Forum: Networking Hardware Configuration Jul 13th, 2004 |
| Replies: 8 Views: 3,242 has there been any storm damage in your area lately.. if so get bt to check the lines |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 15 Views: 9,390 check windows updates for the latest direct x and direct draw components |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 3 Views: 2,032 well.. in theory u can use the same instalation but i would not recomend it.
move all data off one hard drive,and use that to do a clean instilation.
BEFORE you take the machine apart, make... |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 4 Views: 5,645 could be some dodgy software.. or when a virus scan is taking place... do u have a firewall.. if not.. you might be an open relay spamming the world for the benifit for a spammer...
although... |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 12 Views: 6,510 im sure there is software available to do this.. give google a try
how many computers are we talking about? how many users? desktops or laptops.. any netowrk? |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 10 Views: 13,803 go to http://www.bootdisks.com/ they have it all |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 1 Views: 11,896 if you did any ms updates recently, it could have updated your graphics card driver.. so check for latest drivers.
Also, go into your graphics card properties and check the refreash rates.. if you... |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 6 Views: 9,610 sounds like virus / spyware..
if you have system restore thing enabled, and you have a virus at the point that you create a restore point, then that virus will be stored forever.. even after you... |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 1 Views: 2,406 there should be an option to allow access for 5 mins, that is how it is in outlook 2003 and i remember outlook xp being the same.
outlook xp is not overly stable... i know its not a great answer..... |
Forum: ASP.NET Jul 13th, 2004 |
| Replies: 5 Views: 9,056 since you are just starting out i recomend downloading asp.net matrix from asp.net
its a good basic editor, and does not add a lot of messy code like dreamweaver |
Forum: ASP.NET Jun 22nd, 2004 |
| Replies: 11 Views: 112,762 |
Forum: C# Jun 22nd, 2004 |
| Replies: 12 Views: 40,613 Can you convert directly from a cvs file to a datatable?
I imported the cvs, into a string builder, then from that I manually converted it to a datatable by splitting it at the commans and end of... |
Forum: Database Design Jun 18th, 2004 |
| Replies: 5 Views: 9,808 the issue here is not the databse.. although access is not good for larger sites..
you need to run some basic SQL queries thought your code
like
INSERT INTO table_name
VALUES (value1,... |
Forum: ASP.NET Jun 18th, 2004 |
| Replies: 5 Views: 9,056 to be honest, you really need to sit down witha woob like Wrox ASP.NET for beginers, and user a basic editor like asp matrix, which is freely downloadable from www.asp.net
as for the debuf.. at... |
Forum: MS Access and FileMaker Pro Jun 18th, 2004 |
| Replies: 27 Views: 40,956 what version of MySQL is it
if you need to create views.. then use access.. as if u have mysql of less than veriosn 5 it does not support them.
if you have a lot of CONCURRENT users, use mySQL... |
Forum: ASP.NET Jun 18th, 2004 |
| Replies: 11 Views: 112,762 sadly you have missed the point of asp.net
you are using traditional html tags which renders asp.net useless.
read up on server controls.
<form runat=server>
<asp:button id=button1... |
Forum: C# Jun 18th, 2004 |
| Replies: 12 Views: 40,613 From my experience, if you are manipulating very large strings, such as imported from a 2MB text file you have to use StringBuilder.
To give you an example, to import a csv file of 30,000 records,... |