Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 26
Search took 0.12 seconds.
Search: Posts Made By: DineSh
Forum: JavaScript programming 07-06-2005, 10:26 AM
Replies: 1
Views: 495
Posted By DineSh
Question how to open the form in new window?

i have made a poll script in PHP .the result is displayed in the same page.but it doesnt seem good,im trying to make to open the result(when the submit button is pressed) in new window.i heard it can...
Forum: General web building 06-30-2005, 10:55 AM
Replies: 1
Views: 639
Posted By DineSh
Question is there any sites that gives domain supported hosting for free?

i have my own domain name .and i am searching for such sites that gives free domain supported hosting..that may be php supported or not..if there such site Please post here.i would be very greatful...
Forum: PHP 06-30-2005, 10:43 AM
Replies: 6
Views: 889
Posted By DineSh
Thumbs up Thanks man!

thnks all of u for helping me
Forum: PHP 06-30-2005, 10:41 AM
Replies: 2
Views: 725
Posted By DineSh
Question Please help with the full code??

it will be very greatful if u help me with the neccesary codes..
Forum: PHP 06-29-2005, 08:25 AM
Replies: 6
Views: 889
Posted By DineSh
Question redirection not working properly??

i have made a session based redirection ie when the authentication is valid then it redirects to the certian page.when i used the header("Location:target.php");
it shows header already sent...
Forum: PHP 06-29-2005, 08:09 AM
Replies: 2
Views: 725
Posted By DineSh
Question how to make certain authentication???

i have a admin section in mysite which requires the authentication.i want to make that after the certain mismatch beetween ID and password entered .that user should be restricted from further try....
Forum: HTML & CSS 06-28-2005, 02:14 PM
Replies: 7
Views: 839
Posted By DineSh
oh sorry my Q was little confusing.

i mean applying various styles to html tables using css..give the site name that gives the various examples :)
Forum: General web building 06-28-2005, 06:57 AM
Replies: 0
Views: 726
Posted By DineSh
where can i get free e-cards for my site?

can anybody over there can tell me where can i get the free e-cards or greeting for my site.Please note my site has no server side scripts..
Forum: HTML & CSS 06-28-2005, 06:42 AM
Replies: 7
Views: 839
Posted By DineSh
i need various examples of css tables?

where can i found the various examples of css table layouts .
Forum: PHP 06-28-2005, 06:25 AM
Replies: 3
Views: 7,270
Posted By DineSh
how to auto check the radio button???

i have made a edit section for the members where the every text field is filled by fetching the respective data and i m not able to check the one of the radio button field ie male or...
Forum: MySQL 06-28-2005, 06:19 AM
Replies: 0
Views: 744
Posted By DineSh
Exclamation how to know the size of the Database used using phpmyadmin and MS-DOS??

how to know the size of the Database used using phpmyadmin and MS-DOS??
Plz have a clearance....
Forum: MySQL 06-26-2005, 11:15 AM
Replies: 3
Views: 831
Posted By DineSh
Thumbs up clear my this problem?

how to know that the member is not present if he simply closes the page without logging out..................Please help me with the appropriate code....i am waiting for the reply :thumbsup:
Forum: Other Databases 06-26-2005, 07:57 AM
Replies: 1
Views: 5,367
Posted By DineSh
Question how to connect MS-excel with PHP????

i am thinking to use ms-excel as database......can anybody give me the tutorials about how to connect the excel using php..........
Forum: MySQL 06-26-2005, 07:46 AM
Replies: 3
Views: 798
Posted By DineSh
??????????????

tell me how to delete that file????
Forum: Computer Programming 06-24-2005, 01:48 PM
Replies: 2
Views: 632
Posted By DineSh
Exclamation visual c++???

can anybody tell me the step by step tutorials for Visual c++???
i am a newbiew to Visual C++.................
Forum: MySQL 06-24-2005, 09:36 AM
Replies: 3
Views: 798
Posted By DineSh
Question how to delete the uploaded file(photo)???

i have made a e-pal section where the members can upload the photos....now i m making a edit portion for the e-pals where the e-pals can edit their profile n change their photos......i have used...
Forum: PHP 06-24-2005, 09:25 AM
Replies: 3
Views: 682
Posted By DineSh
Question do...while loop not working????

my do while loop is not working ......
it loops for only one iteration...
here's the code:
<?php
$tot_days=200;
$day=array('31','28','31',' '......................);//array that contains days of...
Forum: PHP 06-22-2005, 08:22 AM
Replies: 11
Views: 1,210
Posted By DineSh
but the output is not the desired o/p???

The date came in yyyy-mmm-dd format but its not the coorect format..
Yours ans is:New date: 1904-11-06
but mine desired ans is :2006-02-07
Again mentioning my Problem:
i want to add x months...
Forum: MySQL 06-21-2005, 02:40 PM
Replies: 4
Views: 1,033
Posted By DineSh
Finally it worked...thanks

Now its running man....thankx.......
Forum: PHP 06-20-2005, 04:44 PM
Replies: 11
Views: 1,210
Posted By DineSh
still i didnt got????????

but your result is New date: 2019890401
the result i want is 2006-02-07
can u modify it to above format.......again disturbing u........
Forum: PHP 06-20-2005, 08:43 AM
Replies: 11
Views: 1,210
Posted By DineSh
not got my Prob???here it is more clear

add
2005-02-27 and
11-10
resulting ans is 2005-13-37
but writing
in proper format it becomes 2006-02-07
That's the Result i want from aboove operation of date......i think u...
Forum: MySQL 06-20-2005, 05:52 AM
Replies: 3
Views: 831
Posted By DineSh
Question How to make X members online??????

i am making a dynamic site which shows ..................
x guests online
y members online
total no:
i have made x guests online by tracking the distinct ip address but i am unable to make the...
Forum: PHP 06-20-2005, 05:29 AM
Replies: 11
Views: 1,210
Posted By DineSh
Add 2005-4-14 and 2005-8-19 dates properly and...

Add 2005-4-14 and 2005-8-19 dates properly and display the results in the same format..........Actually i am making date converter.................Hope u eil help me
Forum: MySQL 06-20-2005, 05:27 AM
Replies: 4
Views: 1,033
Posted By DineSh
But i have........

i have used that code properly as u stated ................but it didn't work...again give some examples
Forum: MySQL 06-19-2005, 08:34 PM
Replies: 4
Views: 1,033
Posted By DineSh
Question using LIKE operator in two fields???

i have made a database search form...with two inputs
one...requires the name
two....requires address

i want to search either by name or address.....
i has useed
select * from table where...
Showing results 1 to 25 of 26

 
Forum Jump

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