Forum: C# May 14th, 2008 |
| Replies: 3 Views: 371 |
Forum: C# May 13th, 2008 |
| Replies: 3 Views: 371 |
Forum: Java Oct 27th, 2007 |
| Replies: 1 Views: 329 Multithreading.....Help pls Client side:
import java.io.*;
import java.net.*;
class TCPClient
{
public static void main(String[] args) throws Exception
{
String sentence; |
Forum: ASP.NET Jun 2nd, 2006 |
| Replies: 7 Views: 1,655 |
Forum: ASP.NET Jun 2nd, 2006 |
| Replies: 7 Views: 1,655 Re: Sending mail when time is expired!!! Tks for replying. Yeah, it is working.
Now i need to check some deadline and before deadline user do nothing then computer has to send warning message that your deadline is expire or something like... |
Forum: ASP.NET Jun 2nd, 2006 |
| Replies: 7 Views: 1,655 |
Forum: ASP.NET Jun 1st, 2006 |
| Replies: 7 Views: 1,655 Re: Sending mail when time is expired!!! I have like these code below:
Dim objEmail As New MailMessage
objEmail.To = txtTo.Text
objEmail.From = txtFrom.Text
objEmail.Cc = txtCc.Text
objEmail.Subject = "Test... |
Forum: ASP.NET May 31st, 2006 |
| Replies: 7 Views: 1,655 Sending mail when time is expired!!! Hello all,
I need your help urgently.....................I have database in SQL server and using asp.net 1.1
I need to do something which like when deadline came then after every day of it,... |
Forum: VB.NET May 26th, 2006 |
| Replies: 5 Views: 3,112 Re: Flash? ok it me hureeict i just logid my friend ID
so I found this problem answer if you gues want answer send me mail and I will be send to your mail the answer It is some you just copy code into webform... |
Forum: ASP.NET May 22nd, 2006 |
| Replies: 3 Views: 1,170 Working with hyperlink....?????? Hello all,
I need some help from you all.....
I have datagrid which shown some list of data such as books.....
And before each of these data i have "get details" hyperlink button in datagrid and... |
Forum: ASP.NET May 20th, 2006 |
| Replies: 10 Views: 4,278 Re: Help Iis With Lan !!!!!!!!!!!!!!!!!! Tks everyone to those who went through my posts...............Specially trgeer,campkev........Now its working through the LAN.........Thank you guys very much!!!!!!!!!!
bagi |
Forum: ASP.NET May 18th, 2006 |
| Replies: 10 Views: 4,278 Re: Help Iis With Lan !!!!!!!!!!!!!!!!!! Thks for your reply...................I did the same way what you told exactly. In browser of remote compouter i typed http-://<pc full name>/appname/webform.aspx or something like... |
Forum: ASP.NET May 18th, 2006 |
| Replies: 10 Views: 4,278 Re: Help Iis With Lan !!!!!!!!!!!!!!!!!! Sorry my poor knowledge.....But i cant access from the remote computer.......How can i check it works through Lan......My vesion of IIS 5.1 and ASP.NET 1.1 and sqlserver 2000.........Could anyone pls... |
Forum: ASP.NET May 18th, 2006 |
| Replies: 10 Views: 4,278 Re: Help Iis With Lan !!!!!!!!!!!!!!!!!! I have done some projects. But at the end how can i test it would run in LAN??? I cant access to my PC server from another PC through LAN. I want it work on lan.......................I access like... |
Forum: ASP.NET May 18th, 2006 |
| Replies: 10 Views: 4,278 Help Iis With Lan !!!!!!!!!!!!!!!!!! HI every one I have problem with IIS AND LAN ( local area network) so
When test my asp.net page localhost it works fine
But I test my asp.net page through the LAN network it means other PC testing... |
Forum: ASP.NET May 11th, 2006 |
| Replies: 1 Views: 1,393 Link from DataGrid??? Hello there all,
I need your help..........I have datagrid with its data from SQL server. But i want to update its data to click the ID......That is it........
<a href = "DataUpdate.aspx">... |
Forum: ASP.NET Apr 4th, 2006 |
| Replies: 10 Views: 3,964 Re: How can i retrieve data after i logod on..... Hi there,
I got no error....................But how i can declare that code????????????????Where should i put that code???????? Sorry i poor knowledge about .net since i novice^^...............If... |
Forum: ASP.NET Apr 3rd, 2006 |
| Replies: 10 Views: 3,964 |
Forum: ASP.NET Mar 31st, 2006 |
| Replies: 10 Views: 3,964 Re: How can i retrieve data after i logod on..... Hey i tried.............But on the page of ViewStatus txt1.text couldnt work........Cause i declared it on page Login......So it isnt work as public......How can i make it to right???????????Please... |
Forum: ASP.NET Mar 30th, 2006 |
| Replies: 12 Views: 7,154 Re: Paging in dataGrid Thank you WebDeveloper..........
I've solved my problems............Thnks for your good heart.................~~ |
Forum: ASP.NET Mar 30th, 2006 |
| Replies: 10 Views: 3,964 Re: How can i retrieve data after i logod on..... I tried what you adviced me...........Here is my code........
This is for ViewStatus page, and there is only one datagrid in design.......
Imports System.Data.OleDb
Imports System.Data
Imports... |
Forum: ASP.NET Mar 29th, 2006 |
| Replies: 12 Views: 7,154 Re: Paging in dataGrid Could you please give specific code??????????? I tried, but theres still nochange..........Pleaseeeeeeeeeeeee................
Thank you a million..... |
Forum: ASP.NET Mar 27th, 2006 |
| Replies: 10 Views: 3,964 How can i retrieve data after i logod on..... Hi all,
Im not familiar with asp.net and both learning this and doing my final project of the year. So there are so many problems i faced.......
Here are one...........I want to display user... |
Forum: ASP.NET Mar 3rd, 2006 |
| Replies: 145 Views: 148,404 Re: Updated : Simple ASP.Net Login Page Hello everybody, since i am novice am not good at .net...So i want to learn more about this.....You guys can help me i hope.....I have same problem what miragefigther.....Could anyone help me solve... |