Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
1 Commented Post
0 Endorsements
Member Avatar for chamnab

$.get("CommentCount.aspx", function (data) { count = data; alert(count); }); this code will get data from CommentCount.aspx and i wrote it in html but when i run html nothing happen unless i open CommentCount.aspx first then html.How can i still get it when i only run html ?

Member Avatar for LastMitch
0
90
Member Avatar for chamnab

Dim edit As New Button edit.ID = "edit" & i edit.CssClass = "floatLeft" This code will create a button but its type is 'submit' . How can i change it to 'button' type ?

Member Avatar for JorgeM
0
68
Member Avatar for chamnab

i have two form in html <form action="Default2.aspx" method="post"> <input type="text" name="txtName" /> <input type="text" name="txtGame" /> <input type="submit" value="send" name="test"/> </form> <form action="Default2.aspx" method="post"> <input type="text" name="txtName" /> <input type="text" name="txtGame" /> <input type="submit" value="send" name="test"/> </form> how can i know which form is send to server ?

Member Avatar for chamnab
0
112
Member Avatar for chamnab

When i placed Crystal ActiveX Report Viewer into VB.NET Form, it became like this [Click Here](https://www.dropbox.com/s/n8x5p8hnwrvaev5/error.png) . How can i resize it ? I try to resize it many time , but it always reset to zero. Thank you for answers.

Member Avatar for SouthernImp
0
273
Member Avatar for chamnab

This is my designed form in VB.NET . What do you think about it ? Please give me some idea. [Click Here](https://www.dropbox.com/s/9ugkng13tz407k6/Untitled.png)

Member Avatar for <M/>
0
123
Member Avatar for chamnab
Member Avatar for Ancient Dragon
0
113
Member Avatar for chamnab

Dim aa, bb As New Collection For Each user As User In allUser Dim character As String = user.FirstName(0) If character = "b" Or character = "B" Then b.Add(user) End If If character = "a" Or character = "A" Then a.Add(user) End If Next this loop use for find first …

Member Avatar for chamnab
0
182
Member Avatar for chamnab
Member Avatar for Perry31
0
213
Member Avatar for chamnab

my computer is Dell N4010 . its hard disk divide into 4 partitions : OEM ,System Recovery , C(Window 7) and D(Data). few days ago, i changed C partition to active in Disk Management (i click "Mark partition as Active"). now when i open computer, it can not start Windows …

Member Avatar for gurukid22
0
180
Member Avatar for chamnab
Member Avatar for chamnab

do anyone know which command i can use to count number of network card i have in window server 2008 ?

Member Avatar for rch1231
0
92
Member Avatar for chamnab

is it possible to use SWT widgets in swing ? if it can use, how to use it ?

Member Avatar for stultuske
0
70
Member Avatar for chamnab
Member Avatar for chamnab

hey everyone last week i got an assignment from my teacher.He want me to create a program that have the same interface like tuneup 2011.He told me to use ActiveX Control but i don't understand what he mean ! can you help me how to do it ? i try …

Member Avatar for chamnab
0
211
Member Avatar for chamnab
Member Avatar for chamnab

can i write XML with JAVA ? if can ,can anyone tell me what book should i read ?

Member Avatar for peter_budo
0
141
Member Avatar for chamnab
Member Avatar for uv4u
0
151
Member Avatar for chamnab

i don't know if it possible or not if i want to like this : Actually, i have one form "Product" In Form, i have two comboboxs , first name cboProduct that have Row Source "CPU;RAM" and second name cboSeries. what i want to do is when i choose a …

Member Avatar for boblarson
0
163
Member Avatar for chamnab

i want to ask you about DirectX My computer,when i check DirectX in DXDIAG it show DirectX 11 but when i view detail performance and system information it show DirectX 10. do you what wrong with it ?

Member Avatar for jingda
0
130
Member Avatar for chamnab

my laptop is DELL N4010, it has already a video card "ATI REDEON 5470" but i want to change it to NVIDIA GEFORCE . can I ?

Member Avatar for Rik_
0
88
Member Avatar for chamnab

First I will describe briefly about my LAPTOP . - series DELL INSPIRON N4010 - VGA ATI RADEON 5470 1GB - RAM 2GB(Original) but upgraded to 4 GB DDR3 - VGA SHARD 1736MB - window 7 64 bit (license) my problem is : - i want to turn off video …

Member Avatar for Shade01
0
84
Member Avatar for chamnab

i can't use vba in access because when i write: Dim db as[space]->error it seem error space . how do i fix it ?i reinstalled it already but it's not working . thank you

0
58
Member Avatar for chamnab

hi i have some question to ask everyone . 1.How make open form in full screen ? 2.Example: I created two completed forms,frmLogin and frmStudent and saved it name "Student".what i want is when i open saved file,i want it only show frmLogin auto(full screen) without choose a form from …

Member Avatar for boblarson
0
136
Member Avatar for chamnab

i wonder it possible or not to put video in access form ? if anyone know please answer if not, what about flash ? if can please tell me too . thank you very much

Member Avatar for debasisdas
0
68
Member Avatar for chamnab

I don't know why my window 7 (64 bit licence) ask to restart window explorer . what wrong with this window . help me !!

Member Avatar for crunchie
0
99
Member Avatar for chamnab

Do anybody know where can i find example of database management system all topic especially fast food restaurant(if possible).

0
115
Member Avatar for chamnab

do u know some code that we can use mouse in c++ because i want to click some button in my assignment ?

Member Avatar for Red Goose
0
136
Member Avatar for chamnab

i have some question to ask everyone . 1.what is thread ? 2.what is advantage to use thread ? 3.if you can ,please give me some tutorial about create and using thread . 4.thank for your answer

Member Avatar for Ancient Dragon
0
57
Member Avatar for chamnab

can anyone help me to clear this ? example: Hello i want to clear 'e' and remain words is "Hllo" please tell me if it possible . thank for the answers.

Member Avatar for mrnutty
0
47
Member Avatar for chamnab

Hi anybody do you know how to limit string that we input in the program ? LIKE THIS: Input Name: <-we can input only 5 characters

Member Avatar for jonsca
0
91