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
~873 People Reached
About Me

This is iqbal from Dhaka. I have completed a B. Sc degree on Computer & Communication Engineering. I am eagerly interested on programming. Currently i am doing a job as junior software developer at Hope-Tech Limited using ColdFusion. I am interested…

Interests
Programming, Watching TV, Singing & Listening songs.
PC Specs
Intel P 4 1.8GHz 256 SD RAM 40 GB Hard Drive DVD Writer Windows Xp Professional
Favorite Forums
Favorite Tags
Member Avatar for iqbalhosan

hi all, i want to upload large video files using php and i can do that by editting php.ini file. but how can i do that without changing php.ini file?? advance thanks iqbal

Member Avatar for cwarn23
0
117
Member Avatar for iqbalhosan

hellow i make a javascript function. i can call it via onLoad attribute and via form input. but there must be someother way to call the function, i mean from script. can anyone help me out here. thanks in advance - iqbal

Member Avatar for iqbalhosan
0
125
Member Avatar for satheeshmanian

Hi All, When i tried to execute my ASP.Net Application, I got the Runtime error in IE " 'null' is null or not an object ". Im using Visual Studio.Net 2005 and using some Ajax Controls in my application. If i click some Events, it shows the above message. Please …

Member Avatar for MattEvans
0
246
Member Avatar for berlindeb

I am not sure how to ask the question, but here goes. I have a multiline survey storing data about a specific project. I want to store the data in the following fields: proj_id strat_issue strat_goal strat_obj strat_value here is an example of my code [code=html]<form action="strat_survey.cfm?update=gogo" method="post"> <table width="90%" …

Member Avatar for soolmaan
0
94
Member Avatar for sanscls

I want to update an access db with multiple records. They are property pictures. They may have the same listnumber, but all have a different ID#. There are not always a set amount of pics... may be 5 or 7 or 10, etc.. The DB fields are id, filedata (actual …

Member Avatar for iqbalhosan
0
109
Member Avatar for zero_sequence

Hi to all, i have a charset issue when i use unicode characters in cfm pages... to be more specific when i use greek characters all i get is something not greek... i use charset in each page but the result is the same, i used utf-8,iso-8859-7 and windows-1253 but …

Member Avatar for iqbalhosan
0
105
Member Avatar for jennifer_48219

Just want to check my code to see if I wrote them right. If wrong please correct me Create a cfif block that checks for the condition: IsDefined("url.productid") AND NOT IsDefined("form.productid") --- so I wrote [code]<cfif IsDefined("url.productid") AND NEQ IsDefined("form.productid")>[/code] Create a ciff block that checks for the condition: if …

Member Avatar for iqbalhosan
0
77