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.

~15.4K People Reached
About Me

Well,individual with sincere and curious to learn and help others.Have been working in .Net for an year and could not resisit my psssion for security specialisation and relocated my job to present.Any technical,formal,informal chats appreciated provided…

Interests
letter writing,discussion forums
Favorite Tags
Member Avatar for hbmarar

we have a form and if we would like to pass some hidden fields.say,username is hidden but required and email and password is what the user form is about:-

Member Avatar for LastMitch
0
148
Member Avatar for hbmarar

I am getting 425 http error unable to connect to remote system in the LAN whish has the application server and database server running..... i tried to ping from the reverse....but got request timed out.. i tried the loopback to local testing but would carry out remote testing ....from LAn....some …

Member Avatar for LastMitch
0
87
Member Avatar for hbmarar

Hi , I googled a lot and couldnt derive a proper picture. 1. How is sendmail, SMTP related? 2. Is it required to have SMTP relay configured for sendmail to function? 3. Would sendmail have a standalone existence irrespective of OS flavor? Please suggest me on the above and it …

Member Avatar for sellccvus
0
189
Member Avatar for hbmarar

hi, I have a tar.gz package of files that consists of php files.Now if i extract it through the winzip and modify a few files/ delete , I would like to make a tar.gz package back.I would like to know about the posibility. Is there any softwares that creates the …

Member Avatar for nuwan4u
0
507
Member Avatar for hbmarar

Hi, Please do help me as I am not sure whether javascript based solution is enough for getting the below needs met. 1. [url]http://www.sevilla111.com/[/url]. Like in this site, I am thinking whether the menu link click could move the background image to predefined mapped location as zoomed in. 2. Can …

0
100
Member Avatar for hbmarar

hi to all, I would like to transform one of my systems as a mail server for the intranet people of my group. *=>[COLOR=DarkGreen]What should be the configuration for a optimum mail server.[/COLOR] *=>We have a LAN and myself set up a web server for learning php.Can the mail server …

Member Avatar for prachi449
0
258
Member Avatar for hbmarar

Hi, In 4 days , my server hosting went non-functional due to critical low space in the / folder that finally i have to seek support to help delete the backups. Nothing works during those times like email, ssh, ftp, sites .. :( The backups folder had 350GB of databackup …

Member Avatar for hbmarar
0
176
Member Avatar for hbmarar

hi, well I am inside a network(LAN) and my system has the application server running and database server running....(time being). Now i test the application using loop back...[url]http://127.0.0.1/folder/file.php[/url] but how to load this application from a system in the same LAN...this i tried but it is not working.. http://<my system …

Member Avatar for tauqkhir
0
213
Member Avatar for hbmarar

Hi , I have a scenario where I have to fetch the dates in 1/1/1900 format and insert it to a new database as 1900-01-01. The issue i face is my date before 1970 gets reset to 01-01-1970. I tried as strftime("%Y-%m-%d", strtotime(''1-1-1900)). I also tried with mktime but same. …

Member Avatar for cwarn23
0
1K
Member Avatar for hbmarar

Hi to all, I integrated the supercali calendar to my office intranet application using a iframe. I also changed the meta attributes and made sure it is not cached. Still my boss does not find the events or calendar items, instead gets a blank calendar. I tried even the frame …

Member Avatar for BzzBee
0
104
Member Avatar for hbmarar

Hi to All, When i start yahoo messenger, it throws a error CiceroUIWndFrame:YAHOOM~1.EXE -corrupt file. I dont know what causes it. Has it got any infection. I just made a full anit virus scan of my system yesterday night but the problem happens even now when istart yahoo messenger. Sometimes …

Member Avatar for hbmarar
0
260
Member Avatar for hbmarar

Hi, I got a form page with 3 radio buttons. Radio button ,say A,B,C. billing and shipping address is what the form page consists of . Onclikc of A the user selects hide shipping address. On click of b , copy billing to shipping address as well and on click …

Member Avatar for its4masti
0
75
Member Avatar for hbmarar

hi, i had got a script from some resource that demonstrasted outlook and php. but i had done perfectly but getting the following error. I request members to help me with this. [COLOR=DarkRed][I]Fatal error: Uncaught exception 'com_exception' with message 'Parameter 0: Type mismatch. ' in C:\apachefriends\xampp\htdocs\outlook\COutlook.php:112 Stack trace: #0 C:\apachefriends\xampp\htdocs\outlook\COutlook.php(112): …

Member Avatar for bharanikumarphp
0
612
Member Avatar for hbmarar

Hi, I was thinking on a need but could not reach anywhere. That is say , i got a multimedia contents for download or say an action. For eg:- If document, a button with label 'Print' and on click , says 'printing...' , if 'save' , on clickd shows 'saving....' …

Member Avatar for buddylee17
0
103
Member Avatar for hbmarar

Hi, For 2 lakh records, this works well but when the total number of queries is more than 5 lakh it does not . Actually i have 64 lakh records to work with and this gets forever. [code=sql]UPDATE tmp_yk_contributor set score_last_update = '$date' , ykscore = (IFNULL((select avg(score)*0.8 from yk_entity_score …

Member Avatar for varmadba
0
137
Member Avatar for hbmarar

hi experts, Is it possible that i could get the 3 queries made into one single query.Any help could make me understand and correct myelf in better queries. Each query is taking long time and sometimes the first query crashes , with > show processlist showing status as 'copying to …

Member Avatar for varmadba
0
124
Member Avatar for hbmarar

Hi , Wishes! I am doing a iterative calculation and in the last iteration, i update few of my tables. What i am trying to do is , make this update more perfect. Is it possible for me to do updates in small steps with using LIMIT. i do not …

Member Avatar for hbmarar
0
126
Member Avatar for hbmarar

Hi, I wanted to make use of a algorithm script for computing scores nd though i started doing it with a single database, i after testing script, decided to get a master and score databases both having same tables and data. I imported 2.5 GB of data dump to both …

Member Avatar for hbmarar
0
192
Member Avatar for hbmarar

Hi , I am looking for a javascript framework which is stable first of all and supports many things like I say, i could drag and drop, sliders, do some event based effects, AJax. I think facebook got some functionalities that i am looking but am not able to make …

Member Avatar for hbmarar
0
639
Member Avatar for hbmarar

Hi to xperts here, I do not know how to update with the follwing requirement [code]$score_update_query = "UPDATE participation_score SET score_last_update = '$date' , score = (IFNULL((SELECT avg(score)*0.8 FROM entity_score WHERE entity_score.contributor_id = contributor.contributor_id) , 4) + IFNULL((select participation_score*2 from participation_score where participation_score.contributor_id = contributor.contributor_id), 1) ) WHERE participation_score.user_id is …

Member Avatar for dickersonka
0
360
Member Avatar for hbmarar

I had written a algorithm, that gets executed daily. it does the following. Make use of 4 auxillary tables , A,B,C,D. Reads from the other database tables, using few rates and updates or populates ranks and order in A,B,C, D. Once this is done, it enters a fixed iteration loop. …

0
64
Member Avatar for hbmarar

hi, I got a daily task script that does the job as below: #1. Calculate score for one time, count and rank using 4 auxillary empty tables, using data from few other main tables. #2. Now, i start iterating 5 times to get my score for each user stabilised based …

0
63
Member Avatar for hbmarar

Something off the box: I got a log file of the pattern say like this : 19876 Exception happened at heylog.php. 19878 Argument missing I need a shell script / awk which should get the file, read the line and should get me the line number displayed with that message …

Member Avatar for eggi
0
147
Member Avatar for hbmarar

Hi, wishes. I would like to know what exactly is ogone about? I am sure somenoe here might have integrated it for ecommerce site. I am a bit confuised over this. I would like to get some tips and tricks on integrating ogone with Virtuemart. Thanks in advance Regards saffron

Member Avatar for hbmarar
0
94
Member Avatar for hbmarar

Hi, Singleton classess concept , i believe i understand. I played a bit with more use but i do not know how to modify a normal context singleton for a multithreaded environment in PHP. I do understand that multithreading is not possible in PHP or could be faked only but …

0
78
Member Avatar for hbmarar

Hi, I got a gmail account and i would like to use the SMTP configured to use this account. When i entered the related information, I get the following error: [B][I]Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.gmail.com:465 (Connection timed out) in /home/content/e/c/a/eprojects/html/dotproject/classes/libmail.class.php on line 411 Warning: Cannot modify header …

0
70
Member Avatar for hbmarar

Hi , I have a input field which on select a local file sents a ajax request with the file name . I use this filename to create a <img> tag with src to this filename but i got a issue with this... img.src=c://Documents and settings//All users// and so... how …

Member Avatar for ~s.o.s~
0
65
Member Avatar for hbmarar

I got a imterface as attached. The image on default would be no image. when the user uploads an image, i need to know how to strip the defailt image and then use the ajax to update the new image uploaded in there. Any ideas.. i know it is possible.. …

0
77
Member Avatar for hbmarar

Hi, I was working with Vista for quite some time and I made a mistake of making the apache and mysql as services. After a long hours of work, I hibernated my machine. Later when i tried to get my system up, It would get me as following: #1. Login …

0
57
Member Avatar for hbmarar

Hi, how could one do this part... I got a form with image path and image url. I need to automatically save the path of the image that i have selected in the browse -> poped up dialog. to image url. Request pointers for above.thanks in advance. Hari

Member Avatar for hidash_in
0
85