Thanks Sadikul and every one for help me. Morshed. sadiku1978 <sadiku1978@...> wrote: I think this might help. just pass the information in the url when...
Happy new year to all of my cyber friends !! download attachment and enjoy !! regards, Systems Administrator Bangladesh Consultants Ltd email: admin@......
Hi khabir you can put a table in <div style="overflow:auto" > </div> this will do the trick. thanks and best regards Abhijit N. Shinde 293/2 Mulanagar Sangvi, ...
Hi Experts, i would like to use CRYSTAL REPORT. through PHP. IS it possible. please guide me. if yes then how can we handle this. Thanks for giving your...
ya its possible via COM objects. Try something like this $cr=new com("Crystal.CRPE.Application") or die("cannot load cr com"); $rn="F:\notes5\test.rpt"; ...
Hi, I just heard from my friend this group is very useful & i can contribute to this group. I would like to join this group -- Thanx Brest Regards Aniruddha...
Hello all, we should arrange a seminar from our group. its already a long time since the last workshop. this seminar is open to all. if you are interested to...
Hi I take this opportunity to wel come you on behalf of all group ... thanks and best regards Abhijit ... -- Abhijit N. Shinde 293/2 Mulanagar Sangvi, Pune...
Case 1: I have two links in my Pop-up window, Link RED hold val =1 and link Green hold val = 2. Case 2: When I click RED link, pop-up window will close and...
hi Anis i use Modalwindow for this purpose, cause modal dialog box can return any value you want, search internet with modaldialog, you will find some good...
Sorry for the interruption. Try with the attatched zip files. Anisuzzaman <anisuzzaman_rasel@...> wrote: Case 1: I have two links in my Pop-up window,...
Hi Mizan, In the case of modal window, the parent window is not accessible before closing the modal. So how he will click a link to close the popup? mizanur...
hi rupom well, i dont know if you misunderstood the requirement or i . according to my understanding of mr. anis's requirement was to return a value when he...
Hi Experts, *Freak Sites r great. they have released http://www.ajaxfreaks.com few days ago, as AJAX is a hot cake in the industry. Here is a simple, quick way...
hi mizan, you are right. i misunderstood the requirement. thanks. Mizanur Rahman <rnslove@...> wrote: hi rupom well, i dont know if you misunderstood the...
hi rupom, if you use modal dialogs, FYI they are not browser independent. modal dialogs are only available in IE. so i always prefer to use traditional...
yes hasin bhai, i already came across the limitations of ModalDialog. I got failure in Firefox while i was testing ModalDialog. It's the concept of MS and only...
I am interested to propose some topics NOT INTERESTED to deliver speech, We should have THREE topics in the next seminar. My proposal ==> One : For begginers ...
Hello, I really appreciate the topics proposed by Arafat Rahman and adding one more point. The members in phpxperts are from all over the world. I think a...
Hello friends, Can anyone guide me as to how can i display a slideshow of all the images present in an album and if possible the code. ... Yahoo! Photos Ring...
Hellow friends, I did a program.But it doesn't work.where's problem in this code...Plz help me... program's code below---- form_entry.html <html> <head> ...
hi bristy the problem is your php setup. the register_globals variable under php.ini is set to off. thats why you can not send values like this. you can set...