Forum: PHP Feb 29th, 2008 |
| Replies: 2 Views: 341 |
Forum: JavaScript / DHTML / AJAX Feb 29th, 2008 |
| Replies: 4 Views: 1,350 Re: Disabling toolbar Firefox Well its more or less on grounds of security .. therre are some elements that I am passing through the URL , though its encrypted , I would really not want ppl to have access to it . |
Forum: JavaScript / DHTML / AJAX Feb 28th, 2008 |
| Replies: 4 Views: 1,350 Disabling toolbar Firefox I'm facing a problem with Firefox.
I've got a page with a input text box element within a form .
On the Click of Submit , I would like to open a new window with width =1200 and height=900 .
I've... |
Forum: JavaScript / DHTML / AJAX Feb 15th, 2008 |
| Replies: 2 Views: 1,459 Re: window.close() problems I tried your code , But its not working in Mozilla!
I use Mozilla 2.0.0.12
It works perfectly fine in IE , nut I need it to work in both browsers |
Forum: JavaScript / DHTML / AJAX Feb 14th, 2008 |
| Replies: 2 Views: 1,459 window.close() problems I have got a page which has a link pertaining to a close window function.
The window.close() function works perfectly fine in the case of IE based browsers , however it fails to respond on a... |
Forum: PHP Feb 9th, 2008 |
| Replies: 3 Views: 417 |
Forum: PHP Feb 9th, 2008 |
| Replies: 5 Views: 365 Re: Please help on links I've got a few suggestions
1) As Nav33n suggested , you could make use of frames.
2) With the exception of Frames, you could look into Layers, however Layers react differently with Mozilla and IE
3)... |
Forum: PHP Feb 9th, 2008 |
| Replies: 1 Views: 289 |
Forum: PHP Feb 9th, 2008 |
| Replies: 2 Views: 326 Re: Online Reservation of Books Hi there
A few months back I had developed a Library Management system, which is currently employed in my organization. Unfortunately , access to the site is restricted.
However I believe the... |
Forum: PHP Feb 6th, 2008 |
| Replies: 3 Views: 2,719 |
Forum: PHP Feb 5th, 2008 |
| Replies: 10 Views: 796 |
Forum: PHP Feb 3rd, 2008 |
| Replies: 38 Views: 1,867 Re: Help me please. Hi there..
Once running through your post. Well I believe the problem more or less would be in reltaion to the sql query.
The parameters of a form will be available be available in a string format... |