Search Results

Showing results 1 to 40 of 92
Search took 0.01 seconds.
Search: Posts Made By: bharanidharanit
Forum: C Jun 19th, 2009
Replies: 1
Views: 261
Posted By bharanidharanit
Hello
I am having 3 files.
a file contains text as aaaa,bbbb,cccc
b file contains text as 1111,2222,3333
so i want to read these 2 files and write to new file as aaaa1111,bbbb2222,cccc3333.
Can...
Forum: C Jun 18th, 2009
Replies: 10
Views: 820
Posted By bharanidharanit
Hello,
I need string Reversing in C
Read the output of a file as

ABCDEFGHIFSFSA
1242487132
FSFSA
*
Print the output as
Forum: C Jun 18th, 2009
Replies: 10
Views: 820
Posted By bharanidharanit
Hello,
I want to read a text file in C and the output file must be created and want to reverse the data in tat output file created.
So i used the below coding but not reversing the data in the...
Forum: ASP.NET Jun 12th, 2009
Replies: 1
Views: 643
Posted By bharanidharanit
Hello,
I would like to develop to social networking website using asp.net. And so where i need to start now? Is there any tutorials?
Forum: Windows NT / 2000 / XP Jun 4th, 2009
Replies: 1
Views: 241
Posted By bharanidharanit
Hello,
What is Home Server. Shall i able to run webpages from this server that is from my localhost. I am having some pages over on this Home Server. Can i able to access from Internet that is from...
Forum: Software Development Job Offers Jun 4th, 2009
Replies: 2
Views: 544
Posted By bharanidharanit
Hello,
I am interested with your job. Here is my resume attached.
10349
Thankyou
Forum: Software Development Job Offers Jun 4th, 2009
Replies: 8
Views: 1,076
Posted By bharanidharanit
Hello sir,
I am interested with your job. Here is my resume attached.
10348
Thankyou.
Forum: Software Development Job Offers Jun 4th, 2009
Replies: 2
Views: 751
Posted By bharanidharanit
Hello,
Here is my resume attached. I am only Junior asp.net developer but having some professional experience and also my profile suits your job.
Thankyou.
Forum: Software Development Job Offers Jun 4th, 2009
Replies: 10
Views: 1,348
Posted By bharanidharanit
Hello sir,
I am interested for your job. Please check my attached resume10345.
Thankyou
Forum: Post your Resume Jun 4th, 2009
Replies: 0
Views: 358
Posted By bharanidharanit
Hello,
Please Check my resume attached.
I am .NET Domain Programmer. Already had some professional Experience. Please check the resume.
Forum: ASP.NET May 20th, 2009
Replies: 1
Views: 639
Posted By bharanidharanit
Hello,
I am using Visual Web Developer 2008.
I added CreateUserWizard on the form. In the CreateUserWizard Control, I want to add Captcha Control. And how can i do this?
Thankyou
Forum: ASP.NET May 18th, 2009
Replies: 3
Views: 406
Posted By bharanidharanit
Ya i also want to remove certain menus from the menu control, if the user logged in is admin.
Forum: Java May 17th, 2009
Replies: 0
Views: 211
Posted By bharanidharanit
Hello,
Where to download jade.core and jade.wrapper packages???
Thankyou
Forum: ASP.NET May 16th, 2009
Replies: 6
Views: 528
Posted By bharanidharanit
How to register it in server from my local computer?
regsvr32 "gdiplus.dll"
Forum: ASP.NET May 16th, 2009
Replies: 2
Views: 407
Posted By bharanidharanit
Try setting virtual directory, But i am not sure
Forum: ASP.NET May 15th, 2009
Replies: 6
Views: 528
Posted By bharanidharanit
I resolved that error and now i am getting new error.
10151
Forum: ASP.NET May 14th, 2009
Replies: 6
Views: 528
Posted By bharanidharanit
Hello,
I had uploaded my website to www.x10filehosting.com. When i try to open my website i am getting this error.
10140
Forum: VB.NET May 14th, 2009
Replies: 2
Views: 340
Posted By bharanidharanit
thanks jbisono that worked
Forum: ASP.NET May 14th, 2009
Replies: 2
Views: 616
Posted By bharanidharanit
i am using filesytem as vb not c#.
Forum: ASP.NET May 14th, 2009
Replies: 2
Views: 616
Posted By bharanidharanit
Hello,
I am using Visual Web Developer 2008.
I am using menu control binded to site map.
So when the user role is administrator, i want to remove the menu item from the menu.
I used the coding...
Forum: ASP.NET May 13th, 2009
Replies: 2
Views: 1,038
Posted By bharanidharanit
hi i solved the issue

Dim getname As String = Page.User.Identity.Name
TextBox1.Text = getname
Forum: ASP.NET May 13th, 2009
Replies: 0
Views: 448
Posted By bharanidharanit
Hello,
I am using visual web developer 2008.
I want to change the Gridview Orientation. (ie)
It displays like this
Username Password
admin user1

