Hello,
I have a vb.net page and sql server 2008 back end.
I got an error: incorrect syntax near ','.
I have been researching and I tired different ways but no luck. Please point me to the right direction. I checked the syntax and it is correct to me.
Thanks.
Private Sub getCounts(ByRef...
I am migrating old applications from 2k3 to 2k8r2 server. The app works fine in 2k3 but in 2k8. I am not familiar with classic asp. It seems like I am missing configuration steps somewhere. Can someone point me there? I am trying to connect to oracle database 11g. Thanks
I got diff errors...
Hello:
I am migrating my current web server from 2k3 to 2k8R2. This server combines different applications written in classic asp and asp.net. When I run the classic asp application in 2k8, I encountered the following error:
Active Server Pages error 'ASP 0113'
Script time out
The maximum...
Hello:
How to I reference a file that is located in a different drive? My site located under C:\inetpub\wwwroot. Since the C: drive has limited space so I put some of my files e.g., pdf, interactive flash, word, wmv...etc. in a D:\MyFiles drive. But unable to get it to work.
<a...
Hello:
I have windows 7 prof and windows server 2008. I have the database in the folder the way it is in the code.
I found this code on the internet and dropped in my server to test and it is not doing what it is supposed to be doing. What else I need to do in order to get this working.
I...
Hello:
I have windows 7 prof and windows server 2008. I have the database in the folder the way it is in the code.
I found this code on the internet and dropped in my server to test and it is not doing what it is supposed to be doing. What else I need to do in order to get this working...
Hello:
I want to do is vertical expanding and collapsing menu. When you expand the menu, you see the content of another page either in (*.ascx, *.aspx, *.html).
I am thinking to do in JavaScript, but my web application is written in asp.net so I guess it is better to go with asp.net.
Is it...
Hello:
The code below is working fine, but when I incorporate the JavaScript function (checkAgreement) below into my existing pages with alot more code it makes certain code on my page not working.
I need to make the end user checks on the checkbox before moving to the next screen.
Is there...
How to pass a local variable from code behind page to the <TextBox> in aspx page? specifically in the <InsertItemTemplate> section of the page. I could pass to a label fine. thanks
*************************************
************aspx page*****************
<InsertItemTemplate>
<asp:Label...
Hello:
How do I make the url of my website stays constant: ex: http://www.mysite.com appears on the address bar no matter where I go on the site. I know this can be done using Frame, but let say the website wasn't using Frame to begin with. Can using JavaScript to accomplish this task? Does...
Hello:
I am trying to have a popup on my site using cookies ..like 3 times or so then stop forever. The code below is only popup once...How can I change the code below to have it popup whenever the user returns to the page the first 3 times?
Thank you...
Hello:
I am trying to modify existing pages. I just added in a search capaibility to the page. This page rather complicate and lengthy to me. This page is using <ajaxToolkit:modal>
to process information. Everything is working fine except when
I have the JavaScript function ensureChecked()...
Hello:
How can I create a delete button to remove a selected record? using <ajaxToolKit:ReorderList> and <DragHandleTemplate>? I saw a few samples but non of them have the delete capability. Is it possible at all? I am trying to modify the code below to be able to delete a selected record...
when I copy a whole website from development server to my localhost server, it generates all kind of errors below is one of the errors. The site under dev server is working fine I just want to play with it on my localhost. Eventhough it said files not exist, I checked everything is copied over...
Hello:
The code below works fine on one server, but send error msg on another server. Please advice. Thanks.
Error Msg: Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
protected void Page_Load(object sender, EventArgs e)
{...
I am trying to maintain this site unfortunately I have very basic asp.net experience. I have a simple question for most of you.
The following code on the course.aspx.cs code behind page. The way this code designed is there is a button (btnAddToQueue.Text)
on the pop-up modal message type when...
We have an application that has been working fine until the power outage last week. This application has a Text alert function where it sends text messages to users cellphones that in the system. Due to the power outage, it might have turned of the services to send text messages so now is not...
How to create web projects DLL type using Visual Studio 2008?
I understand you can compile cs files to a DLL using command line c# compiler, but I prefer Visual Studio. Anyone have any ideas.
Thanks
Hello -
I need to make some changes to the existing web app. This web app is written in C# using LINQ to SQL
technology. I am a newbie to C#; the new requirements seem to be obvious to understand. But did not work as I expected to be.
My question is for this technology when make a change to a...
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.