Click here to Skip to main content
15,914,066 members

Comments by promod madushan (Top 116 by date)

promod madushan 27-Mar-14 5:39am View    
my php code is wrong? function?
promod madushan 27-Mar-14 5:37am View    
Deleted
i think my php function page is wrong?

this is my submit button
<span class="button-3">
send
</span>


if i write a php code like?

if onClick==submit { code; }

is it okay?
promod madushan 26-Feb-14 8:23am View    
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

Full Error?
What is this and how i resolved this?
promod madushan 26-Feb-14 8:20am View    
sql exception unhandled
Login failed for user ''.
this is the error

still occurs? :(
promod madushan 19-Feb-14 22:35pm View    
That's okay...
but how can i refer body part for following code?

<img src="images/bg.jpg" alt="" id="background" />

is it?

<img src="body" alt="" id="background" />