Hi ,
I have the following structure:
Item table
----------
ItemId
ItemName
Item Transaction Table
----------------------
TransactionId
GiverItemId
SenderItemId
the data is somewhat like this:
Item table
__________
1 abc
2 xyz
3 pnr
4 rew
5 dds
6 djs
7 dsf
Item Transaction table...
I have downloaded an entire ASP site in which I am supposed to make changes.
There are many folders in the Main folder, which consists of include files. For eg Main folder name is "Preview" which is kept on C:\inetpub\wwwroot folder. Now the preview folder has many folders like...
Hi,
I have made a form on which some validation functions are present in a .js file which is included in my form page as follows:
<script language="javascript" src="commonFunctions.js"></script>
The form works fine in IE but as i see the page on Netscape, the error comes : TrimString is not...
Hi,
I have a requierment of deleting a file. I am, writing the following code. when this code gets executed, the server processing starts and end with the servertimeout.
The code is as follows
dim strFullPath
strFullPath = "c:\inetpub\wwwroot\mywebsite\uploadedfiles\myfile.txt"
dim...
Hi,
I am building a facility to search site contents utility which searches the specified text on the other pages of the same site and gives the list of all pages where it has found the search text.
the search is being done properly.but there is one case in which i am getting an error, when i...
Hi,
I am using Visual studio .Net at windows 2000 professional.I am not able to attach debugger to any web application.when i attach aspnet_wp, it doesnt give me any error but page doesnt stop at any break point.I tried on the other applications also but no avail. earlier all was working fine...
Hi,
in one of my web form i need to validate a text box in which URL of site is entered.I need a regular expression for it.
the URL can not contain ftp ..it can contain http and https.
please help.
Rakhi Kalra
Hi,
I am new to .net programming.i have been given an assignment to make a windows desktop application using c#.
I have a particular need to enter data in datagrid and edit the grid data as well.there is a country form in which a grid with 2 columns-Countryid and Country Name. Country id is...
Hi,
there are few marketing personal in the office and we have to make a software which can serve as a utility for them... I need to make a web based system in which there will b a grid for each executive like:-
| Mon | Tue | wed | Thu | Fri | sat...
Hi,
there are few marketing personal in the office and we have to make a software which can serve as a utility for them... I need to make a web based system in which there will b a grid for each executive like:-
| Mon | Tue | wed | Thu | Fri | sat...
I am getting the following error-
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x65c Thread 0x90c DBC 0x9f3f9b4 Jet'.
/mis/datasource1.inc, line 3
on...
Hi friends,
at times i get the following error message when i run my asp file
Provider error '80004005'
Unspecified error
/amerrugs/datasource.inc, line 3
*************************************************
datasource.inc file contains the following code
<%
set con =...
Hi Friends,
I am making a web page and applying CSS to the elements of the form.i applied border to <input> like:-
------------------------------------------------------
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
background-color: #FFFFFF;
border: 1px...
Hi,
I am developing a system-MIS which is used by our company to manage customer care and all that.I want an Email to b shot at 11.30 PM everyday to the administrator of the company so that he comes to know the job details of every employee.The jobs attended by the employees are stored in 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.