Forum: Networking Hardware Configuration Sep 28th, 2004 |
| Replies: 3 Views: 3,036 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,536 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,293 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,825 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,856 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,261 how could u turna string straight to a dataaset |
Forum: ASP.NET Aug 31st, 2004 |
| Replies: 8 Views: 6,826 can you do the name with the keyword metatag? |
Forum: ASP.NET Aug 31st, 2004 |
| Replies: 0 Views: 5,127 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,348 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,000 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,725 id check out the menufactures sites for development kits |
Forum: Networking Hardware Configuration Aug 24th, 2004 |
| Replies: 7 Views: 6,391 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,033 you could just check the file extension of the file that is being uploaded |
Forum: ASP.NET Jul 13th, 2004 |
| Replies: 7 Views: 9,756 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,066 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,228 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,348 check windows updates for the latest direct x and direct draw components |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 3 Views: 2,016 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,622 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,450 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,766 go to http://www.bootdisks.com/ they have it all |
Forum: Windows NT / 2000 / XP Jul 13th, 2004 |
| Replies: 1 Views: 11,804 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,565 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,392 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,002 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: 111,317 |
Forum: C# Jun 22nd, 2004 |
| Replies: 12 Views: 40,261 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,710 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,002 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,772 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: 111,317 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,261 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,... |