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
Member Avatar for aksshe10

i am using jquery at client end and use this code to send data [ICODE] $.post( "ajax.php", { Name:'doodle', Fathers_name:'anything' }, function(data){ $('#display').html(data.returnValue); }, "json" ); [/ICODE] the thing is that php $_POST['Name'] does not return anything nor does json_decode($_POST['Name']) but when i send data using the same function but …

Member Avatar for vibhaJ
0
79
Member Avatar for aksshe10

i use windows 7 on my laptop and also have ubuntu 9.10 on my pendrive which i also use on that laptop. This is a very weird problem that i am having . ill tell you what happened. i was using linux but need some work done in my win7 …

Member Avatar for Technocrate25
0
168
Member Avatar for aksshe10

i have internet connected in all my computers but i have bloced net surfing by blocking port80 from the router. could anyone suggest a way to change the settings of one computer temporarly to access the net. i can only use internet explorer.(no extra program to be installed) thankx

Member Avatar for miiji
0
195
Member Avatar for aksshe10

i have created an exe which shows a message but the problem is i want to create another program from which a person can enter his name, choose destination and click create after clicking create a new exe if made in the location he chose which has the name he …

Member Avatar for aksshe10
0
173
Member Avatar for aksshe10

i downloaded borland turbo C explorer in my xp but now i have shifted to vista the problem is that when ever i try to install it shows a message box asking for .NET v1.1 i downloaded it also but when i install .Net v1.1 it gives the following error …

Member Avatar for aksshe10
0
101
Member Avatar for aksshe10

i bought a new dell laptop it came with freedos so i bought vista ultimate and got it installed. now i want t dual boot xp but xp cd is not finding any hard disk need the link to drivers. i tried some sata raid drivers slipstreamed them using nlite …

Member Avatar for cguan_77
0
81
Member Avatar for aksshe10

due to power faliure i found some errors on my pc 1.sometimes while booting the login screen doesnot apper instead just a black screen with a cursor (which works) 2.When ever i use chkdsk it shows at boot time unable to run autochk 3.I used convert command it showed cannot …

Member Avatar for pip22
0
81
Member Avatar for aksshe10

I want to create a web browser which informs the program when the URL changes like in ibrickr I want to run javascript in browser which tells the program Javascript:void("getFile"); is the URL now when the program gets the URL it useses a fund like strcmp() to know the text …

0
42
Member Avatar for aksshe10

I have some dll's which I would like to use in my program but the problem is that I donot know the functions name So I am not able to use them through loadlibrary function So how am I supposed to find the function names Please help

0
58
Member Avatar for aksshe10

hey i need this for my exams the gave me a summary about a program which gets password from the user an saves it inside the exe itself.you can also give me help for encription please do write the source code

Member Avatar for aksshe10
0
130
Member Avatar for aksshe10

Hey i am making an exe which is made for handiling vulnerable data so i wanted to know wheather i could save some data (like name, passwords,etc) inside an exe because ini files and registry is not very secure. please help!!!

Member Avatar for ArkM
0
98
Member Avatar for aksshe10

i want to convert an ansi string using toascii() function if any one has got a code please help

Member Avatar for ddanbe
0
60
Member Avatar for aksshe10

I use Turbo C++ explorer i need to get file name from a TFileListBox which is an AnsiString, and use it in CreateProcess but CreateProcess Requires an "LPCTSTR" or "LPTSTR" I would like to convert the ansistring to LPTSTR Please help thankx in advance

Member Avatar for Alex Edwards
0
205