Showing results 1 to 22 of 22
Search took 0.02 seconds; generated 2 minute(s) ago.
Posts Made By: pokahantos
Forum: JSP 6 Days Ago
Replies: 13
Views: 286
Posted By pokahantos
Re: problem with text field.. help

Thanks alot stephen :icon_cheesygrin:

Thanks for your help...it is so clear now
I really appreciated that!!
Forum: JSP 8 Days Ago
Replies: 13
Views: 286
Posted By pokahantos
Re: problem with text field.. help

It works fine
username:test
output: IN test

username:blank
output:blank

but i dont understand why do we need to check if it is not equal to "" !!
can not i use one of them only?!
Forum: JSP 8 Days Ago
Replies: 13
Views: 286
Posted By pokahantos
Re: problem with text field.. help

yes, i changed the name and tried it...nothing changed!

this is the whole page of the untitled.jsp page


<%@ page contentType="text/html;charset=windows-1252"%>


<% if...
Forum: JSP 8 Days Ago
Replies: 13
Views: 286
Posted By pokahantos
Re: problem with text field.. help

eventhought.... same thing!

i am really confused!
Forum: JSP 8 Days Ago
Replies: 13
Views: 286
Posted By pokahantos
Re: problem with text field.. help

request.getParameter("UserName") always return null even if there is an input text..

and it always enter the condition as it is True..

i have tried your code.. and the same things happened.. i...
Forum: JSP 8 Days Ago
Replies: 13
Views: 286
Posted By pokahantos
Re: problem with text field.. help

I have not set any default value for the text field...

i have tried your statement

if (! request.getParameter("UserName").equals("")
but it got me this error ( this error also shown when i...
Forum: JSP 8 Days Ago
Replies: 13
Views: 286
Posted By pokahantos
problem with text field.. help

Hello all,

I have a very stupid problem... unfortunately i can not find any way to solve it..

I am using JDeveloper to design & implement JSP page..

I have an input field "text field" where the...
Forum: VB.NET Nov 30th, 2007
Replies: 6
Views: 3,166
Posted By pokahantos
Re: can not update combo box...

Private Sub ReFillCombo()
Me.ComboBox2.Items.Clear() ' Clear the items of the combobox
Dim constr As String = "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source = C:\Documents and...
Forum: VB.NET Nov 21st, 2007
Replies: 4
Views: 660
Posted By pokahantos
Re: deployment

read this.... it may help you
http://www.startvbdotnet.com/extras/deploy.aspx

i am trying to do the same, but my project has a database and i dont know how to react in this. i use a connection...
Forum: VB.NET Nov 20th, 2007
Replies: 6
Views: 3,166
Posted By pokahantos
Re: can not update combo box...

Hi

i found the solution :)... it was in this code:
e.ComboBox2.DataSource = ds.Tables("Temp_table")

rather than:
e.ComboBox2.DataSource = ds

Thank you all for your help
i really appreciate it
Forum: VB.NET Nov 19th, 2007
Replies: 6
Views: 3,166
Posted By pokahantos
Re: can not update combo box...

I have already tried that.
nothing yet different.

i have the same problem with datagridview, dont display what i have add.


If posting the whole code here help, let me know.
Forum: VB.NET Nov 16th, 2007
Replies: 4
Views: 707
Posted By pokahantos
Re: VB query

Did you check both rows rather than the first one only!
Forum: VB.NET Nov 16th, 2007
Replies: 6
Views: 3,166
Posted By pokahantos
Help can not update combo box...

Hi,

I have written a program that binds controls on a form to fields of a table in a Microsoft Access database.One of the controls on the form is a combo box that is binding to table called Type_T...
Forum: ASP.NET May 6th, 2007
Replies: 2
Views: 804
Posted By pokahantos
Re: Website for smart device

So this mean that i will work on the regular ASP.net but with a suitable size.
Thanks alot jbennet!!
Forum: ASP.NET May 6th, 2007
Replies: 2
Views: 804
Posted By pokahantos
Help Website for smart device

Hi,

I dont know if this is the suitable forum or not... but let's check and i am sorry :icon_redface:

I want to develop a site for a smart device... does ASP.net support this?
How could i creat...
Forum: MySQL Nov 30th, 2006
Replies: 1
Views: 1,050
Posted By pokahantos
Question administratio activities!!

Hello all,

I am designing a website using php and My SQL. It is an educational website which has an administrator... the adminstartor shall have the apility to add, delete or modify a course.

I...
Forum: ASP.NET Jun 22nd, 2006
Replies: 5
Views: 1,695
Posted By pokahantos
Help Less than a beginner!

Hi every body,

I am suppose to develope a web site contains access DB using ASP.NET but, unfortunatly i have no background about ASP.NET so I was wondering what i have to do first....

if any one...
Forum: Computer Science and Software Design Apr 23rd, 2006
Replies: 2
Views: 1,321
Posted By pokahantos
Access DB!!

Hi,

I need to validate an entry in my Access db to ensure that it is an email..
how can i do that...

how can i make a specific feild to accept NUll?

Thanks in advance..
Forum: VB.NET Apr 20th, 2006
Replies: 3
Views: 1,222
Posted By pokahantos
Re: Embeded C# inside VB.NET URGENT!!!please

Hi again,

I tried what you said but....

when i add c# library to the reference of the vb solution, which one i use from the .NET tab??

Is it System?!

Thanks in adavce
Forum: VB.NET Apr 20th, 2006
Replies: 3
Views: 1,222
Posted By pokahantos
Re: Embeded C# inside VB.NET URGENT!!!please

Hi Plazmo,

Great Idea Thanks for help... i will try it :)
Forum: VB.NET Apr 19th, 2006
Replies: 3
Views: 1,222
Posted By pokahantos
Help Embeded C# inside VB.NET URGENT!!!please

Hi all,

I am a beginer in VB.NET :rolleyes: .... now, i am working on a project so as usaul we wonder if we could do something .... etc.

I write the whole application in VB.NET but i observed that...
Forum: Computer Science and Software Design Mar 2nd, 2006
Replies: 0
Views: 2,433
Posted By pokahantos
Help system analysis practical questions!!help me, plz

hello all,

I have 2 quetion that i could not solve...


which of the four phases of the project management proccess do you feel is most challenging?why?


choose a relaively small organization that...
Showing results 1 to 22 of 22

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:32 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