Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 38
Search took 0.17 seconds.
Search: Posts Made By: katierosy
Forum: PHP 09-16-2010, 04:19 PM
Replies: 3
Views: 1,591
Posted By katierosy
Smile If you will run a function using setTimeout...

If you will run a function using setTimeout method, it will help,

random.php
_____________
<?php
$input = array("Neo", "Morpheus", "Trinity", "Cypher", "Tank");
$rand_keys = array_rand($input,...
Forum: PHP 08-02-2010, 03:16 PM
Replies: 1
Views: 5,332
Posted By katierosy
The image shows the shipping_selection.php file...

The image shows the shipping_selection.php file is not there on the server.
Forum: PHP 07-22-2010, 07:16 AM
Replies: 17
Views: 1,195
Posted By katierosy
Smile If you will post the database structure here, it...

If you will post the database structure here, it will help us.
Forum: PHP 07-22-2010, 07:16 AM
Replies: 3
Views: 815
Posted By katierosy
Smile To update you will need the id of the table to go...

To update you will need the id of the table to go through the array of post data.
<? print_r($_POST);?> will help to find array data structure of the post data;
If you will give input...
Forum: PHP 07-08-2010, 01:53 PM
Replies: 11
Views: 1,927
Posted By katierosy
Smile There are some best tutorials available on net,...

There are some best tutorials available on net, please search based on your need.
http://github.com/maxim/smart_resize_image/blob/master/smart_resize_image.function.php
This looks good also,...
Forum: PHP 06-16-2010, 06:32 PM
Replies: 1
Views: 781
Posted By katierosy
Smile Please see this article...

Please see this article http://devzone.zend.com/article/3336 the excel reader and writer as mentioned, may help.

If not, you have to know more about it from the download as above and you may...
Forum: PHP 06-16-2010, 06:31 PM
Replies: 3
Views: 784
Posted By katierosy
If you will go for jquery ajax.post() $.post()...

If you will go for jquery ajax.post() $.post() each from jquery.com
it may help you more.

Else you may fix the bug by yourself, by giving alert message for each line to find where it fails on the...
Forum: PHP 06-16-2010, 06:30 PM
Replies: 1
Views: 457
Posted By katierosy
Grouping check box as per below mentioned html...

Grouping check box as per below mentioned html and saving $status as shown may help on what is needed.

<?php
if(isset($_POST['save']) && $_POST['save'] != ''){
$status = $_POST['chkname'];
...
Forum: PHP 06-08-2010, 08:21 AM
Replies: 12
Views: 825
Posted By katierosy
Smile If you replace the with <strong> and [\b] with...

If you replace the with <strong> and [\b] with </strong> it will work
<?php
$str = "This [b]doesnt sound right though.";
$ok = str_replace('','<strong>',$str);
...
Forum: PHP 05-28-2010, 04:42 PM
Replies: 2
Views: 508
Posted By katierosy
Smile If you will post the text in the company.txt...

If you will post the text in the company.txt file, as example data it will help one to understand the issue clearly.
Forum: PHP 05-11-2010, 05:37 PM
Replies: 2
Views: 1,133
Posted By katierosy
Smile You will change the userid and password along...

You will change the userid and password along with host inside a if clause.
If mail sending fails from one host and user id and password , you will use another host details. Please read the...
Forum: PHP 05-11-2010, 05:35 PM
Replies: 5
Views: 1,675
Posted By katierosy
Smile Please see that you are calling the php codes...

Please see that you are calling the php codes inside the <table><tr><td><?php write down the fck edoitor code here ?></td></tr></table> tags
Forum: HTML & CSS 05-10-2010, 04:20 PM
Replies: 2
Views: 693
Posted By katierosy
Smile Add width:100% !important; in #sliderWrap...

Add width:100% !important; in #sliderWrap (screen.css line 5)
Forum: HTML & CSS 05-10-2010, 04:20 PM
Replies: 3
Views: 707
Posted By katierosy
Smile No issues in IE7 and IE8 with Document mode IE7...

No issues in IE7 and IE8 with Document mode IE7 and IE8 standards. to change the document mode use Alt + 7 and Alt + 8 respectively.
Forum: HTML & CSS 04-30-2010, 03:45 PM
Replies: 3
Views: 1,437
Posted By katierosy
Smile The documentation is clear. you should have basic...

The documentation is clear. you should have basic idea of web server, HTML CSS JS and Images placement. Please go through the chapter. and implement it in your projects / assignment. We can help you...
Forum: HTML & CSS 04-30-2010, 03:44 PM
Replies: 2
Views: 1,421
Posted By katierosy
Smile Please check this site for IE animation issue. ...

Please check this site for IE animation issue.
http://jszen.blogspot.com/2005/04/ie-bold-text-opacity-problem.html (http://jszen.blogspot.com/2005/04/ie-bold-text-opacity-problem.html)
Forum: Flash & ActionScript 04-29-2010, 01:56 PM
Replies: 2
Views: 3,380
Posted By katierosy
Smile Actionscript 3, beacuse it is more object...

Actionscript 3, beacuse it is more object oriented.
Forum: Flash & ActionScript 04-29-2010, 01:54 PM
Replies: 1
Views: 1,730
Posted By katierosy
Smile I execuetd the code,without clicking itself the...

I execuetd the code,without clicking itself the linkbar is showing the subnmenus, but the First link 'home' doesn't have any submenus,so user feels there is nothing selected.for selecteing the other...
Forum: Flash & ActionScript 04-29-2010, 01:53 PM
Replies: 1
Views: 1,009
Posted By katierosy
Smile No inbuilt Wipe effect in FLASH, but there are...

No inbuilt Wipe effect in FLASH, but there are several custom sourcecodes,which has done the same thing.
Forum: Flash & ActionScript 04-29-2010, 01:44 PM
Replies: 1
Views: 1,950
Posted By katierosy
Smile Tween Library is missing.

Tween Library is missing.
Forum: Flash & ActionScript 04-29-2010, 01:43 PM
Replies: 2
Views: 2,046
Posted By katierosy
Smile May be proper unloading of previously loaded...

May be proper unloading of previously loaded movie is needed.
Forum: Flash & ActionScript 04-29-2010, 01:43 PM
Replies: 1
Views: 1,181
Posted By katierosy
Smile Use itemclick,get the data from the selectedItem...

Use itemclick,get the data from the selectedItem object.
Forum: PHP 04-29-2010, 11:04 AM
Replies: 6
Views: 1,328
Posted By katierosy
Smile Yes even I m able to see this line....

Yes even I m able to see this line. class="widget". You override this widget class and add another class to it, jquery library may make this task easy, if you already know jquery.
Forum: PHP 04-26-2010, 02:14 PM
Replies: 2
Views: 2,756
Posted By katierosy
Smile You may get a script, which is similar to your...

You may get a script, which is similar to your requirement or May not.
Most probably you are saying that you will create a table with fields namely
1. userid
2. question and
3.answer.
And you...
Forum: HTML & CSS 04-26-2010, 01:57 PM
Replies: 3
Views: 838
Posted By katierosy
Smile your Height of header div is overlapping on...

your Height of header div is overlapping on yellowbar,
change the height of header div to "auto";
add a clear div to clear the floated elements, before the closing div tag of header.

EX:......
Showing results 1 to 25 of 38

 
Forum Jump

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