Forum: PHP Jun 19th, 2009 |
| Replies: 1 Views: 353 Thanks for looking here.
I'd like to move the list of thumbnails that appears on the serch page of this php script (see attached).
They appear on the left side of the right column. I'd like... |
Forum: PHP Jun 18th, 2009 |
| Replies: 2 Views: 281 Thanks for your reply. i believe this is the code you requested:
<?php
error_reporting (0);
// License: You are not to sell or distribute this software without permission //
// Help and... |
Forum: PHP Jun 17th, 2009 |
| Replies: 2 Views: 281 In a php script I'm using the Registration page only had fields for name and email address, basically. I added fields, just by copying the code on the page. I added Address1, Address2, City and... |
Forum: JavaScript / DHTML / AJAX Jun 17th, 2009 |
| Replies: 2 Views: 984 Greybox, the pop-up window: http://orangoo.com/labs/GreyBox/
I'd just like to know how I can get it to pop-up not in the center of the page.
I'd like it to pop-up on the left side of the page.... |
Forum: JavaScript / DHTML / AJAX Jun 6th, 2009 |
| Replies: 3 Views: 655 Thanks for that link. It shows this:
GB_showCenter
Signature:
GB_showCenter(caption, url, /* optional */ height, width, callback_fn)
Example:
<a href="http://google.com/" onclick="return... |
Forum: Web Development Job Offers Jun 6th, 2009 |
| Replies: 1 Views: 690 I'm looking for help with Amazon S3 and Cloudfront working together with a web site. |
Forum: Graphics and Multimedia Jun 5th, 2009 |
| Replies: 3 Views: 760 When I download a gif from my website script, it appears like a thin line. I expected to see the 1" by 1" graphic solid color image that appeared on the site. Is it just a thin line that expands... |
Forum: MySQL Jun 5th, 2009 |
| Replies: 2 Views: 1,584 Can Crystal Reports be used with MySQL?
If not, what reporting tool do you recommend? |
Forum: JavaScript / DHTML / AJAX Jun 5th, 2009 |
| Replies: 3 Views: 655 If you're familiar with Greybox, the pop-up window: http://orangoo.com/labs/GreyBox/
I'd just like to know how I can get it to pop-up not in the center of the page.
I'd like it to pop-up on the... |
Forum: ASP Jul 7th, 2008 |
| Replies: 1 Views: 2,968 Can you tell me which part of this code is the Input Box(browse box field) and the Submit Button, please?
Thank you.
<%@ Language=VBScript %>
<%
option explicit
Response.Expires = -1... |
Forum: ASP Jul 4th, 2008 |
| Replies: 0 Views: 697 I'm using FreeASPupload script and it works successfully.
I'd like to get some guidance on how to modify to add a second Browse Box and second Submit Button, so these uploaded files can go to a... |
Forum: PHP Sep 25th, 2004 |
| Replies: 5 Views: 24,851 I have tried to modify the PHP in an OSCommerce file, while trying to get my OSCommerce site up. I have apparently created the following Parse error: ....... /create_account_success.php on line 16. I... |