User Profile

Collapse

Profile Sidebar

Collapse
seralasu
seralasu
Last Activity: May 13 '08, 07:01 AM
Joined: Oct 9 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • seralasu
    replied to php-reporting tool
    in PHP
    I tried to find in google but I don't find anything. Nevertheless , thanks for your reply....
    See more | Go to post

    Leave a comment:


  • seralasu
    started a topic php-reporting tool
    in PHP

    php-reporting tool

    Hi,
    I have a problem about reporting in php. Other program languages have reporting tools like Java --> ireport, .NET --> crystal report but I don't know how to do in php.
    See more | Go to post

  • seralasu
    started a topic html printing problem

    html printing problem

    Hi,
    I have a html table. Iwant to print but if html table size is bigger than A4 paper then it is printing half of the row and another half part is printing other pages. So I want to print that table without overflow.
    See more | Go to post

  • seralasu
    started a topic Join sum sql statement

    Join sum sql statement

    Hi,
    I have two tables.One of them is used only in run time( like temporary table). While I 'm passing from page to another, I'm using two table.
    Temporary table have fields:
    stok_no miktar dusulen_id
    Real Table have fields;
    id stok_no kalan

    we assume that user inserted some data
    Real table
    [code=text]
    id stok_no kalan
    393 1375 10
    394 1375 8 ...
    See more | Go to post
    Last edited by Atli; May 27 '07, 04:33 PM. Reason: Added code tags

  • seralasu
    replied to store session variable data
    in PHP
    My english isn't good but I'll try to explain the problem.
    You think that I have two pages and I'm passing three times or four times from page1 to page2 (from page2 to page1). We assume that Page2 have a lot of variables and I'm using them in page1. When transition generates then I don't store variables. That variables store in SESSION variables I have to a lot of control. I think They may store in temprorary table.Which one you prefer?
    See more | Go to post

    Leave a comment:


  • seralasu
    started a topic Temporary Table

    Temporary Table

    Hi,
    I don't know How to create temproray table or Heap table and between difference.
    I'm happy If you help me.
    See more | Go to post

  • seralasu
    started a topic store session variable data
    in PHP

    store session variable data

    Hi,
    I have a problem. When The page refresh, I don't store variable value. I'm using SESSION variables but a lot of transition then I don't control SESSION variable. I may use Temprorary Table but I don't know How to use it.
    See more | Go to post

  • seralasu
    replied to Refresh problem
    in PHP
    Hi,
    Thanks for all replies. I will try them.
    See more | Go to post

    Leave a comment:


  • seralasu
    replied to Refresh problem
    in PHP
    I have already done it. My code sample;
    Submit buton definition
    <input type="submit" name="kaydet" value="Kaydet">

    insertion side

    if($_POST['kaydet'] )
    {
    // I'm taking POST variables and inserting to database
    }
    See more | Go to post

    Leave a comment:


  • seralasu
    started a topic Refresh problem
    in PHP

    Refresh problem

    Hi,
    I have refresh problem.When user does refresh or clicks F5 then form variables again posting. It crates same a lot of inserts. I don't know How to solve it.
    See more | Go to post

  • seralasu
    replied to Group by problem
    Hi,
    I didn't understand what you said. "We get one record.bcz 1st and last records have the same data." If you explain, I am happy....
    See more | Go to post

    Leave a comment:


  • seralasu
    started a topic Group by problem

    Group by problem

    I have a problem about group by. My database name ayniyat_x and it has 6 fields.
    FIELDS
    hesap_kodu duzey_1 duzey_2 duzey_3 duzey_4 duzey_5
    150 01 01 01 25 null
    150 02 01 05
    150 01 01 24
    253 01 01 19
    150 02 ...
    See more | Go to post

  • seralasu
    replied to date difference calculation in PHP
    in PHP
    Thaks,I'll try convert PHP code...
    See more | Go to post

    Leave a comment:


  • seralasu
    started a topic date difference calculation in PHP
    in PHP

    date difference calculation in PHP

    hi,
    I don't know how to subtract two date. Date format is (Y.m.d).
    See more | Go to post

  • seralasu
    replied to Turkish character problem
    in Java
    I solved the problem while I'm changing Mysql-Jdbc Driver URL...
    See more | Go to post

    Leave a comment:


  • seralasu
    replied to Turkish character problem
    in Java
    Yes I 'm able to insert/Update English...
    See more | Go to post

    Leave a comment:


  • seralasu
    replied to Turkish character problem
    in Java
    I don't understand this url. I have problem Turkish characters inserting and updating to Mysql via JSP but If I want to insert manually inserting there is no problem.I think problem should be Mysql-Jdbc driver but I don't know how to configure this driver. If you know this please help me................
    See more | Go to post

    Leave a comment:


  • seralasu
    started a topic Turkish character problem
    in Java

    Turkish character problem

    Hi,
    I have a two pade html,jsp.I make inserting form(text,buton ) in html and I send jsp form(<form method="Post" action="ekleme. jsp">) but sending variable (turkish character) don't show well. Static pade don't have problem
    See more | Go to post

  • seralasu
    started a topic ActionMappings or ActionFormBeans
    in Java

    ActionMappings or ActionFormBeans

    I have Problem:
    javax.servlet.S ervletException : Cannot find ActionMappings or ActionFormBeans collection
    I'm using My eclipse and struts-config.xml but I didn't solve it.
    See more | Go to post

  • seralasu
    replied to Database Connection
    in Java
    Error is same....
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...