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

47 Posted Topics

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 Member #949455
0
98
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
80
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
119
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
391
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
134
Member Avatar for chamnab
Member Avatar for Ancient Dragon
0
127
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
194
Member Avatar for chamnab
Member Avatar for Perry31
0
228
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
200
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
117
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
78
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
224
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
152
Member Avatar for chamnab
Member Avatar for uv4u
0
178
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
177
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
155
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
109
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
101
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
65
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
146
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
77
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
111
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
124
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
148
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
64
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
51
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
100
Member Avatar for chamnab

HI Everyone ! Do anyone know how to split string ? Especially this one . Do anyone know funtion "__DATE__" , it show month/date/year. you know ,it is string so i want to separate it because i need month to make condition.

Member Avatar for chrjs
0
112
Member Avatar for chamnab

can everyone tell how to write emu8086 to solve this question : - sum=1+2+3+...+2n-1 - p=1*2*3*...*10

Member Avatar for davio1
0
120
Member Avatar for chamnab

do anyone know how to write code to display time like in the window

Member Avatar for jonsca
0
77
Member Avatar for chamnab

do anyone know how to write code that can run string from left to right of screen in C++ ? i can do it in c but in c++ it don't support delay(). i don't know it possible or not ,i want to run string at the same time i …

Member Avatar for jonsca
0
88
Member Avatar for chamnab

i want to write some code that can input only number or only character ? plz help me ???

Member Avatar for jonsca
0
147
Member Avatar for chamnab

can anyone explain this code to me ? This code can set font color in c++ (window only) and i copy from this web site ([url]http://www.dreamincode.net/code/snippet1491.htm[/url]) it work , but i don't understand some line [B](<-)[/B] 1.void setcolor(unsigned int color) 2.{ 3. if (color >15 || color <=0) 4. { …

Member Avatar for sfuo
0
265
Member Avatar for chamnab

hi all friend!! last week I downloaded one software name "winasm" . they said this program can write assembly but i don't know how to write in this program.Does everyone know ?? thank

Member Avatar for GunnerInc
0
57
Member Avatar for chamnab

hi do everyone know which program i can write assembly ? (I'm using Window Premium 7 64 bit) thank for spending your time to answer this question

Member Avatar for Kieran Y5
0
96
Member Avatar for chamnab

hi everyone my computer skill is not high enough so i want to ask you what is [B]system[/B] [B]backup[/B] and [B]backup[/B]

Member Avatar for mjdodd
0
37
Member Avatar for chamnab

Hi everyone I want to ask you something about my video graphic card or (WHQL Logo's drive) . Last week I played far cry 2 and Devil may Cry 3 , it run very good but after one week when i open these game again i can't not play it …

Member Avatar for Michael Truman
0
149
Member Avatar for chamnab

Help me!!! I can't import background in html do you know any tag that can import background

Member Avatar for virtuemart
0
108
Member Avatar for chamnab

Hi everyone i want to ask u some question : 1.where can i find debug in win 7 2.If win7 don't have ,what program can i write assembly language 3.Thank for answers friends

Member Avatar for caperjack
0
37
Member Avatar for chamnab
Member Avatar for Arkinder
0
66
Member Avatar for chamnab

hi does everyone know how to delete ' ->' in visual c++ ? Ex. #include<iostream> -> int main() -> ->{std::cout<<"Hello"; -> ->. return 0; ->-> }

Member Avatar for Ancient Dragon
0
100
Member Avatar for chamnab

WHO know the best C++ Compiler for window 7 64 bit ?? thx for reply

Member Avatar for alex55
0
165
Member Avatar for chamnab

HI EVERYBODY I would like to ask you some question : 1. my computer always restart every two hours .i don't know what problem is . my friend told me it because power supply or sometime it cause from video card but when i check it seem OK .what should …

Member Avatar for abu taher
0
102
Member Avatar for chamnab

Hi everybody !! I would like to ask you some question about C++: 1.what is the best program that can write C++ more easily? 2.Can you output C++ in different language beside English ? 3.if everybody know pls tell me . 4.do you know some useful website for C++ because …

Member Avatar for Ancient Dragon
0
193

The End.