- Strength to Increase Rep
- +7
- Strength to Decrease Rep
- -1
- Upvotes Received
- 24
- Posts with Upvotes
- 16
- Upvoting Members
- 11
- Downvotes Received
- 5
- Posts with Downvotes
- 3
- Downvoting Members
- 4
Application, web developer
- Interests
- Reading war novels and court room thrillers
117 Posted Topics
| |
Re: I am currently programming for a touch screen terminal. I use ASP.NET (vb) and the terminal does not care what language I use. Your touch is as good as a click! So not to worry, I think you should concentrate on delivering the product, touchscreen or no, you would not … | |
Re: [quote=joshSCH;378105]793 lol.. idk, I just assumed that we were counting to negative infinity.. might take a while though..[/quote] 713 About when did this countdown start? Looks quite interesting | |
Re: [quote=~s.o.s~;372943]Here are some:[/quote] That was pretty good, man. I like the superman stuff too. Never heard any of it before. | |
Re: You have to indicate what type of command you are using. This could be got from the commandtype.property. Indicate that it is text and not a storedproc or others. It should work. Get back if it doesn't :) | |
Re: [quote=WaltP;368181]I had that at one time... Here's something I found back in the 80's: ======================================== [B][I]Creators Admit Unix, C Hoax[/I][/B] In an announcement that has stunned the computer industry, Ken Thompson, Dennis Ritchie and Brian Kernighan admitted that the Unix operating system and C programming language created by them is … | |
Re: tuse, your online test solution looks interesting. I had downloaded a copy and was wondering which version of vs did you use for development. v2 or 3.0? | |
Re: It's understandable that men are more from the statistics shown. I would really like to see more ladies in this business! I am male! | |
I would like a table cell to act as my hyperlink. What I have currently is a hyperlink embedded in a table cell, hence it is only when the exact underlined hyperlink text is clicked that the url is obeyed. But not when you click anywhere else. [e.g <tr><td><a href=www.meme.com>clickMe … | |
Re: Hey People (Boys and Girls, Male and Female)! Let's not get into a FIGHT about the 'appropriateness' of FIGHTing in public no matter the gender of people involved. Bottomline: Fighting (fisticuffs) is not the right thing to do no matter which gender is involved. It should not be encouraged whether … | |
Re: Hey!, I believe what the kid wants is a skeletal idea of what it is all about. Maybe what obtains in the industry and the language of choice and/or coding standards to achieve such feats. It might set him in the right frame of mind:-/ [quote=jwenting;347117]banks spend millions to develop … | |
Hello experts! Please how do I display markup text (in html) with a asp.net 3.0 server control? I have a database full of markup text inputted using a richtext control. but I will like to display these text using other asp.net controls that would render the text correctly with the … | |
Hello experts! Please how do I display markup text (in html) with a asp.net 3.0 server control? I have a database full of markup text inputted using a rich text control. but I will like to display these text using other asp.net controls that would render the text correctly with … | |
Re: Yes, U definitely can. And it is very easy. Just open your project as an active X dll project and you are on your way! Of course you have to be certain what you want to do. | |
Re: [quote=jiruiz78;390572]you can call them DEVIGNERS! (developers / designers)[/quote] I am a DEVIGNER too. web development and design. | |
Re: [quote=ragheshpokkattu;399728]Hi Anyone know how to correct a currupted database using vb code? Please help me out to solve........[/quote] Have you tried doing this manually? | |
I have a challenge. I need to provide a solution that would enable me capture images of occupants of several motor vehicles scattered around a geographical area. These images could be still images or video transmitted over the web to my server in my headquaters. I can program in JSP, … | |
Re: The point is that the ipod helped in saving the soldiers life. It was said that the ipod helped "slowdown" the bullet. ;) | |
Re: America! I am glad for all you folks out there! Your country is a beacon of light to a world desperately in need of it. I thank God for those early founding fathers. What would the world be like if they did not heed the call or faltered on their … | |
Hi there folks! Please could anyone tell me how I can disable the underline of a hyperlink button server control of datagrid and similar controls ? I had used the following css code on the ItemStyle-CssClass which works for traditional hyperlinks to no avail. Thanks for the help:) [CODE] .tablecellhyperlinks … | |
Re: [quote=w_3rabi;363249]who said that asp.net is replacing PHP ?? do u know that php is the most language used for web dev[/quote] I think the guy acceeds to this fact! that's why he used the word "replacing". php is relatively old and asp.net is relatively "young" or "new" if you like:cool: … | |
I have a feeling this question is an age long one. Please forgive me:D I have IIS and Apache on my computer. Apache would refuse to run unless I stop IIS. I had tried changing the default port number of Apache from 80 to 8080 in the httpd.conf file but … | |
Re: hello guys! I am also a newbie in php. I installed XAMPP installer on my machine and followed the instructions as closely as I could (it was written in english language! lol). I could get my apache, mysql servers up and running with the appropriate test page. but it would … | |
hello smartheads! I am currently investigating the extent of adoption of mono by the different flavours of linux OS. I am aware that opensuse and ubuntu are favourably disposed to mono but what I cannot ascertain is wheher RedHat linux has adopted/implemented mono. I keep getting conflicting reports:confused: . I … | |
Re: If the intention is only to make the textbox accept only numeric values, just very simply use the Isnumeric function. that is [CODE] if not Isnumeric(textbox.text) then 'do stuff like forcing retyping of content end if [/CODE] Hope this helps. | |
how do I send a text file to a printer connected to the client's computer. I have a vb.net app. running currently with internet explorer only browsers. I constructed some texts based on the inputs from the user and need to (a) save it on the client file system (b) … | |
Let me first of all wish everybody a very happy new year!:) I have a present challenge and would like suggestions from you great guys. I have an aspx web form where I have manually added a wizard control. I then attempted to add the wizard steps dynamically i.e add … | |
Re: [quote=lasher511;388511]Here is a Picture of the Childrens version of the book[/quote] I have serious reservations about harry potters' books. One could read it but for the depth of incantations and voodoo/magic involved. Yes, Yes it is fiction, but one wonders whether those things written about in such detail are sincerely … | |
Re: The error stems from the parameter you are passing. It stems from either of the following: 1)Try casting the text box contents to integer before actual passing and see what the result will be. It is reporting that the contents of the text box is not a valid integer datatype. … | |
Howdy there my people! I have a pretty 'thorny' issue I have been battling with for some time now and I am really hoping that with expert-eye-a-plenty in this forum the challenge is a done deal. It really beats me hollow why a control which I downloaded free from the … | |
Hello experts!! I have this challenge. I need to display a popup window with some controls on the clicking of a button on a page. Thereafter the contents of these controls (textboxes) on the popup window are to be transfered into a gridview on the parent form. Current status: I … | |
Re: Hello there! >Its a prerequisite to un-install VS2003 I currently have both vs 1.1 (2003) and vs 2.0 (2005) on my machine without much ado. I do not think that is the problem because I didn't not run into any problem during my installation. I advise that you check the … | |
I have data I am displaying with a repeater in vs 2.0. Its just a very short record length but high volume data. The repeater displays it vertically but most of the screens real estate is left empty. The challenge is how do I manupulate the repeater table tags to … | |
Re: Well, different strokes for different folks!:) I find coding before design 'easier' or more convinient for me to do. I generally know what the functionality of the website would be and code accordingly(using asp.net). so it is always easier for me to change the design later or anyhow I want … | |
people! I noticed that when a web page displayed is sent to the printer for a hardcopy, some sometimes annoying and unnessary headers and footers are printed alongside the main document. This are usually the file paths of the document being printed. I believe there is a way this "feature" … | |
I have a project I am currently working on and I need users to be able to chat online amongst themselves. Please experts, what are the basics I need to know and implement so that this becomes possible.:?: :cool: | |
Re: It is doing what its supposed to do. if you drag a textbox from the toolbox onto your web page, the property page displays its id as textbox1. If you do not change it and add another textbox it would be named as textbox2. All you need to do is … | |
Re: Is your application working on your development machine? | |
Hello people! I need ideas about how to randomly generate a set of integers - a set of 16 on 40 rows. I had tried the Randomize function on the .net framework but has not been successful. Any idea woud be appreciated | |
Re: [quote=sibotho;376692]Do i have to pay anything for using the bulk sms gateway. and how do I use it? Sorry to bother you so much but i really have to do this urgently.[/quote] Yes my dear, the idea is that you buy bulk smses and use your account in sending the … | |
Hi, there people! I have a project I have to deliver but I am at loss on the relevant tech. to use although I am a predominantly vb.net guy. I am to deliver a software that would enable an internet cafe do these basic things. [LIST] [*]Issue tickets that enables … | |
Hi there experts!! I am translating an app from asp.net 1.1 to v2.0. In version 1.1 I could right click a source file in the solution explorer and pick my build action i.e none, compile, embedded resource. but to my chagrin I could not find the build action property in … | |
Re: I do not think you would be able to disable the back button. My take is that you take a critical look at your design again so that it mitigates this problem. I had the same problem some time ago and my research led to a dead end. I had … | |
Hi there ladies and gentlemen! I have this code that works in ASP.NET 1.1 but I could not find its equivalent in v 2.0. I had expected it to work having the usual backward compatibility preached by microsoft in mind. But I am yet to succeed. The code 'translation' worked … | |
hi there guys! I have a scenario that is presently giving me sleepless nights. I need to call an asp method from an "onclick" html event but the method is being called too early. [CODE] Public Sub CheckForSomeErrors() If Session("FliteDate") = "" Then Response.Redirect("../Errorpage.aspx?ErrorDetails='Flight Date' cannot be blank!! Click 'Previous' … | |
Re: You have to be more explicit and detailed in the description of your problem to get the best of assistance. Ok? [QUOTE=hariharanin1977;506836]Hi, I am new to C# and I would like to know is there any way to create User Mode Driver Framework using C#. thanks, Hari[/QUOTE] | |
Re: Hello to you I'll just give you a sumary of what I did in a very similar scenario. [CODE] Dim oMsg As New CDO.Message Dim iConfig As CDO.IConfiguration Dim oFields As ADODB.Fields Dim oField As ADODB.Field Dim strEmailAddress As String = "jobstar@yahoo.co.uk" Dim strSubject As String = "Request for missions" … | |
Re: hi jwenting, I am also new to jsp. what do you suggest. I am looking at reducing my learning time tremendously. I am ready to work. Already a programmer 12 yrs. Looking at java and jsp but have little know-how. I was already looking at the tutorial before i saw … | |
[URL]http://www.youtube.com/watch?v=vt4X7zFfv4k[/URL] What do you TROURE (arsnal player) was shouting? I think it is "YE!, my leg, leg":) | |
Re: [quote='N[e]tt[e];105396']Hi..anyone here have sms gateway coding (vb.net)for windows application?? i need a free service..meaning i will hope my application can able to send sms to my customer for latest news/promotions. how can i do so? :sad:[/quote] This you can use. I registered with this outfit and I could buy smses … |
The End.