I have a problem when creating an xml file.
It works when I remove the order by statement and it works when set it to for xml auto
If anyone could please help me with this I would personally fly my way to your country and give you a big hug. :-)
I have been google and trying out a hundred...
I have a problem sending querystring in javascript using # or +
I asp when using # or + sign the you use Server.UrlEncode ace.asp?competence=<% =Server.UrlEncode("C#+sql server 2005+C++")%> and when I want to retrieve the querystring competence it will show "C#+sql server 2005+C++"
If I want...
Thank you this works with asp.
My real problem is when using redirecting the user using javascript when using window.open
How can I solve this problem using Server.UrlEncode in javascript, is the any similar function I can use?
I am sending querystring with competens using + sign, when I want to retreive the the querystring "competence" the value is totaly wrong
<html>
<head>
</head>
<Body>
<%=Request.QueryString("Competence") %><br />
<%=Server.UrlEncode(Request.QueryString("Competence"))%>
<form...
I have a class works with the database.
I almost always I return DataReader, but what is the best way to return DataTable, DataSet Or DataReader or maybe something else.
George
I have a problem that when I connect to the SQL Server Reporting Services through the website, the content tab is not displayed.
Does anyone know why the content and properties tab is not displayed.
I have everyone to the ReportManager folder with full rights.
I member of administrators...
I have a problem that when I connect to the SQL Server Reporting Services through the website, the content tab is not displayed.
Does anyone know why the content and properties tab is not displayed.
A link on how my problem is www40.brinkster.com/aspvbnerd/reporting%20service.jpg
Any help...
I use the datareader to create a treeview menu.
This is the code that I am using.
Is this better? or could I have done this better?
Is it okay to do like this?
'This refresh/gets the customer treeview.
'Should be called when the treeview is changed
' Builds the menu for the treeview
Dim...
Is it possible for me to execute multiple stored procedure and returning SqlDataReader without having to open a connection to the database.
What I understand I have to open a connection to the database every time I want to executure a stored procedure. I'm I correct with this?
Private...
Thanks for ther response.
So it is a good way to create Usercontrol.
And when a user clicks on a menu I use the code control.add(%usecontrolname%)?
Is this the approach you would use?
Added a wrong picture the right link is this http://www40.brinkster.com/aspvbnerd/corner.jpg
It works if you open a new tab and paste the link.
Could you do that please, much easier if you see the picture.
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.