Search:
Type: Posts; User: sajjad27s
Search :
Search took 0.01 seconds.
I am not seeing any bug in this code.
Can I run Apache + Php + Mysql on Novel Linux Desktop 9 ?
Novel has not explained anything on their website for this. They are giving material only for SuSe Linux 10 or later.
In small organizations they need a mixture....sorry....a compound of Developer and DBA. And all other expertise are plus.
Is this a new SQL version ?
Actually I am using the Yahoo Search API, the code which is giving error is
<?php
// Yahoo Web Services PHP Example Code
// Rasmus Lerdorf
require './common.php';
$q=build_query();
// Then...
Yes I have restarted the IIS after every change.
Hi
I am using php 4.3.4 on windows 2003 server machine. I am getting error :
Fatal error: Call to undefined function: domxml_open_mem()
I downloaded these 3 files
iconv.dll
Just study the PageCount, PageSize and AbsolutePage properties of Recordset object and apply a little logic, you will get the solution.
LIKE query will not work properly in Access database even it is supported in Access itself. Use Instr(...) function for Access.
I need reviews for my new DMOZ based web directory.
Web Directory & Ultimate web Resources
Thanks.
Its better to put every code in CODE file .vb or .cs
VS goes mad in code like this (in aspx files)
<a href='mypage2.aspx?ID=<%# DataBinder.Eval(Container.DataItem, "ID") %>' >Click to see this ...
If you want to open a new window, you have to write the right javascript for that.
There are two ways:
(1) on page load event put the code like this
...
I recommend you to use all code or variebales in CODE file not in aspx page. SO it will be easy for you.
Your question needs some explanation.
You cannot open a popup in <form /> tag.
You can only open a popup with javascrpt "window.open(...)".
Try some logic in this.
You can use some readymade script for this (Search with google). If your hosting server supports Persits ASP Upload component, then it is the best solution.
Remove this line of code
On Error Resume Next
And check if some error raises. Then you can better debug the code.
Nice effort of giving knowledge to beginnners.
Hello this is my new site. reviews and suggestions are welcome.
Shadi Mubarak - A Free Muslim Matrimonial, Wedding, Marriage Service
OR
Shadi Mubarak - A Free Muslim Matrimonial, Wedding,...
The site will be uploaded in a day or 2.
http://www.jnsimpex.com/
I need some reviews for its design & layout.
Thanks.
Hello
Its better to remove the borders of frames. The color of left buttons should be reconsidered.
bye
Hello
I need fair comments on my website. Design and oth things.
http://www.sajjadahmad.com/
Thanks.
Check whether your mySQL server is running or not. You have to start the service by yourself.
I dont think if the query is OK then the error will come.
Your question needs some more details for a better solution.