guys & gals,
can you help me out with this one.
i have aspupload and my mind totally stopped working so i need your help on this one.
i have 2 files to be uploaded to the server lets s...
how to desplay message when my message is not send in cdo.message
Hi,
My gridview paging is not working properly, even if I have set paging property to TRUE and PageIndexChanging event is being triggered. When I click on the paging numbers at the buttom ...
I am using dreamweaver MX2004
I wish to update a table and am getting an error.
The table has an autonumber key field BCID
I have the correct correction selected
The table I wish to Update...
Good morning Experts,
Based on the search below, i'm looking forward to create a link or either copy this url to your browser and got the results. Currently, i'm not able to get the result...
We use the following code to display the news from the rugby site. It displays the news directly on our home page.
The question I have how can I check that the service is actually availabl...
I wrote a asp file with file system object, getFolder function, but the asp file is in a different server.
The code looks like this:
fso.GetFolder("ftp://user:password@nvlinux.netvision.net....
Hi , im getting the error
CreateRecordset error '80004005'
Unspecified error
/search/result.asp, line 53
When using an asp page to return results from Index Service on Windows...
Need info on how to encrypt ASP source code on the server to prevent viewing of source code.
Hi,
When I run the query in SQL, it takes about 1 sec. But I got Timeout expired in ASP side. any thoughts? thx
hi,
whenever i try to use the Word.Document object in ASP file i have got the following error msg:
"Microsoft Word (0x800A16C1)
Object has been deleted."
i am using WinXP, intern...
Can somebody please help as im getting the error message:
Microsoft OLE DB Provider for ODBC Drivers error '8007000e'
[Microsoft][ODBC Microsoft Access Driver] System resource exceeded.
...
Hi experts,
I have some code which retrieves and xml string from a remote server. I have set the xmlServerHttp.setTimeouts method of the xmlHTTP object as below:
dim xmlServerHttp, objXM...
To whom it may concerned:
My question is about windows 2003 Active Directory.
Now I need to write a program for users to change their AD password using ASP(Active Server Page).
Since we dis...
Hi,
I have 3 database tables that are as below:
1.Userdetails with fields userid, username
2.Groupdetails with fields groupid, groupname, grouptype (P for project, G for functional)
3. U...
Hello Experts
I feel stupid having to ask this, but I know it will be worth it...
I am a good asp programmer who has finally landed my first contract that I can charge industry standard ...
i have a text box i have added to a form in Microsoft ASP.NET Web Matrix.
i want this only to have numbers entered into when people use it and can't figure out how to do it looking at the p...
Consider the following:
Table: tblTraffic intID(AutoIncrement) datDate(dateTimeField)
SQL: strSQL = "Insert into tblTraffic (datDate) Values ('" & Now() & "');"
Regional Settings: Engli...
I want to do a cell mouseover function that changes the color of a cell and when I mouse out the old color comes back. How is this done?
<tr>
<td align="left" colspan="2">Building(s) being visited:</td>
<td align="left" colspan="1">MAIN PLANT:<input type="checkbox" name="chkBuilding" value="main plant"></td>
<td align="left"...
How can I set the page margins and orientation for printing my dynamic datagrid?
dgrdProducts.????? - is there a command to control the margins (left, right, top, bottom) and orientation(...
my question is similar to this one:
http://www.experts-exchange.com/Web/Web_Languages/ASP/Q_20671946.html?query=asp+%22ignore+case%22+replace&clearTAFilter=true
i want to replace a keyw...
Hi all,
How do I display the date of the last friday of this month
ie I want to show the date of the last friday for this month
in the following format.
27 August
If we roll on ...
any boy have idea using ASP to display record randomly??
Dear all,
I am trying to run this code in order to send the report to the intended email recipients. However i receive this error message.
CDO.Message.1 (0x80070005)
Access...