Showing results 1 to 24 of 24
Search took 0.01 seconds; generated 1 minute(s) ago.
Posts Made By: bagi
Forum: C# May 14th, 2008
Replies: 3
Views: 371
Posted By bagi
Re: GUI - very simple, but still couldnt solve, help pls

Tool? You mean talking about C#? You dont need to work on console if you use C#. You can work with interface which makes everything easy for you. I use Visual Studio . NET 2008, the lastest version....
Forum: C# May 13th, 2008
Replies: 3
Views: 371
Posted By bagi
GUI - very simple, but still couldnt solve, help pls

Hi all,
Once I started learning C#, really much enjoying it. I faced some problem using GUI. I m trying to draw ellipse as many as possible with mouse moving events, but theres problem....

My code...
Forum: Java Oct 27th, 2007
Replies: 1
Views: 329
Posted By bagi
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
Posted By bagi
Re: Sending mail when time is expired!!!

What?????????
Was it easy or not comprehensible something??????????

I really need.~~ I want to send mail automatically when time is out.........

HELP Pls

bagi
Forum: ASP.NET Jun 2nd, 2006
Replies: 7
Views: 1,655
Posted By bagi
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
Posted By bagi
Re: Sending mail when time is expired!!!

sorry for my poor knowledge.....i couldnt understand. Could you pls give me a more specific hint????


Tks

bagi
Forum: ASP.NET Jun 1st, 2006
Replies: 7
Views: 1,655
Posted By bagi
Help 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
Posted By bagi
Help 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
Posted By bagi
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
Posted By bagi
Help 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
Posted By bagi
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
Posted By bagi
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
Posted By bagi
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
Posted By bagi
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
Posted By bagi
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
Posted By bagi
Help 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
Posted By bagi
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
Posted By bagi
Re: How can i retrieve data after i logged in.....

Ok, i'll write all my code down here:

There are 2 pages. First: login, and second: see detail infromation with the ID you logged in. You can just copy, paste and run...
Forum: ASP.NET Mar 31st, 2006
Replies: 10
Views: 3,964
Posted By bagi
Help 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
Posted By bagi
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
Posted By bagi
Help 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
Posted By bagi
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
Posted By bagi
Question 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
Posted By bagi
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...
Showing results 1 to 24 of 24

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:29 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC