Hello All,
My problem seems quite odd [ponder].
I have three internet connections. One is a DSL connection through a wireless router and another a PCMCIA data-card. The third one which is also a broadband connection with static IP direct (no router) to my laptop.
Now I am able to connect to...
Hello Everybody,
I have to create a word document where I need to add a user selected image and then present the doc for download.
Till now only text was being added on-the-fly and it was quite a simple thing. But now am not sure how to add images?
How can I do that with FSO?
Any...
Hello
I would like to include an Outlook Calendar in my application.
Can anyone please suggest ways to going about it? Should I use Outlook Interop or the Outlook Add-in?
Thanks and Regards
Satish Kumar
Hello Everybody
This is my scenario;
I have developed an ERP system that runs on ASP-SQL for a multi-location business.
Now, we have taken a web-hosting plan and they host the IIS and the SQL Servers.
However, while we have two locations(Live and Back-up) from where to access the ASP...
Hello Everybody
I am creating a report(using ASP only) of products and their quantities. There are 1200-odd products to be displayed.
As of now the report takes around 15-20 seconds to load.
I also need to calculate the quantities on Customer Orders(ordered but not yet delivered).
The SQL...
Hello Everybody,
Recently I moved an ASP-Access system to ASP-SQL2k5 database. I am also now using Stored Procedures.
My problem is:
I have a table called tblLocations with LocationID(PKey int) and LocationName(nvarchar(100)).
Now when using a stored procedure I send a parameter LocationID to...
Hello Everybody,
I have a POS system developed in ASP with an Access database(the migration to MS-SQL on too).
It has around 60 tables and 300 ASP pages. Now I have seen that a query when executed in ASP at times returns different number of records as opposed to when I run the query directly...
Hello All
I heve two tables Publishers and Books.
Publishers has:
PublisherID
PublisherName
BookCount
Books has:
BookID
PublisherID
BookName.
I want a query that will update the BookCount field for every Publisher taking the number of books each one of them has in the Books table.
What...
Hello Everybody
I have to use a background image on my web page which will act as a "frame"(as in framed photograph) for my content.
The issue am having is that while the top, left and right corners of the frame are fine, the bottom corner is not being seen at all.
I tried reducing the size...
Hello All
I have a drop down box with cities. When a user selects a city I am showing a confirm box.
Now if the user selected OK then of course I keep the new selection in the drop down. But if the user selects "Cancel" I want to revert back to the earlier selection instead of the new one...
Hello Everybody
I am trying to create a querystring in Javascript that I append to my form action.
I want it like searchterm=abel&Submit=Go&searchtype=property&extra=quickSearch
But why is it showing like this in the address...
Hi Everybody
I am trying to use DNN3.1.1 on IIS5.1 and XP Pro. The installation went fine but now when I tried to access what has been installed I am getting a Object reference not set to an instance of an object.
Any ideas why this is?
Thanks and Regards
Satish Kumar
Hello Everybody
I am trying to use Smarty Template engine to create the pages on my site but I am getting the error
"Smarty error: unable to read template resource: templates/telemarket.tpl".
I have looked around on the net but cannot find a specific reason why this error is occuring.
Can...
Hello Everybody
I have taken up my first PHP-mySQL project and it is quite huge. I have to create a database connection and I intend to put in a file that I will include in my PHP pages and keep reusing.
I wanted to know if it is a good practice to use inbuilt mySQL functions for this purpose...
Hello All
I am having major problems setting page margins while printing out a price list.
I want to set the the left and right page margins to 0 when printing.
I tried the TemplatePrinter(for IE5.5+ with JScript) but I think I was doing something wrong and it did not work well.
Is there an...
Hello Everyone
I have an IBM ThinkPad G40 that came with XP HOme OEM. So I now bought the Retail version of XP Pro.
The issues I hope can be clarified are:
1) Do I need to uninstall XP Home before I install Pro?
2) Since this is an IBM it came with the Access IBM (Blue Button) and there is...
Hello to Everybody
I have the backup-ed file of an SQL database. I am trying to restore it using "MSDE"(SQL Server 2000 Desktop Engine). However, I am getting the error
"The physical file name d:\database\db1_backup.mdf cannot be found. Use WITH MOVE to identify a valid location"
Now since I...
Hello Everybody
I am using VC++ 6.0 and trying to insert records into an Excel 2003 sheet using ODBC.
The table has been created and the ranges named but it is only inserting one record and then I am getting rhe "cannot expand named range" error.
Now when I change the range definition I am...
Hello All
I have given below the code snippet of the HttpWebRequest that I am sending to the login page. The login.asp is the login page but it is ALSO the page where the login validation occurs.
Now my problem is that using C# I am unable to login and go to the next page but I am able to do...
Hello All
I have installed the 106 MB Microsoft.NET SDK. I tested by compiling and executing "HelloWorld.cs" from the command prompt(I do not have VS.NET). It all went smoothly.
Now I tried to compile and run a cs program that should simply show me a window. But I am getting the error:
The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.