Hello,
In My Application i have open the PDF file from javascript open.window function.In This scenario i want to control / Hide the PDF Toolbar from open.window function. My Current code is given below
[code=javascript]
function poponload(strs)
{
var path="d:/files/hello.pdf";
testwindow= window.open (""+path+"", "mywindow","loc ation=0,status= 0,scrollbars=1, toolbar=no,resi zable=yes,width =500,height=500 ");...
User Profile
Collapse
Profile Sidebar
Collapse
mageswar005
Last Activity: Jun 10 '09, 08:05 AM
Joined: Mar 3 '08
Location: chennai
-
hello sir,
In my web site application , i provide one link to user. if the user click the link means he can able to (open,save) the .doc file or .pdf file etc. But i need only user should open that file not save the file. because for security reason i need to hide the save option during user click the link.... -
How can i open doc,xls,html,swf files directly using php ...
How can i open doc,xls,html,sw f files directly using php (without asking open,save,close options)?
Regards,
M.Mageswaran -
Calculating Max hits in ubuntu server
Hello sir,
I have plan to host the web site in live.I will decide to use LAMP server. My Server configuration is 512 mb RAM , 40 GB Hard disk and the OS Ubuntu Linux. Can you tell me how many max user may access my site simultaneously? and what about the maximum hits? I have no idea about this please give me some tips and tricks about this.
Regards,
M.Mageswaran -
i think the below code may help you.the below code can be used to export the
datas from mysql to excelsheet export format.
[CODE=PHP]
<?
// Connect database.
mysql_connect(" localhost",""," ");
mysql_select_db ("tutorial") ;
// Get data records from table.
$result=mysql_q uery("select * from name_list order by id asc");
...Leave a comment:
-
-
Pass the infinity values with out use post method in php
Hello sir,
How can i pass the infinity values from one page to another page with out using post method.
1) I know in Get method some limitations are there.I think Only 1024
characters are pass in GET METHOD.
2) Can any body tell me if i use SESSION METHOD Means ,How many
values can able to pass in SESSION METHOD.
Please some body help me , now i am... -
Use md5(Password) for Encryption or other wise please try it on google first....Leave a comment:
-
popup in php
...Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd[/URL]"> <html xmlns="[URL]http://www.w3.org/1999/xhtml[/URL]"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <script
Leave a comment:
-
-
How to avoid save option during download in php
Hello Guys,
I want to Avoid the Save option when i click the download link in php .
I just want open and cancel option only, i dont want save option when i click the download link in php.How to avoid the save option bec for file security reason.
Detail Description:
Language i used : PHP
Db i used : Mysql
First i upload the file in my application, then... -
Auto close confirm alert
Hello sir,
In my application for security reason i was set the session countdown timer, After the session completed i have triggered the confirm message
(ok | cancel).if user click ok means session is continued or cancel means application is logged out. In this scenerio i want to close the confirm message box automatically after 10 seconds.How can i do this ,can some one help to solve this issue quickly.
Regards,... -
-
Hello sir,
In My Application online Test Modules should be conducted, at that time some student didnt take test and simply close the browser,so we didnt track the marks for that student.Can you please give me the solution for this....Leave a comment:
-
Thank you for your immediate reply sir
Thank you for your immediate reply sir, i am appriciate you to reply me the correct way....Leave a comment:
-
-
i need to fire when Alt-F4 is pressed , and also my coding is not working in mozilla firefox i dont know why? my coding is below
[CODE=JS]
window.onbefore unload=function (){
if (window.event.c lientY < 0 && (window.event.c lientX > (document.docum entElement.clie ntWidth - 5) || window.event.cl ientX < 15) || window.event.ke ycode==115 ) {
if(sessid) {
event.returnVal ue="This will end...Leave a comment:
-
hello sir,
i use onbeforeunload function, its working fine, it can control the browser
close only, but i need to control Alt + F4 also . If i use Alt + F4 to close means the browser should be closed, please give me the coding and some idea.
Regards,
MageswaranLeave a comment:
-
Control the browser window close in javascript
hello guys,
I dont want to close the browser window using javascript, is it possible to do this? i need to control the browser close window.
regards,
mageswaran -
How can i Mail Setup in ubuntu linux server?
Hello ,
i installed ubuntu linux server in my system, All are working fine, but the incoming and out going mails are not worked . i am using apache,php and mysql .Please help me guys now i am in struggling in this part.
Regards,
M.Mageswaran
No activity results to display
Show More
Leave a comment: