Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 188
Search took 0.48 seconds.
Search: Posts Made By: BlackReef
Forum: HTML & CSS 05-08-2013, 07:42 AM
Replies: 1
Views: 91
Posted By BlackReef
Strange margin 'drop-down' issue on a specific page

Hello, on the product details page of this store only, the site has a 20-30px top margin, and it pushes the entire site down. I can't pinpoint the issue with FireBug?

Here is an example:
...
Forum: PHP 03-09-2013, 06:15 PM
Replies: 3
Views: 181
Posted By BlackReef
Thank you for your response, Fou-Lu. Yea. ...

Thank you for your response, Fou-Lu.

Yea. So, I should just be able to create a /tmp folder in the root?

Do I create like a session.php file and place it in there? Im sorry, I dont have much...
Forum: PHP 03-09-2013, 08:43 AM
Replies: 3
Views: 181
Posted By BlackReef
PHP Session issue / Amazon EC2 cloud server

Im very new to PHP and still trying to understand this.

In a nutshell, there was a form I had setup that was working, and then it stopped working. For example, the form would start saying to...
Forum: ASP 03-05-2013, 07:13 PM
Replies: 2
Views: 347
Posted By BlackReef
Thanks Dan! I'll check out the video now

Thanks Dan! I'll check out the video now
Forum: ASP.NET 03-05-2013, 07:13 PM
Replies: 7
Views: 1,242
Posted By BlackReef
Upload files in contact form.

I have a basic .aspx form that sends an email to us once submitted (no database).

How difficult would it be to give the user a upload image ability on this form, and then have the image sent in...
Forum: ASP 03-04-2013, 10:07 PM
Replies: 2
Views: 347
Posted By BlackReef
Upload files in contact form

I have a basic .aspx form that sends an email to us once submitted (no database).

How difficult would it be to give the user a upload image ability on this form, and then have the image sent in...
Forum: MySQL 02-28-2013, 05:41 AM
Replies: 0
Views: 325
Posted By BlackReef
Converting a MS-SQL Database to .CSV

What is the easiest way to do this?

I have a MS-SQL database (in .bak form) that needs to be converted to .csv, so I can import it into another store.

Any help would be appreciated!

BTW - I...
Forum: General web building 01-25-2013, 08:41 PM
Replies: 6
Views: 6,208
Posted By BlackReef
Creating a customizable 'start' page

What platform or direction would you web developers suggest if somebody wants to create a 'customizable' start page for their company website (think iGoogle, etc).

In other words, a company wants...
Forum: JavaScript programming 01-17-2013, 11:48 PM
Replies: 5
Views: 317
Posted By BlackReef
I tried a different script, and it appears to be...

I tried a different script, and it appears to be working fine now.

Thanks for your help guys,
-J
Forum: JavaScript programming 01-17-2013, 09:06 PM
Replies: 5
Views: 317
Posted By BlackReef
Thanks for the reply. My concern is older...

Thanks for the reply. My concern is older browsers not being able to view a CSS3 slideshow. Plus this code is almost there, I think a quick change can fix this.

I dont know how to replicate the...
Forum: JavaScript programming 01-16-2013, 09:45 PM
Replies: 5
Views: 317
Posted By BlackReef
Yea, Im not quite sure how to replicate it, but...

Yea, Im not quite sure how to replicate it, but it's happened on several differnt computers here in the office. It for sure happened on Firefox and Chrome, not sure about IE
Forum: JavaScript programming 01-16-2013, 01:24 AM
Replies: 5
Views: 317
Posted By BlackReef
Simple Slideshow keeps flickering between slides..?

***Issue has been resolved****


You can view the slideshow here:

http://tinyurl.com/cg7mrm9

It appears fine at first, but after awhile - the slides start 'flickering' back and forth.
...
Forum: HTML & CSS 12-12-2012, 01:55 AM
Replies: 2
Views: 237
Posted By BlackReef
Thanks Excavator - the file package that I am...

