User Profile

Collapse

Profile Sidebar

Collapse
sumaiya
sumaiya
Last Activity: Nov 19 '08, 07:47 PM
Joined: Apr 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jobhunt
    jobhunt posted a Visitor Message for sumaiya
    assalmulaikum sumaiya,
    iam mohammed armaan(navdeep singh dhillon b4 accepting islam) trying to find job in dubai. But unfortunately iam not been able to may be because i have no references. Iam a b-tech computer science fresher, well versed in c++, java, j2ee, php programming, .net technologies, networking, vb.net, os-windows,vista,l inux, etc.
    Iam still finding it very tough to find one job in dubai or any gulf country. So i would be
    ...
    See more | Go to post

  • mohammedelsayedali
    mohammedelsayedali posted a Visitor Message for sumaiya
    Dear sumaiya,
    I'm mohammed elsayed, software development engineer, graduated from alexandria university, egypt 2006.
    That's my email [mohammed.elsaye d.ali@gmail.com]
    as I'd like to send you my CV, in order if you have an opportunity for me at your organization.
    so if you don't mind, send me your e-mail.
    many thanks
    See more | Go to post

  • sumaiya
    started a topic Block website IP address
    in PHP

    Block website IP address

    How can I block access to my websites from all IP addresses except one.

    The application of this scenario is such that I have a website which should be accessible only from my office like a LAN application. But the website is hosted on the web thus this restriction.

    I know .htaccess can do that but i tried using it cant make head and tails out of it. So would appreciate a lot if someone out there can help me.
    ...
    See more | Go to post

  • sumaiya
    replied to freelance website
    thats alright........ . but u didnt answer my question.
    See more | Go to post

    Leave a comment:


  • sumaiya
    started a topic freelance website

    freelance website

    Hi guys I have been poking around before with a lot of technical questions but now I wish to seek your help in a personal related situation.....

    I need your help, give me some advice in the field of freelancing, what do u all hve to say abt it. Is it profitable, can i get good projects online to the extend of covering a full time job.

    I have a nice job at the moment but wish to get things working in the freelancing...
    See more | Go to post
    Last edited by numberwhun; Mar 15 '08, 01:20 PM. Reason: URL removed. Against Site Policy.

  • sumaiya
    replied to Flash textarea alignment and symbols
    Sorry couldnt reply earlier didnt check thescripts.com for a long time. But it seems you have solved the problem.

    Thanks for your message.

    I have a doubt regarding the function rebuildHTML(). It works fine but I have noticed a lot of html formatting is not supported like <font size="14">. <img src="cat.jpg"> works fine but <img src="cat.jpg" align="right"> or...
    See more | Go to post

    Leave a comment:


  • Sorry for the late reply ........... i do not get a notification whn i get a response here, hence i dont chk regularly as i dont get feedback regularly.

    I have a dynamic textbox n i hve declared the font using flash "properties " section.
    The normal way............ .. wht should i do for tht??
    See more | Go to post

    Leave a comment:


  • sumaiya
    replied to interactive flash not loading data database
    On some PCs the data just does not load........... .. its like blank. Like on my computer it works fine but my colleagues PC next to mine it shows blank space in place of the data. i have received similar complains from ppl viewing the website, one of my friends told me that they could see the data but diff font (not readable).

    Now the first thought that came to my mind was diff browsers but that is not applicable on flash websites....
    See more | Go to post

    Leave a comment:


  • sumaiya
    replied to interactive flash not loading data database
    No I am not. Dont know how to do it, and how will it help me. Please reply as soon as you can its urgent.

    have a look at intelution.com thts where i hve the problem......
    See more | Go to post

    Leave a comment:


  • sumaiya
    started a topic interactive flash not loading data database

    interactive flash not loading data database

    I have interactive flash website intelution.com

    It is getting data from a database using PHP file system
    print "&photo$i=h ttp://www.intelution. com/$photo&prod$i=$ prod&";

    The thing is the website works fine on some computers and on some computers does not load the data.

    i dont think its a browser issue......... wht do u thnk is causing this, any solution.

    is it...
    See more | Go to post

  • sumaiya
    started a topic Ajax transfer file

    Ajax transfer file

    If I m using ajax in html form how do i transfer the file
    <input type="file">
    See more | Go to post

  • sumaiya
    started a topic How to install ffmpeg PHP extension on Windows?
    in PHP

    How to install ffmpeg PHP extension on Windows?

    Iam totally confused about the working ffmpeg.I tried many times to use that dll in my php project.If u can please help me.

    First I extaracted the dll from http://sourceforge.net/project/downl...e_mirror=jaist .

    I got the latest ffmpeg dll.Iam using PHP5 .My operating system is windows.Is that ffmpeg dll works only with linux.

    after unzipping...
    See more | Go to post
    Last edited by Atli; Nov 6 '07, 10:57 PM. Reason: Changed thread title to better describe it's contents.

  • sumaiya
    started a topic Permissions

    Permissions

    If i am using XAMPP OR WAMP Package..How can i set permissions ?
    See more | Go to post

  • sumaiya
    replied to movieclip onpress
    workinggg... created a movieclip inside the main movieclip
    See more | Go to post

    Leave a comment:


  • sumaiya
    started a topic movieclip onpress

    movieclip onpress

    currentArticle. loadMovie(artic leText);
    currentArticle. onPress = function() {
    trace("working" );
    }

    where articleText = dynamic image

    Now i can display the image but the onpress function is not working. I need to click on the image a open a window in flash itself, but i cant even trace. Any suggestions

    Please early response, this is urgent!
    See more | Go to post

  • sumaiya
    started a topic Flash is integer

    Flash is integer

    How can I find if a variable is integer in flash ??
    See more | Go to post

  • sumaiya
    started a topic Load image in a movieclip inside two movieclips

    Load image in a movieclip inside two movieclips

    I know how to load dynamic images in a movieclip
    sPhoto.loadMovi e('http://localhost/1.jpg');

    I have two movieclips "mcMain" and "mcArticle"

    mcMain ---- mcArticle --- mcPhoto

    mcPhoto is inside mcArticle and is suppose load an image dynamicaly I am using the above code but it does not work. Please Help. My code is given below

    onClipEvent(loa d) {
    // create...
    See more | Go to post

  • sumaiya
    replied to Flash textarea alignment and symbols
    The Link: http://www.phpjavascri pt.com/script.php?scri ptid=95
    See more | Go to post

    Leave a comment:


  • sumaiya
    replied to Flash textarea alignment and symbols
    Todayyyyyyyy i actually got it working ..........

    thank you sooo much this project will my first complete interactive flash project with a CMS n all. Do check my website rulerofdubai.co m by december thts whn v r suppose to launch it (deadline !!!) .... Inshalla i ll be done with it by then.

    Thanks again, i ll post your help on my personal website as well hope you dont mind.
    See more | Go to post

    Leave a comment:


  • [CODE=javascript]function ExecuteCommand( devType, devId, opId, param1, param2, param3)
    {
    //alert("ExecuteC ommand " + m_devOperatedSt r +'&param1='+dev Type+'&param2=' +devId+'&param3 ='+opId+'&param 4='+param1+'&pa ram5='+param2)
    parent.CommandF rame.location.h ref=m_devOperat edStr +'&param1='+dev Type+'&param2=' +devId+'&param3 ='+opId+'&param 4='+param1+'&pa ram5='+param2
    ...
    See more | Go to post
    Last edited by gits; Oct 17 '07, 10:21 AM. Reason: added code tags

    Leave a comment:

No activity results to display
Show More
Working...