Tag Archives: Browser

Automatically Running a Script From Within a Web Page

John Dixon asked: It’s very simple to run a script (for example, a CGI script) by clicking a button in a form:(Note: For display purposes, the code snippets in this article use square brackets ‘[' instead of angle brackets. You will need to change these to angle brackets in order to use the code.)[form name="form1" [...]

there is a square like smybol is displaying whenever i run the php scripts, what kind of error is this ?

punter asked: there is a square like smybol (a special character imagine a square box)is displaying whenever i run the php scripts, what kind of error is this ? function onready1() { if(xml.readyState == 4 || xml.readyState == ‘complete’) { str1 = xml.responseText; s = str1.split(“:”); for(i=0; i

How to test php scripts in dreamweaver?

Matt Space asked: Im using DW 8. I am just teaching myself php from scratch. I just want to be able to write basic hello world type scripts and preview them in my browser to make sure they work. How tohttp://www.senior-citizen-information-services.com Fire Your Programmer grab your copy of Robert Planks Five Minute PHP