No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
14 Posted Topics
Re: you should use javascript for this to achive for more information visit this website: [url]http://www.netomatix.com/GridToolTip.aspx[/url] | |
Dear All, I have a [project] table which includes Project name,Startdate,EndDate,Location.and [SubContractor] table which includes id,subContractor_name. each project has one SubContractor at time and one SubContractor may have many projects at time. There are cases in which the first SubContractor leaves the project for some reasons and the company give … | |
Hello All, I am working on a database, and have doubts in two fields (startpoint, and endpoint locations)therefor want your comments and suggestions, my database tables look like the following: [Projects table:] project_id project_name startpoint_location_id startpoint_latitude startpoint_longitue endpoint_location_id endpoint_latitude endpoint_longitude [Location table:] location_id location_name the startpoint_location_id and endpoint_location_id is linked … | |
Hello All, I have been trying to pass variable values as a parameter name in MySQL Stored Procedure Insert Statement when i directly pass the parameter name it works fine, but when i asign the paramter name from a variable value it is passing those values as a value not … | |
Re: [QUOTE=DialerJames;417670]Hi - I am brand spanking new. I am able to see my website in VS 2005 but now I want to transfer it to IIS. I put it in c:\inetpub\wwwroot When I type in the computer name in ie I get error "You are not authorized to view this … | |
Re: Remove this is line of code: Response.AppendHeader("content-disposition", "attachment; filename=" + name); Regards Khaled | |
Re: [QUOTE=virus220;416751]Hi. I have retrieve my data from excel files to a vb richtextbox but the text with boldness,italics or sup/sub-scripts format are not proper is their any way i can retrieve richtext(text having boldness,italics or sup/sub-scripts) on vb form ???[/QUOTE] are you using webform, or windows forms? | |
Re: > I have a string storing some data i want to display that data on > a aspx page how should i do it?? I didnt get exactly what you are asking, but if you have a data stored in a string variable its so simple to display it in … | |
Re: What is the version of your IE, and what version yours friend is using? Khaled | |
Re: this is because in your IIS setting the ASP.NET version has been set 2.0. not to 1.1 in order to fix this either change this to 1.1 or select non of them then it will work the steps are as follow: --Go to your IIS --right click on the Defaultwebsite-->properties-->ASP.NET … | |
Re: if you are going to work in web based application using Java, PHP, ASP.., or want to become a DBA, or Consultant it would be helpful to have Certified MySQL Developer (CMDEV) certification as I have seen there are few people who are MySQL Certified, but from my point of … | |
Re: visit the following website: [url]http://www.databaseanswers.com/modelling_tools.htm[/url] | |
Re: you should enable autopostback for the dropdown list otherwise it wont work. If you need to run it on a client side then use javascript. Thank you Khaled | |
Dear All, I have a [project] table which includes Project name,Startdate,EndDate,Location.and [SubContractor] table which includes id,subContractor_name. each project has one SubContractor at time and one SubContractor may have many projects at time. There are cases in which the first SubContractor leaves the project for some reasons and the company give … |
The End.