Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
~3K People Reached
Favorite Tags
c x 3
Member Avatar for CodeBoy101

Hi all! I am using Visual Studio 2008 and I was wondering is there a way to get the colour of text in a menu item to change color during a mouse over. So for example, if I was cycling through a list of items, the item that was currently …

Member Avatar for kvprajapati
0
161
Member Avatar for anitha joe

Hey All, I am a newbie in C programming. I have written a program which has a separate function to send messages to 2 neighbours in the same network. This function is called from the main program. Also I have a thread which is created by the main function. The …

Member Avatar for BestJewSinceJC
0
96
Member Avatar for anitha joe

Hello, I am just starting to do few web application and I have 2 questions to ask..Does anyone know how to count the number of files inside a folder? I am currently creating an application where I can upload images to my website. Whatever the image name is, it has …

Member Avatar for manojvit
0
1K
Member Avatar for anitha joe

Hello All, I have a C program where I have created a UDP socket and bound to a particular ip address and a port number. As the program proceeds, msgs will be sent to different clients using the [B]same socket, using the same port, but each has a different ip …

Member Avatar for anitha joe
-1
182
Member Avatar for anitha joe

Hello frens, I am new to ASP.Net and I am trying to create an application where I want to send my form contents to my email ID. I used the 2 approaches. 1) HTML form: [code=html]<form enctype="multipart/form-data" runat=server action="mailto:abcd@efgh.com" method="post"> <p>Enter your name below:<br /> <input type="text" name="names" size="100" /></p> …

Member Avatar for brightline
0
166
Member Avatar for ansari.wajid

Hi all How to convert any type of audio or video file in to an swf extension and play it in a browser. I have searched a lot on net but in vain:confused: . My last hope is this forum. Please help me. Thanks in advance.

Member Avatar for jbennet
0
123
Member Avatar for anitha joe

Hey all, I had a project assigned today and I need to complete in 4 days..A part of that project requires me to create a user online registration form..All user information needs to get saved in an excel file. I have never done this before.. I know how to save …

Member Avatar for dickersonka
0
76
Member Avatar for anitha joe

Hey all, I posted few days back about displaying all .jpeg files inside a folder in a table...I figured out partially how to do that with JSP..By Partially I mean that I am able to count the number of files inside the folder, and then run a For loop based …

Member Avatar for anitha joe
0
101
Member Avatar for anitha joe

Hey All, I have 5 pictures(.jpeg) inside one folder...How do I make all those images get displayed in my .aspx page(like a thumbnail?)? Can I create objects of Image class inside a for loop and make it display? But in anycase I don't know how to make it display... Should …

Member Avatar for anitha joe
0
75
Member Avatar for anitha joe

Hey all, I have 2 .aspx pages..I am trying to pass query strings from one page to another..I am trying to pass 2 variables to the 2nd .aspx page..Is the code below correct? If it's not, can I have the correct code?? It's in C#. Page.Response.Redirect("second.aspx?year="+years+"&role="+ counts); 'years' and 'counts' …

Member Avatar for whatanidea
0
109
Member Avatar for anitha joe

Hey all, I have 2 .aspx pages. I want to have a connection between these 2 pages through a button click event..From one of the ASP.Net books I came to know about this link buttons,whose main job is to connect 2 web pages..Well that worked fine.. Now my question is, …

Member Avatar for anitha joe
0
372
Member Avatar for anitha joe

Hello, I am trying to create a survey form in my office website. I want the form contents to be sent and saved in a MS Excel spreadsheet or an MS Access database. Does anyone know how to do this? I know how to view data saved in an Access …

0
72
Member Avatar for anitha joe

Hello, I have created a web form and I want the contents to be mailed to my mail id. The code works fine if launched in local server that visual studio provides. The code is written using C#..When I try launching it in my office server, the following error msg …

Member Avatar for ericstenson
0
97
Member Avatar for anitha joe

Hey frens, I am entirely new to asp .net and when I was asked to create a web form and send the form data to a database created using Microsoft Access, I had no clue as to how I should do this. I have created a form in my web …

Member Avatar for majestic0110
0
96