Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 249
Search took 1.23 seconds.
Search: Posts Made By: owt200x
Forum: Perl/ CGI 10-19-2010, 12:20 PM
Replies: 2
Views: 2,417
Posted By owt200x
there are a few that i know of, but the only one...

there are a few that i know of, but the only one that comes to mind is CodeLock (http://www.codelock.co.nz/codelock.php) lots of options, even a registration number thing you can add.
Forum: Small projects (quick fixes and changes) 10-01-2010, 04:02 AM
Replies: 4
Views: 1,912
Posted By owt200x
theres a php package called EZInvoice that does...

theres a php package called EZInvoice that does what you want.
Forum: PHP 09-30-2010, 06:17 AM
Replies: 2
Views: 568
Posted By owt200x
couldn't you use date("m/d/y") ? It works for...

couldn't you use date("m/d/y") ? It works for me. it outputs 09/29/10 for todays date, you could use - instead of / also.
Forum: PHP 09-28-2010, 02:05 AM
Replies: 6
Views: 915
Posted By owt200x
I use VertrigoServ

I use VertrigoServ
Forum: PHP 09-09-2010, 05:18 AM
Replies: 3
Views: 704
Posted By owt200x
I do it differently, but I'm weird. I use two...

I do it differently, but I'm weird. I use two files most of the time, one with each page section as a function and the other page to call each function.
Forum: PHP 09-09-2010, 05:15 AM
Replies: 4
Views: 787
Posted By owt200x
just wondering if you still needed help. I used...

just wondering if you still needed help. I used to work on a form called owt php contact form, and the base code that is used to process the form includes code to process all form elements, including...
Forum: PHP 03-14-2010, 06:47 PM
Replies: 5
Views: 713
Posted By owt200x
here is a template, and a blank one

here is a template, and a blank one
Forum: PHP 03-12-2010, 08:44 PM
Replies: 5
Views: 713
Posted By owt200x
i want this as an offline only personal project. ...

i want this as an offline only personal project. and, all they want is a copy of the paystub, so if i only use it to make copies of my actual paystubs to use, as long as all the info is the same it...
Forum: PHP 03-12-2010, 08:19 PM
Replies: 5
Views: 713
Posted By owt200x
form fields to gif

I'm working on a personal project that came to me while needing a scanner to scan documents that i needed to email to banks or other places.

I needed to email a copy of my paystub to a loan office...
Forum: General web building 02-23-2010, 08:20 PM
Replies: 2
Views: 1,457
Posted By owt200x
someone make offer? its still for sale

someone make offer? its still for sale
Forum: General web building 02-15-2010, 12:20 PM
Replies: 2
Views: 1,457
Posted By owt200x
ill drop the price to $20

ill drop the price to $20
Forum: General web building 02-12-2010, 08:54 AM
Replies: 9
Views: 2,905
Posted By owt200x
i have a hosting account with Freehostia that is...

i have a hosting account with Freehostia that is prepaid until 2013 if your interested in buying it, only $25. and you get all the features that the free accounts dont have, like SMTP and other stuff...
Forum: General web building 02-06-2010, 11:02 AM
Replies: 2
Views: 1,457
Posted By owt200x
Arrow Selling hosting account paid until 2013

years ago, when I actually had money to blow, I prepaid a hosting account with freehostia.com (http://freehostia.com) until 2013 with the plan of actually being able to use it. But, times are tough...
Forum: JavaScript programming 02-13-2009, 07:57 AM
Replies: 17
Views: 1,725
Posted By owt200x
Put this inside your <head> tags <script...

Put this inside your <head> tags

<script language="JavaScript">
// copyright 1999 Idocs, Inc. http://www.idocs.com
// Distribute this script freely but keep this notice in place
function...
Forum: PHP 02-13-2009, 07:36 AM
Replies: 8
Views: 3,685
Posted By owt200x
I know this isn't free, but its close. ...

I know this isn't free, but its close.
http://www.ioncube.com/online_encoder.php
Forum: Site reviews 02-10-2009, 01:28 PM
Replies: 14
Views: 3,222
Posted By owt200x
That's why I put "Would it make it better...

That's why I put

"Would it make it better if the creator of [link removed] put in their website for each article a link to the original article?"
Forum: Site reviews 02-10-2009, 07:39 AM
Replies: 14
Views: 3,222
Posted By owt200x
No offense anup, but how is recalling history...

No offense anup, but how is recalling history plagiarism? Is the creator of [link removed] supposed to make up new information for what has already happend in the past?

Would it make it better if...
Forum: JavaScript programming 02-06-2009, 08:05 AM
Replies: 4
Views: 1,356
Posted By owt200x
i dont know about onclick, but having 2 onsubmits...

i dont know about onclick, but having 2 onsubmits i've been told that some scripts dont play nice together.

You could try switching them around and have the JS one first and the window open one...
Forum: HTML & CSS 02-06-2009, 07:51 AM
Replies: 2
Views: 766
Posted By owt200x
so theres no way to not use JS to make a popup...

so theres no way to not use JS to make a popup window?
Forum: HTML & CSS 02-06-2009, 01:14 AM
Replies: 2
Views: 766
Posted By owt200x
popup window with specified size

what im trying to do is use an html or dhtml preferrably solution to what im using javascript for, the JS code is below
window.open("./cancellation.php", "Cancellation",",height=550,width=400")
...
Forum: General web building 02-05-2009, 07:13 PM
Replies: 5
Views: 1,027
Posted By owt200x
with multi replace you can highlight all your...

with multi replace you can highlight all your files in the directory and drag them into the program to add them, you have to keep hitting yes or just hold Y
Forum: HTML & CSS 02-05-2009, 08:05 AM
Replies: 8
Views: 734
Posted By owt200x
whats the html code where you call the...

whats the html code where you call the photocaption class? it could be a typo when calling it.

You might want to add fozt size option to these also, this could be why the size never changes.

p...
Forum: JavaScript programming 02-05-2009, 07:57 AM
Replies: 4
Views: 1,356
Posted By owt200x
try this ...

try this

onClick="window.open('http://www.example.com', null, 'height=800, width=1000, toolbar=0, location=0, status=1, left=200, top=50, scrollbars=1') && javascript:...
Forum: General web building 02-05-2009, 07:31 AM
Replies: 5
Views: 1,027
Posted By owt200x
I use Multi-Replace...

I use Multi-Replace (http://www.cict.co.uk/software/dev/mrep.htm)

It is the best IMHO.
Forum: Computer/PC discussions 01-22-2009, 04:26 PM
Replies: 8
Views: 1,747
Posted By owt200x
You could try switching to an Nvidia card, I have...

You could try switching to an Nvidia card, I have been using mine with no probs.
Showing results 1 to 25 of 249

 
Forum Jump

All times are GMT +1. The time now is 10:39 PM.