Hi
I have this include on my asp page.
<!-- #include virtual="../asp/topHeader.asp" -->
It doesn't work.
This is my folder structure; myWebsite/asp/topHeader.asp
I have similar structure at my second website and it work.
Only different is mySite/asp/topHeader.asp
I am confused here. Please...
Hi
I would like to set session to hold value and then use this value to display heading.
I have setHeading and setGraphic, session variables. setHeading hold string value ie True and False and setGraphic; name of graphic.
When user first open Home page, It would set setHeading to True and...
Hi
I have microsoft Access 2003 database. I have a button on the form. When user click this button, I would like to add or delete binary file eg xy.jpg, to the file system folder. Also I would like to copy binary file from one folder to another folder. eg file from C:\temp1 to C:\temp2
Is...
Hi
I have microsoft Access 2003 database. I have a button on the form. When User click this button, I would like to add or delete, a file eg xy.jpg, from the file system folder.
Is there any way I can do this.
Please could you help.
many thank
Hi
I am using Microsoft Access 2003.
I have a test form with a listBox field and a button.
On Button cmdFileDialog_Click(); I have following code.
Private Sub cmdFileDialog_Click()
Dim fDialog As FileDialog
Dim varFile As Variant
' Clear the list box contents.
Me.FileList.RowSource...
Hi
I am using Microsoft Access 2003.
I have a test form with a listBox field and a button.
On Button cmdFileDialog_Click(); I have following code.
Private Sub cmdFileDialog_Click()
Dim fDialog As Office.FileDialog
Dim varFile As Variant
....
....
End Sub
I have also added "Microsoft...
Hi
I have a jsp page display my project information. The displayProject.jspe get displayed, by calling displayProject.do action. This action populate projectActionForm. This ProjectActionForm has get and set method for projecttitle. I have also defined in struts-config.xml .
I have edit button...
Hi
I am using Tomcat 5.5.
I have myTest.war file in a Tomcat 5.5/webapps. when I start Tomcat, it automatically expand myTest.war file into same folder.
Is there any way, I can stop war file expanding and run application from war.
Please any suggestion.
Thank
Hi
I have a asp form, where user fill the values in the text fields. I have two fields, where I input default value, when user open this form. On submission of this form, This default values is passed to next stage. I would like to lock this fields, so that user can't change or delete this...
Hi
When I open my website in abrowser, it display complete information with the queryString and the name of my asp page in address bar.
Is there any way, I can stop displaying my asp page name in a address bar.
Any suggestion, please
thank
Hi
I have link on my asp page, which point to the different web site.
At the moment, when I click on the link, it open link website in the same window. So I loose my website.
How can I open this link in a new windows.
Please could you help.
thank
Hi
I have a ASP page which display 5 records at a time from resulted query. I am using paging record set.
I have sql query on this page. This query take two parameters from previous user search screen.
I stored this values into two variable eg X and Y and passed them to sql query.
The query is...
Hi
I am using Microsoft Access 2003 to build a form. It have data source from a single table. I have a text field on this form, where I input file name eg abc.jpg.
This field hold the name of graphic file in the file system folder. eg Photo
At present I have to type in file name manually. Is...
Hi
I am having a Visual Studio 2003 professional as a developing IDE. I would like to use dotNet Framework 2.0.
I am not sure to use it.
Will it be ok to use framework 2.0 with Visual Studio 2003.
Please could you help.
many thank
Hi
I am getting this error :
Error Type:
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/VME/search/vDefault.asp, line 101
Hi
I am have problem getting opening recordset. I have spend whole to track it down, with now luck. Please could you help me.
Many thank.
Here is the asp code.
This is the only code i have on my asp page.
<%
' BEGIN CONSTANTS
Dim CONN_STRING
Dim iPageSize 'How big our pages are
Dim...
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.