Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~3K People Reached
Member Avatar for hiks

Hi .. anyone can give me a clue about create shortcut path map using java. thanks for advance :)

Member Avatar for kramerd
0
108
Member Avatar for hiks

Hi..All i wanna ask about bold text .. can help me to describe it. [CODE]Public Declare Function SendMessage Lib "USER32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long Public mCapHwnd As Long Public Const WM_USER As Long = [B]1024[/B] …

Member Avatar for vb5prgrmr
0
78
Member Avatar for fafi_ali

hi everyone i made crystal report then i saved it as a word document but i passed parameters to that report then an error occured after that the error is:- missing parameter values ok i tried to save it with 2 different codes but th same error shows up the …

Member Avatar for xianhatesyou
0
3K
Member Avatar for hiks

hi all anyone can help me .. how to using aspxgridview devexpress with 2 keyfield or more thank for advance

Member Avatar for amrita86
0
61
Member Avatar for hiks

how to create thumbnail dynamic image which store in sqlserver2005 databse.. it will be display in datalist component with thumbnail.. i'm using this function for asp.net vb thank for advance best regards hiks

Member Avatar for hiks
0
85
Member Avatar for Rice Paddy

My connection speed is pretty bad and it got an F on pingtest.net , I want to use this comp to play mmos and it's my only computer so how do I increase connection speed btw the problem seems to be mainly in packet loss.

Member Avatar for hiks
0
44
Member Avatar for hiks

how to identify image from folder with javascript .. after identify i want to separate file name . example : 1001-001-Black i want to separate these name to 3 different variable. i'm using asp vb.net to implement. thanks for advance :)

0
46
Member Avatar for hiks

code function javascript to swapimage(img1) var str1 = new String(img1); var text = document.getElementById('<%=TextBox1.ClientID %>'); var arr = new Array(); arr = str1.split('/'); document.getElementById(textvalue).src = str1; document.getElementById('<%=addProductImage.ClientID %>').src = "Images/ProductImages/thumb_" + arr[arr.length - 1]; document.getElementById('needToChange').href = str1; question is .. when page load appear problem which is say htmlfile: Invalid …

0
53
Member Avatar for fadi-ft

hey guys, this is me once again moving around data access. my problem now hide in the import process of an excel file that would be inserted into sql db. the problem is the excel file may be updated or changed and i have to periodically import it and perform …

Member Avatar for kvprajapati
0
154