Click here to Skip to main content
15,885,767 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
GeneralRe: php website with parameters Pin
Dr.Walt Fair, PE24-Apr-10 6:29
professionalDr.Walt Fair, PE24-Apr-10 6:29 
QuestionPossible md5 encrypting error Pin
SRJ9221-Apr-10 11:43
SRJ9221-Apr-10 11:43 
AnswerRe: Possible md5 encrypting error Pin
Graham Breach21-Apr-10 22:41
Graham Breach21-Apr-10 22:41 
GeneralRe: Possible md5 encrypting error [modified] Pin
SRJ9223-Apr-10 11:38
SRJ9223-Apr-10 11:38 
GeneralRe: Possible md5 encrypting error Pin
SRJ9223-Apr-10 12:26
SRJ9223-Apr-10 12:26 
QuestionHow to add new row to gridview at first? Pin
lamiaa_12316-Apr-10 5:54
lamiaa_12316-Apr-10 5:54 
AnswerRe: How to add new row to gridview at first? Pin
HimanshuJoshi18-Apr-10 19:49
HimanshuJoshi18-Apr-10 19:49 
Questionwindow.open The Pop window can be resize as per the content of the page Pin
Sandesh M Patil14-Apr-10 4:16
Sandesh M Patil14-Apr-10 4:16 
Hello friends,
I am using window.open function in order to display the page. The page pop up but fixed params i.e. height & width. However i want that it will be resizable as per the content of the page following is the code

<pre>
window.open("EmpSubCert.aspx?Request_ID=" + requestId, "attendee_popup", 'left=400,top=400,resizable=no,scrollbars=no,height=150,width=500,toolbars=no,titlebar=no');
</pre>

which param i ll add in the above code such that the pop up window display entire content of the page..
AnswerRe: window.open The Pop window can be resize as per the content of the page Pin
Dr.Walt Fair, PE23-Apr-10 16:22
professionalDr.Walt Fair, PE23-Apr-10 16:22 
QuestionPositioning errors :S Pin
SRJ9213-Apr-10 11:48
SRJ9213-Apr-10 11:48 
AnswerRe: Positioning errors :S Pin
enhzflep19-Apr-10 20:30
enhzflep19-Apr-10 20:30 
AnswerRe: Positioning errors :S Pin
xTraCD21-Apr-10 6:16
xTraCD21-Apr-10 6:16 
GeneralRe: Positioning errors :S Pin
SRJ9221-Apr-10 11:37
SRJ9221-Apr-10 11:37 
Questionnot sending other email account in mail() Pin
jhyn12-Apr-10 17:44
jhyn12-Apr-10 17:44 
AnswerRe: not sending other email account in mail() Pin
Michel Godfroid19-Apr-10 21:46
Michel Godfroid19-Apr-10 21:46 
GeneralRe: not sending other email account in mail() Pin
jhyn20-Apr-10 15:40
jhyn20-Apr-10 15:40 
Questionhow to read .zip file in php Pin
udch12-Apr-10 4:03
udch12-Apr-10 4:03 
AnswerRe: how to read .zip file in php Pin
Graham Breach12-Apr-10 4:20
Graham Breach12-Apr-10 4:20 
GeneralRe: how to read .zip file in php Pin
udch12-Apr-10 5:12
udch12-Apr-10 5:12 
QuestionWeb interface Pin
josephong8-Apr-10 21:10
josephong8-Apr-10 21:10 
QuestionVisual Studio Solution In GCC Pin
darc koder6-Apr-10 7:10
darc koder6-Apr-10 7:10 
AnswerRe: Visual Studio Solution In GCC Pin
N a v a n e e t h6-Apr-10 15:56
N a v a n e e t h6-Apr-10 15:56 
QuestionDatabase search function in php Pin
offroaderdan6-Apr-10 4:24
offroaderdan6-Apr-10 4:24 
AnswerRe: Database search function in php Pin
cjoki6-Apr-10 6:17
cjoki6-Apr-10 6:17 
AnswerRe: Database search function in php Pin
Eddy Vluggen7-Apr-10 3:11
professionalEddy Vluggen7-Apr-10 3:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.