Search Results

Showing results 1 to 40 of 72
Search took 0.01 seconds.
Search: Posts Made By: zmariow
Forum: PHP 19 Days Ago
Replies: 1
Views: 148
Posted By zmariow
"have a third table"... that's the way to go. It's the best practice and it will keep your database design clean... if you're worried about performance, you should consider caching mechanisms......
Forum: PHP 20 Days Ago
Replies: 2
Views: 144
Posted By zmariow
What you're looking for is called URL rewriting. If you're using a framework, like Zend Framework or CodeIgniter, then you have that out of the box.

If you're using plain PHP, you have to do that...
Forum: C# Oct 17th, 2007
Replies: 1
Views: 3,330
Posted By zmariow
Why don't you use a monospaced font (for example Courier) and then write a small function that will pad your string with spaces on its left so that it becomes right aligned...

I always do this...
Forum: Windows Software Oct 17th, 2007
Replies: 0
Views: 1,999
Posted By zmariow
Hi all,

Does anyone know of an extension to Windows Explorer that will allow me to view thumbnails for the popular video formats like FLV, MOV, 3GP...

Any other ideas?
Thanks :)
Forum: Visual Basic 4 / 5 / 6 Oct 9th, 2007
Replies: 6
Views: 8,069
Posted By zmariow
You're welcome :)

I also advice you to investigate this declarations issue in order to avoid more problems later on.

Cheers:)
Forum: Visual Basic 4 / 5 / 6 Oct 9th, 2007
Replies: 6
Views: 8,069
Posted By zmariow
Since you're getting 10 using my formula I assume you're doing something wrong when counting the number of mistakes and the total number.

This is because you should have s and t both equal to 10...
Forum: Visual Basic 4 / 5 / 6 Oct 9th, 2007
Replies: 6
Views: 8,069
Posted By zmariow
You need to have 2 numbers to compute the accuracy:

Number of successful attempts (call it s)
Number of total attempts (call it t)

And here's the formula: accuracy = (s / t) * 100
Cheers :)
Forum: Java Oct 9th, 2007
Replies: 3
Views: 3,334
Posted By zmariow
Why don't you loop in the array and then concatenate the data to a string?
Forum: ASP Oct 6th, 2007
Replies: 3
Views: 2,418
Posted By zmariow
I'm sorry I don't have specific links to components that do this... Google around... Good luck :)
Forum: Java Oct 5th, 2007
Replies: 5
Views: 1,919
Posted By zmariow
Go to File --> Page Setup:

In the Header and Footer textboxes you'll see something like this:
header: &w&bPage &p of &P
footer: &b&d

Those lines specify what to print and were to print them...
Forum: ASP Oct 5th, 2007
Replies: 3
Views: 2,418
Posted By zmariow
I know that the operating system name and version and the browser name and version can be easily fetched without using any activex component (the browser broadcasts this info automatically)... In PHP...
Forum: Java Oct 5th, 2007
Replies: 5
Views: 1,919
Posted By zmariow
You're using Internet Explorer 6.0 to print???
Forum: ASP.NET Oct 3rd, 2007
Replies: 5
Views: 2,571
Posted By zmariow
How are you displaying your messages using ASP.NET... show us the code so that we can help:)
Forum: JavaScript / DHTML / AJAX Oct 3rd, 2007
Replies: 3
Views: 1,723
Posted By zmariow
Here's my advice :) (Full working code)



<html>
<head>
<script type="text/javascript">
var radio = "off";

function change() {
Forum: IT Professionals' Lounge Oct 3rd, 2007
Replies: 2
Views: 2,718
Posted By zmariow
I remember I did this once for my friend who doesn't have internet connection... But in my case I downloaded around 7 bin files... Maybe this is your problem.

Try to download all the update files,...
Forum: C# Sep 27th, 2007
Replies: 13
Views: 8,297
Posted By zmariow
I was checking "Microsoft Visual C# 2008 Express Edition Beta 2" today and it's amazing.

Using WPF fulfills all my skinning needs.

Check this tutorial for example:...
Forum: C# Sep 24th, 2007
Replies: 3
Views: 907
Posted By zmariow
You need ANY C# Code???
Forum: IT Professionals' Lounge Sep 22nd, 2007
Replies: 5
Views: 902
Posted By zmariow
What? 40 min only!!! Are you sure?
Here's the official website: http://www.actualkeylogger.com/ and they don't mention such a thing anywhere!
Forum: Geeks' Lounge Sep 21st, 2007
Replies: 4
Views: 827
Posted By zmariow
Check the attached picture... Instead of having <DANIWEB> at the start of the website MattEvans wants to also have </DANIWEB> at the end!

I find the concept cool. Also, in this way more people...
Forum: C# Sep 21st, 2007
Replies: 3
Views: 8,299
Posted By zmariow
How? And how can I be sure that its process has finished printing? (I don't want to kill the process and have the printing stopped)
Thanks for the reply :)
Forum: IT Professionals' Lounge Sep 21st, 2007
Replies: 5
Views: 902
Posted By zmariow
You're welcome and good luck with perfect keylogger.
Cheers :)
Forum: C# Sep 21st, 2007
Replies: 3
Views: 8,299
Posted By zmariow
Hi All,

I need to find a way to automatically print a PDF file from my Windows Application in C#.

Currently I can invoke the following from the command line:
"C:\Program Files\Adobe\Reader...
Forum: Windows Vista and Windows 7 Sep 21st, 2007
Replies: 4
Views: 816
Posted By zmariow
Waw... That's surprising!!!
Why do you need to use powerdesk anyways, is it worth the mess?
Forum: Posting Games Sep 21st, 2007
Replies: 3,076
Views: 214,433
Posted By zmariow
Breakfast is the most important meal of the day.
Forum: Geeks' Lounge Sep 21st, 2007
Replies: 4
Views: 827
Posted By zmariow
Forum: JavaScript / DHTML / AJAX Sep 21st, 2007
Replies: 1
Views: 4,432
Posted By zmariow
Well I have the general Idea to get you started... To calculate the date from the number of nights you need to keep counting the days from the start date.

We know that January has 31 days,...
Forum: ASP.NET Sep 21st, 2007
Replies: 8
Views: 4,971
Posted By zmariow
Man it is the third post in this thread... just scroll up!!!!
Forum: Windows Vista and Windows 7 Sep 21st, 2007
Replies: 4
Views: 816
Posted By zmariow
What about un-installing powerdesk :)
Forum: IT Professionals' Lounge Sep 21st, 2007
Replies: 5
Views: 902
Posted By zmariow
Oh well, I don't know if I'm doing the right thing but... Why don't you use Actual Keylogger!!! Try it.
Forum: VB.NET Sep 21st, 2007
Replies: 1
Views: 1,923
Posted By zmariow
You can use application settings... here's a link for a tutorial on how to do this:
http://www.codeproject.com/vb/net/appsettings2005.asp
Good luck :)
Forum: VB.NET Sep 21st, 2007
Replies: 2
Views: 1,424
Posted By zmariow
What to you mean by "open"?
Forum: Website Reviews Sep 19th, 2007
Replies: 14
Views: 1,850
Posted By zmariow
Hi Kevin,

I've gone very quickly through your website and I think you've done a great job. The concept is attractive and there is a need for such a service. In addition the design and the layout...
Forum: Posting Games Sep 19th, 2007
Replies: 3,076
Views: 214,433
Posted By zmariow
Ski is not my favorite sport!
Forum: ASP.NET Sep 18th, 2007
Replies: 8
Views: 4,971
Posted By zmariow
Hi edwin_panther,
You can download DotNetNuke from www.dotnetnuke.com and have yourself a free forum (Of course DNN comes with many more features)
To write your own forum check the comment posted...
Forum: Java Sep 15th, 2007
Replies: 2
Views: 1,354
Posted By zmariow
I know that http://www.tigris.org/ is a good source for such things...
Here's an SRS document template for example: http://readyset.tigris.org/nonav/templates/srs.html

Good luck :)
Forum: ASP.NET Sep 15th, 2007
Replies: 8
Views: 4,971
Posted By zmariow
Why do you need to create a forum??? No one does, you can download and install free forums to your website very quickly and easily :)

hmmmm, unless you have this as homework... tell us what you...
Forum: Computer Science Sep 15th, 2007
Replies: 18
Views: 4,723
Posted By zmariow
Well... I always wanted to control the light in my room using my computer... can you create an embedded systems that does this by connecting to my computer and to the light bulb :D
Forum: C# Sep 14th, 2007
Replies: 3
Views: 1,137
Posted By zmariow
Does it access the database tables directly??? Or it can be used with my business logic layer classes?
Forum: Database Design Sep 14th, 2007
Replies: 9
Views: 2,274
Posted By zmariow
This query will help you get all the rows you need with duplicate entries and without selecting the most current record:

SELECT A.message_text, B.event_date, B.resource
FROM A INNER JOIN B
ON...
Forum: C# Sep 13th, 2007
Replies: 13
Views: 8,297
Posted By zmariow
There's still something I don't like... Every time you add a button you must set this property... This is not exactly efficient when you want multiple properties to be set!!!

I'm investigating how...
Showing results 1 to 40 of 72

 


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

©2003 - 2009 DaniWeb® LLC