Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 76
Search took 0.24 seconds.
Search: Posts Made By: crono.Serge
Forum: HTML & CSS 11-16-2007, 05:56 PM
Replies: 4
Views: 598
Posted By crono.Serge
Wow that was fast. Generally, the Support...

Wow that was fast.

Generally, the Support team is using IE 6 or 7. Using the aforementioned site, things work smoothly. Am I missing something
Forum: HTML & CSS 11-16-2007, 05:51 PM
Replies: 4
Views: 598
Posted By crono.Serge
Question Executing scripts client side

Not those kind of scripts, like PHP or the like.

There's an internal site, that allows Support personnel to execute a batch file when a link is clicked. I try doing the same, pointing the link to...
Forum: Computer Programming 10-30-2007, 11:01 PM
Replies: 0
Views: 1,204
Posted By crono.Serge
WshShell Script

I'm trying to make a message box pop up to let a person know that there task is complete. Is there anyway to close a popup box with sendkeys?

Here's what I have so far


set WshShell =...
Forum: HTML & CSS 10-11-2007, 06:06 PM
Replies: 4
Views: 833
Posted By crono.Serge
Um..I dont want to sound rude, but...huh? John, I...

Um..I dont want to sound rude, but...huh? John, I really do appreciate that you took the time to respond, but...um, what are junctions? I did find the clone tool but, I couldn't find the brush with...
Forum: HTML & CSS 10-11-2007, 04:34 PM
Replies: 4
Views: 833
Posted By crono.Serge
Issue with a background image

Hey guys,

I'm having issues with my own background. I got the tutorial off of ethosweb.com to figure out how to make a wooden background image. It looks ok as long as it doesn't repeat, but, that...
Forum: HTML & CSS 09-04-2007, 01:57 AM
Replies: 1
Views: 523
Posted By crono.Serge
Improper div tag alignment

Hey guys,

I'm trying to have the second div aligned to the left within the main div. I've tried everything I could thing of: putting everything in one div, doing a clear, floating it to the left,...
Forum: HTML & CSS 08-10-2007, 09:53 PM
Replies: 1
Views: 752
Posted By crono.Serge
Question CSS Floating wrong in IE...why?

Hello.

I got an issue. What exactly is wrong here?

http://i38.photobucket.com/albums/e135/neo_spartan986/wtf.jpg

The top image is the from FireFox, and the bottom is from IE. Why does the...
Forum: General web building 08-06-2007, 08:51 PM
Replies: 1
Views: 645
Posted By crono.Serge
Issues with Apache 2 and PHP 5

Hi guys,

I've recently got a laptop, and I'm trying to get Apache to be friends with PHP. I've followed the steps according to http://apacheguide.org/ (http://apacheguide.org/php.php), but, I keep...
Forum: ColdFusion 07-12-2007, 04:03 PM
Replies: 1
Views: 3,117
Posted By crono.Serge
Question Duplicate entries

Hi Guys,

I was wondering if there's anything wrong with this code:

<cfquery datasource="SSHInven" name="vAll">
SELECT
a.pType, a.sOnHand, a.DateModified,
b.wQuantity,
c.mcQuantity
...
Forum: ColdFusion 07-05-2007, 01:43 PM
Replies: 1
Views: 5,457
Posted By crono.Serge
Well, at third glance, are those supposed to be...

Well, at third glance, are those supposed to be input boxes or are you outputting data from a previous page?
Forum: Computer/PC discussions 05-23-2007, 01:20 PM
Replies: 1
Views: 677
Posted By crono.Serge
Printing Digital Certificates

Hi guys,

I was wondering, is it to possible to print out a digital certificate? And how would it be accomplished?

Many thanks in advance!
Forum: ColdFusion 05-10-2007, 02:29 PM
Replies: 3
Views: 4,465
Posted By crono.Serge
Thanks! Also, I was wondering if I could get...

Thanks!

Also, I was wondering if I could get some help. I'm not completely new to ColdFusion or PHP, but, I was wondering if I could get some pointers as to how to create a self-validating page...
Forum: ColdFusion 05-10-2007, 02:27 PM
Replies: 10
Views: 7,757
Posted By crono.Serge
Although no longer supported (completely) by...

