Search Results

Showing results 1 to 40 of 89
Search took 0.01 seconds.
Search: Posts Made By: msaqib
Forum: ASP Jan 25th, 2009
Replies: 1
Views: 1,659
Posted By msaqib
The quick solution is to refresh the page again. You will need to upgrade MDAC (Microsoft Data Access Controls) to the latest version. ...
Forum: ASP Oct 18th, 2008
Replies: 2
Views: 2,667
Posted By msaqib
Ok...here is what you need to do.
<script>
function submitIt(myForm) {
var w =...
Forum: HTML and CSS Oct 18th, 2008
Replies: 8
Views: 1,360
Posted By msaqib
Well you can not take a decision at run time that whether the table will fit on the page or not. So you can use any of the CSS property page-break-after, page-break-before or page-break-inside to...
Forum: ASP Oct 18th, 2008
Replies: 1
Views: 1,215
Posted By msaqib
What I can understand that it might be a problem with File System object, that it can not read the fiels or ASP engine can not access the files in that directory. Check to see it IISUR has the...
Forum: ASP Oct 18th, 2008
Replies: 1
Views: 1,139
Posted By msaqib
Here is the code you need to redirect a user from one page to another using html.


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>HTML Page Title</title>...
Forum: C++ Dec 31st, 2007
Replies: 16
Views: 31,649
Posted By msaqib
Here is a one page reference to grpahics.h library with the details of more widely used functions of this library. Also a small program to demonstrate the graphics.
...
Forum: ASP Dec 25th, 2007
Replies: 2
Views: 3,679
Posted By msaqib
As your SQL server is configured to run any query which will be executed with in 300ms. And now in your case, your query's estimated execution time is 353 which is more than the time set by the DB...
Forum: Visual Basic 4 / 5 / 6 Dec 25th, 2007
Replies: 3
Views: 23,044
Posted By msaqib
Actually that is the implementation of a class module in VB, to play a specified file you will need to import this class into your project and then set the property filename to the files you want to...
Forum: ASP Jun 11th, 2007
Replies: 1
Views: 1,291
Posted By msaqib
What type of text file do you need. Do you want to save the same HTML code in the text file or the search results only?
Forum: Java Jun 11th, 2007
Replies: 1
Views: 7,895
Posted By msaqib
Demonstration of Linked list in java. Very simple and well commented java code for the beginners. Linked list of points are used to create a Polyline and display it

More java codes at...
Forum: IT Professionals' Lounge Apr 1st, 2007
Replies: 6
Views: 1,212
Posted By msaqib
Hello all

I am doing a research report on Operating Systems in my Masters Degree. I need your kind comments on the following topics, so that I can add them into my research report.


A...
Forum: ASP Feb 2nd, 2007
Replies: 2
Views: 3,006
Posted By msaqib
Check if the Data provider is present on that machine. Like MS Access Drivers etc...
Forum: ASP Feb 2nd, 2007
Replies: 2
Views: 5,194
Posted By msaqib
Try to find out whether objRS("User_ID") has some records or not? Another thing is the data type of User_ID, is it int?

Mostly this exception occurs if you try to casst different data types of...
Forum: ASP Feb 2nd, 2007
Replies: 1
Views: 2,183
Posted By msaqib
Try
SELECT TOP 5 ID, total, recipe_name
FROM tblrecipes
ORDER BY total DESC, ID DESC

The thing is that you haven't manetioned to sort the ID colums as well. So IDs appear in the order of...
Forum: C++ Feb 1st, 2007
Replies: 4
Views: 1,291
Posted By msaqib
Create an Array of 50 integers. Write a simple function to seach the inputted integer in the array. If the integer is found in the array return the index of that integer in that array. If integer is...
Forum: ASP Dec 31st, 2006
Replies: 2
Views: 4,456
Posted By msaqib
If you knwo the VBA, ou can create a macro in EXCEL and when ever the data is entered into a specified columns then the macro calculates te IRR and put it back into a specified cell. And you can get...
Forum: ASP Dec 31st, 2006
Replies: 3
Views: 4,262
Posted By msaqib
Hi
you can use the XMLHTTP object to get the data from any website and transform it and get the desired information.

Here is a nice tutorial on how to get the data from a website.
...
Forum: ASP Oct 1st, 2006
Replies: 1
Views: 2,962
Posted By msaqib
You can trigger more events on onChange event like

OnChange="fun1();fun2();"
Forum: ASP Oct 1st, 2006
Replies: 2
Views: 11,754
Posted By msaqib
Hello, try using the other driver than MS Access driver. Might be the driver is causing the error.
Forum: IT Professionals' Lounge Aug 3rd, 2006
Replies: 3
Views: 4,168
Posted By msaqib
hmmmm interesting
Forum: ASP Jun 21st, 2006
Replies: 1
Views: 10,842
Posted By msaqib
Hello,
You havent entered any cursor type for the recordset. You try the following line.
objRS.Open "ilizarov", objConn,adOpenDynamic , adLockOptimistic, adCmdTable

I think by default it take ...
Forum: Web Browsers Jun 16th, 2006
Replies: 2
Views: 4,183
Posted By msaqib
I htink may be you system is slow or there is some problem in your browser. I guess you are using Internet Explorer. Try to use some other Browser, may be it solve the problem.

Sometime secure...
Forum: ASP Jun 7th, 2006
Replies: 3
Views: 4,693
Posted By msaqib
Store all the values in a variable and then show them on the page. This would be easy to use and update at later stages.
Forum: IT Professionals' Lounge Jun 3rd, 2006
Replies: 67
Views: 13,981
Posted By msaqib
C# is the best language I think for Windows Programmers.
Forum: ASP Jun 3rd, 2006
Replies: 1
Views: 3,928
Posted By msaqib
Hello,

You can use HASH Encoding to generate the random HEX values from any string of data in ASP. You can find lot of source code regarding Encoding in ASP and you can use any of them to...
Forum: C May 31st, 2006
Replies: 1
Views: 929
Posted By msaqib
Well the website looks good. But on their portfolio they haev just web applications and no software. The website projects look good.
Forum: ASP May 31st, 2006
Replies: 3
Views: 1,258
Posted By msaqib
In MS SQL Server there is a wiard named "Import & Export Data". You can use this wizard to import data from any data source to the SQL server.
Forum: Search Engine Optimization May 30th, 2006
Replies: 7
Views: 7,931
Posted By msaqib
RewriteEngine on
RewriteMap upper2lower int:tolower
RewriteRule ^/(.*)$ /${upper2lower:$1}

Amnot sure if it will work or not. You can read the full post here......
Forum: Promotion and Marketing Plans May 30th, 2006
Replies: 4
Views: 2,653
Posted By msaqib
I dont think so, I think one targeted key word is enough. You can put few similar keywords but dont repeat the same word 2-3 times. Its my opinion but I dont know if i am right or wrong?
Forum: ASP May 30th, 2006
Replies: 3
Views: 2,229
Posted By msaqib
Ok here is the actual code which you can use to post the data to the next server. It uses XMLHTTP object in ASP.

Response.Buffer = true
xml = Server.CreateObject("Microsoft.XMLHTTP")...
Forum: Promotion and Marketing Plans May 26th, 2006
Replies: 7
Views: 2,252
Posted By msaqib
1 day - If you ask 2000 people to visit your sit.
1-2 years - If you dont advertise your website.

So the more you advertise the more visitors you will get. Try to have like exchanges with...
Forum: C May 26th, 2006
Replies: 5
Views: 1,207
Posted By msaqib
With in range or out of range it doesn't matter.
Forum: ASP May 26th, 2006
Replies: 3
Views: 2,229
Posted By msaqib
Well if the data is not huge then u can use the querystring to forward the data to the next server.

For posting the data you can use XML to post the data. I havent used that but i think it will...
Forum: ASP May 26th, 2006
Replies: 1
Views: 1,542
Posted By msaqib
Now what you haev to do is, just create an asp page with the name "SendEmail.asp" and save it. Then create an HTML form and in the action property of the form <form action="SendEmail.aso"...
Forum: Computer Science May 17th, 2006
Replies: 2
Views: 1,530
Posted By msaqib
You can use the expression builder in Acess to validate the email address before entering, or if you are using any software to enter the data then you can validate the email address using the code.
Forum: Computer Science May 17th, 2006
Replies: 1
Views: 1,184
Posted By msaqib
Well some other program might be using that particular file you are trying to delete. In this case OS does not allow to delte the file untill the other program finished its processing.

When ever...
Forum: Relevant Link Exchanges May 16th, 2006
Replies: 7
Views: 1,914
Posted By msaqib
Administrator, may I have more than one links in the links directory? Like under C/C++ and C# etc...
Forum: Relevant Link Exchanges May 16th, 2006
Replies: 7
Views: 1,914
Posted By msaqib
Hello alpha2006 I have added your link into my site and PM you the details. Now looking forward to see my link at http://www.project4hire.com/.
Forum: C++ May 14th, 2006
Replies: 6
Solved: newbie c++ help
Views: 2,907
Posted By msaqib
Well within three days you can not understand all of the three loops :P.

It will take some time, all you can do is practice more and more and try to understand the code of others. This will help...
Forum: Promotion and Marketing Plans May 13th, 2006
Replies: 16
Views: 3,731
Posted By msaqib
I think its not true. It is based on many other things as well like the domain age, quality contents, out going links. And the back links must be from the relavant site. Like if you have a clothing...
Showing results 1 to 40 of 89

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC