Delphi 2010 ve Delpi XE2 aynı pc üzerinde kullanımı!
Destek talebi(Lütfen oy verelim!)
Sitemiz üye alımına kapatılmıştır!
! CODEBANK 2012 !
İNDİRMEK&DETAYLI BİLGİ ALMAK İÇİN BURAYI TIKLAYINIZ.
0 Üye ve 1 Ziyaretçi konuyu incelemekte.
<%@ Page language="c#" Debug="true" Codebehind="WebForm1.pas" AutoEventWireup="false" Inherits="WebForm1.TWebForm1" %><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <head> <title></title> <script>function saatiGoster(){ zaman = new Date() document.all.saatYeri.innerHTML = zaman.toLocaleTimeString()}function calistir(){ sayac = setInterval("saatiGoster()",1000)}</script></head> <body onLoad="calistir()"><form runat="server"><ASP:Label id="saatYeri" style="FONT-SIZE: 12px; FONT-FAMILY: verdana" runat="server">Label</ASP:Label></form><center></center></body></html>