Although no longer supported (completely) by Adobe, Homesite is pretty good, and "inexpensive" compared to there other programs
Forum: ColdFusion 05-09-2007, 02:18 PM
Replies: 3
Views: 4,465
Posted By crono.Serge
Can somebody double check me?

Hi guys,

I wanted to know if this code was right:
<cfif #qWSum.recordCount# EQ 0>
<td class="qData2" colspan="2"><strong>Table is Empty. No records found!</strong></td>
<cfelse> ...
Forum: Computer/PC discussions 04-30-2007, 05:00 PM
Replies: 2
Views: 1,141
Posted By crono.Serge
update.exe error

Hi guys,

I've come across a strange error, that I was wondering if anybody could help me uncover. I try google searching for a fix, but come up empty. Has anybody else seen this before:


...
Forum: JavaScript programming 04-27-2007, 11:39 PM
Replies: 4
Views: 865
Posted By crono.Serge
Oh, ok. I'll change that, but, I also have...

Oh, ok. I'll change that, but, I also have another question.

If wanted to check if there is any information within a given field (input box), would I use the length method or just a .value at the...
Forum: JavaScript programming 04-27-2007, 11:19 PM
Replies: 4
Views: 865
Posted By crono.Serge
ElementById Not a function? Huh?

Hi everybody! Sorry to ask for help right before a weekend, and I hope all enjoy there's, but, I'm confused as to why FF Error console is giving me the fin..I mean, document.ElementById is not a...
Forum: JavaScript programming 04-26-2007, 07:41 PM
Replies: 4
Views: 793
Posted By crono.Serge
A major DOH on my behalf. Thank you very much.

A major DOH on my behalf. Thank you very much.
Forum: JavaScript programming 04-26-2007, 07:24 PM
Replies: 4
Views: 793
Posted By crono.Serge
Problem with checkbox

Hi guys,

It's been a while since I post a question, and also, thank you to those who put up with me and my "plethora" or questions.

I was wondering if my code was correct, since it seems to be...
Forum: PHP 11-17-2006, 04:33 AM
Replies: 0
Views: 651
Posted By crono.Serge
What would cause such a problem.....

I've been having trouble figuring out what would cause a problem with a shopping cart not displaying it's contents when the link, entitled, 'My Cart' is clicked, and shows an empty cart.

But, when...
Forum: PHP 11-09-2006, 09:55 PM
Replies: 4
Views: 992
Posted By crono.Serge
Ah ok. I was just wondering. I have the...

Ah ok.

I was just wondering. I have the habit of passing the information to another page. Like if I were making a login page, if it were better to use a self-validating page or opening up a new...
Forum: PHP 11-09-2006, 08:50 PM
Replies: 4
Views: 992
Posted By crono.Serge
Which PHP page is better?

When in doubt, ask the experts!

I had a question. Which 'type' of PHP pages are better, self-validating pages or passing the information to another page?
Forum: PHP 10-02-2006, 11:58 PM
Replies: 2
Views: 1,862
Posted By crono.Serge
DOH! Thanks Fumigator. I was confusing my DB...

DOH!

Thanks Fumigator. I was confusing my DB name with my Table name....I can't believe I did'nt notice that.

Thanks again.
Forum: PHP 10-02-2006, 10:46 PM
Replies: 2
Views: 1,862
Posted By crono.Serge
PHP, Access database

Hi guys,

I'm not sure if I've posted this before or not. I've searched, and did'nt find anything...maybe I did a miss-spelling...

Anyway, I've found a tutorial on PHPfreaks.com...
Forum: PHP 08-22-2006, 11:01 PM
Replies: 13
Views: 771
Posted By crono.Serge
Wait..nevermind, I got it...thanks Fumigator!

Wait..nevermind, I got it...thanks Fumigator!
Showing results 1 to 25 of 76

 
Forum Jump

All times are GMT +1. The time now is 03:31 AM.