Thanks Excavator - the file package that I am working on uses .ascx files (skin files), and I am not sure where the doctype statement would go.
Forum: HTML & CSS 12-12-2012, 01:23 AM
Replies: 2
Views: 237
Posted By BlackReef
Making a list <ul> lay out horizontally instead of vertically (in IE)

Hello,

Can somebody take a shot a this? Basically everything is laying out fine in Chrome, Firefox and Safari, but if you go the IE side, you will see that the top menu is stacking vertically...
Forum: HTML & CSS 12-11-2012, 12:23 AM
Replies: 2
Views: 312
Posted By BlackReef
Thanks Excavator! Ya Im working with an older...

Thanks Excavator! Ya Im working with an older system that has been through several revisions before my time. I just want to massage the CSS for now until we start with a new ecommerce platform. ...
Forum: HTML & CSS 12-07-2012, 10:44 PM
Replies: 2
Views: 312
Posted By BlackReef
Spacing Images apart in a <ul>

If you take a look at this site here:

http://tinyurl.com/cu6m5t6

Notice the top menu (home, bikes, my account, etc).

Those are basically just .png images in a <ul>

However, I would like...
Forum: HTML & CSS 11-06-2012, 08:19 PM
Replies: 2
Views: 299
Posted By BlackReef
Image Rollovers (latest practices?)

Hello,

I am going to be creating a basic Social Networking <div> with several icons that link to their respective pages (facebook, twitter, etc).

The icons will be 'greyed' out, and when the...
Forum: HTML & CSS 10-25-2012, 01:13 AM
Replies: 2
Views: 266
Posted By BlackReef
Possible to transfer form data to new website?

I have a basic form where customers can put in their zip code/state, and it currently takes them to another page (on our server) where they have to re-input their zip code/state before they find...
Forum: MySQL 10-24-2012, 11:20 PM
Replies: 4
Views: 4,467
Posted By BlackReef
Thanks Old Pedant for the help, Does this...

Thanks Old Pedant for the help,

Does this look a bit better?

<%
' Declaring variables
Dim first, last, account, email, state, comments, data_source, con, sql_insert

' A Function to check...
Forum: MySQL 10-24-2012, 10:08 PM
Replies: 4
Views: 4,467
Posted By BlackReef
Exclamation Form Data to SQL Database issues, help please!

Hello,

Note: The Server / DB that I am trying to connect to is local (we have the server in a server room here)

I am following this tutorial:

http://tinyurl.com/9c64t5k

Everything is in...
Forum: HTML & CSS 09-28-2012, 06:47 PM
Replies: 2
Views: 406
Posted By BlackReef
Rounding Corners of Tables without images

I am currently working with an application that still uses Tables / td / tr for it's design.

Is it possible to round the edges of the tables without using an image?

It would be nice to address...
Forum: JavaScript programming 08-14-2012, 08:09 PM
Replies: 0
Views: 274
Posted By BlackReef
How to add pinch/zoom to an image..

Does anybody know how I can add a pinch zoom to this image viewer?

http://sneakylink.com/k

Currently it is showing a 'ken burns effect'. I would like to replace this with a pinch zoom for...
Forum: HTML & CSS 08-13-2012, 07:25 PM
Replies: 6
Views: 750
Posted By BlackReef
wow thanks. I added the z-index:1 to it, and...

wow thanks. I added the z-index:1 to it, and that fixed it! Thank you very much for your help and the detailed explanation
Forum: HTML & CSS 08-10-2012, 06:29 PM
Replies: 6
Views: 750
Posted By BlackReef
Ok, take a look at it now: ...

Ok, take a look at it now:

http://tinyurl.com/9x2fpxu

Notice how the 'back' image is actually pushing the whole slideshow down?

I would like the image to lay on top of the slideshow
...
Forum: HTML & CSS 08-10-2012, 01:24 AM
Replies: 6
Views: 750
Posted By BlackReef
Trying to add a simple css overlay, having issues

Hello,

I am trying to build a simple "Back" button with a nice, compact div box in the top-left corner.

However you can see the trouble I am having if you check it out here:

...
Showing results 1 to 25 of 188

 
Forum Jump

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