But i want to change like this...
Forum: ASP.NET May 13th, 2009
Replies: 2
Views: 1,038
Posted By bharanidharanit
hello,
I am using Visual Web developer 2008.
I am using loginname control. there it displays name as admin.
How to get that value to textbox or label. Simply i want to get that value as string....
Forum: ASP.NET May 13th, 2009
Replies: 0
Views: 242
Posted By bharanidharanit
Hello,
I am using visual webdeveloper 2008.
I am using menu control which is binded to sitmap.
I am having both menus and sub-menus.
So when i click the menu, it expands submenu from the side to...
Forum: ASP.NET May 13th, 2009
Replies: 1
Views: 590
Posted By bharanidharanit
Hi i solved the issue. Here is the link.
http://www.beansoftware.com/ASP.NET-Tutorials/SiteMap.aspx
Forum: ASP.NET May 13th, 2009
Replies: 1
Views: 590
Posted By bharanidharanit
hello,
I am using visual web developer 2008.
Here i want to use two menu which gets data from sitemap.
In First SiteMap,I am having Home,Friends,Profiles and it is showing correctly in the first...
Forum: ASP.NET May 11th, 2009
Replies: 2
Views: 611
Posted By bharanidharanit
App_Data is only used for storing the Database Files..

You could do this one
Add a Folder Called Images in then add the files to there and call the method as

<table style="width: 100%;...
Forum: ASP.NET May 11th, 2009
Replies: 3
Views: 406
Posted By bharanidharanit
Hello,
I am using visual webdeveloper 2008,
I have created users using asp.net configuration.
Now i am having 2 roles admin and users,
And i am having 3 pages as login,register,secured
So wen i...
Forum: ASP.NET May 11th, 2009
Replies: 2
Views: 611
Posted By bharanidharanit
Hello,
I am using visual web developer 2008
I am trying to display an image in a table with a master page.
But my image is being displayed during designtime but not displayed during run time.
I...
Forum: VB.NET May 7th, 2009
Replies: 0
Views: 207
Posted By bharanidharanit
Hello,
I am using OLEDB and using datareader and with the read function i am reading table to the form.
But now i want the textbox values to be written to the table???
I tried with the fill, but...
Forum: ASP.NET May 7th, 2009
Replies: 1
Views: 281
Posted By bharanidharanit
Hello,
I am having 3 pages default.aspx, default1.aspx and default2.aspx
Default.aspx is the home page.
When i click default2.aspx, it must check whether i have logged in, if not it must redirect...
Forum: VB.NET May 7th, 2009
Replies: 2
Views: 340
Posted By bharanidharanit
Hello,
I am doing Login Screen in VS2008.
When i logon with username and password in form it only checking the first field in database.
How to do coding for checking all the fields???
This is my...
Forum: VB.NET May 6th, 2009
Replies: 2
Views: 1,028
Posted By bharanidharanit
Hello,
I am using OLEDBConnection and OLEDBDataAdapter and connected to the MS-Access database.
how can i add the textbox value to the table in database on a button click and want to display it in...
Forum: Visual Basic 4 / 5 / 6 May 4th, 2009
Replies: 2
Views: 729
Posted By bharanidharanit
Hello,
I need to autocomplete for a textbox.
If i type 'a" in textbox means, it must show the dropdown list showing all words starting with a.
Like that for all the alphabets.

It must show...
Forum: ASP.NET Feb 2nd, 2009
Replies: 2
Views: 744
Posted By bharanidharanit
Hello sir,
I am using VisualStudio2008 Platform.
In registration form, I am having Firstname,Lastname, UserName, and Password Fields. I have connected it to the AccessDataSource.
When i click...
Forum: VB.NET Feb 1st, 2009
Replies: 1
Views: 460
Posted By bharanidharanit
Hi,
The below link is the thread which i had started in other forums. This may help you.
http://www.vbforums.com/showthread.php?t=548043
Forum: ASP.NET Feb 1st, 2009
Replies: 3
Views: 846
Posted By bharanidharanit
Hello sir,
I am using Visual Studio 2008. In that platform only i am developing ASP.NET Website.
What i need is, i am having templates from which i need my website to be developed. How to include...
Forum: ASP.NET Feb 1st, 2009
Replies: 3
Views: 846
Posted By bharanidharanit
Hello sir,
I need to create a ASP.NET Website. What are the basic steps in involving in that? I know to create forms, asp page? But i dont know the initial things.
Forum: VB.NET Jan 24th, 2009
Replies: 3
Views: 360
Posted By bharanidharanit
Hello sir,
I am using VS2008. I am using save file dialogue box and i am saving the contents of richtextbox which is in the form. So i used the coding below. It only creating the empty file but not...
Forum: VB.NET Jan 23rd, 2009
Replies: 1
Views: 307
Posted By bharanidharanit
I would like to develop some application or software in Visual basic 2008. Which kind of application is more profitable and can be easily sold?
Please someone help me.
Showing results 1 to 40 of 92

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC