Search Results

Showing results 1 to 32 of 32
Search took 0.01 seconds.
Search: Posts Made By: jackster
Forum: Networking Hardware Configuration Sep 28th, 2004
Replies: 3
Views: 3,043
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
how could u turna string straight to a dataaset
Forum: ASP.NET Aug 31st, 2004
Replies: 8
Views: 6,867
Posted By jackster
can you do the name with the keyword metatag?
Forum: ASP.NET Aug 31st, 2004
Replies: 0
Views: 5,166
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
id check out the menufactures sites for development kits
Forum: Networking Hardware Configuration Aug 24th, 2004
Replies: 7
Views: 6,425
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
go to http://www.bootdisks.com/ they have it all
Forum: Windows NT / 2000 / XP Jul 13th, 2004
Replies: 1
Views: 11,896
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
Forum: C# Jun 22nd, 2004
Replies: 12
Views: 40,613
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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
Posted By jackster
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,...
Showing results 1 to 32 of 32

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC