User Profile
Collapse
-
Thanks for the info.... got the solution... -
MS Access Sql Query
I have this query that produces Syntax Error(missing operator) in query operation ForumTopics.Top icID = ForumReply.Topi cID LEFT OUTER JOIN
Members ON ForumTopics.Wri ttenBy = Members.Member_ ID in MS Access
this is the query:
SELECT ForumTopics.Top icID, ForumTopics.Top icName, Members.FName, COUNT(ForumRepl y.ReplyID) AS Reply, MAX(ForumReply. ReplyDate) AS LastPost
FROM ForumTopics INNER JOIN
ForumReply... -
SQL Query question. what's wrong with this query?
I have this query that produces Syntax Error(missing operator) in query operation ForumTopics.Top icID = ForumReply.Topi cID LEFT OUTER JOIN
Members ON ForumTopics.Wri ttenBy = Members.Member_ ID
this is the query:
SELECT ForumTopics.Top icID, ForumTopics.Top icName, Members.FName, COUNT(ForumRepl y.ReplyID) AS Reply, MAX(ForumReply. ReplyDate) AS LastPost
FROM ForumTopics INNER... -
zykes started a topic Compilation Error BC30456: 'dbgridpres' is not a member of 'ASP.admin_golfCourses_aspin ASP ClassicCompilation Error BC30456: 'dbgridpres' is not a member of 'ASP.admin_golfCourses_asp
can someone help me on this: This code worked on my other page but this one doesn't work on admin_golfCours e.aspx page.
here's the code:
<asp:DataGrid id="dbgridpres " runat="server" AllowPaging="Fa lse" AllowSorting="T rue" AutoGenerateCol umns="False" GridLines="None " >
<AlternatingIte mStyle... -
hi neena,
all you have to do is decide for the domain name of your website, look for a webhosting site(e.g. godaddy.com) get a package, that depends on what database(MSAcce ss/MSSQL) did u used on your web application. After that, get the ftp connection and the database connetion(if u used MS SQL), put your fles on the ftp site, change a bit of your codes to be able to use the database included on the package.... and there... chwalla.........Leave a comment:
-
create a datalist/table to show the documents from the server then use <a href="<%#Contai ner.DataItem("N ameofthecolumn" )%>"></a> to provide a link on the document. If you click on the link, automatically, the option "Save", "Open", "Cancel" window will open. then all u have to do is choose.
ian...Leave a comment:
-
How to use the newline in Textboxes
Hi,
I have a problem with the newlines in textboxes. I'm using a mail in asp.net and the body is just a multiline textbox. The problem is, when I write in the textbox paragraphs and send it to my mail. The content is being concatenated. The layout totally changes... here's the sample:
Hi,
This is just a test email.
regards,
ian
This is the output when i received it... -
I already did that.... i extended the left frame to the center of the page, still the horizontal scrollbar appears. basically, the left frame is where my menu is located....Leave a comment:
-
Remove Horizontal Scrollbars in IE
hi... i have this problem in IE... can someone help me on this?.... I have a frameset with a left and right frame. My problem is on the left frame, I want to remove the horizontal scrollbar byt the vertical scrollbar will be be left....
thanks in advance...
;) -
if your using Enterprise Manager for the MS SQL, try using the view option. It's better you know...Leave a comment:
-
-
How to Pass parameters from ASP.NET to an Axis Web Service
hi there, need help on this one. I'm a begginer using Web Services. The problem is I have created an ASP.NET Web Application with C# scripting and my friend created an axis webservice. All i have to do is create functions in ASP.Net to produce the desired data and pass those parameters on the Axis Web Service.
What should i do?
Need some advice on the epxerts...
Thanks in advance....
No activity results to display
Show More
Leave a comment: