Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~5K People Reached
Favorite Tags
Member Avatar for mani508

hello i want to get tweets from twitter in asp.net. how can i use streaming API in asp.net. please send me source code of sample streaming API of twitter with asp.net using c#. i am using asp.net webform microsoft visual studio 2008. Thanks in advance.

0
95
Member Avatar for mani508

hello i want to open an image in pdf in Asp.net. image open in new window and we can zoom in/out of image. how its possible kindly tellme as soon as possible thanks.

Member Avatar for LastMitch
0
144
Member Avatar for mani508

hello i want to get all email addresses from database(emailtable) and each email against have unique record.i want to send emails on single click button like (send email) then Email will send all email addresses with unique record of the email addresses. how its possible.? tell me as soon as …

Member Avatar for mani508
0
138
Member Avatar for mani508

i want to add multiple rows in datagridview from textbox values then save the rows into database? how its possible...???

Member Avatar for goodgirl
0
127
Member Avatar for mani508

hello i have repeater to show the data and i have text editor to insert the data in repeater and i have fileupload control to upload the file. when insert data in editor and attach file then i press the submit button then whole page refresh i try with updatepanel …

Member Avatar for hericles
0
141
Member Avatar for mani508

hello i want to include searching from web in our website.i want to use Google search ajax api but i don't know how to use in asp.net give me source code then i understand easily tellme as soon as possible thanjs in advance.

Member Avatar for pritaeas
0
64
Member Avatar for mani508

hello i want to display lable value but not show lable value.here my code <asp:Label ID="username" runat="server"><a href="Myaccount.aspx?userid=<%= Session["Id"] %>" style=color:#FF9900 /> </asp:Label> if i remove session["id"] then lable name display but i need session value. like this <asp:Label ID="username" runat="server"><a href="Myaccount.aspx" style=color:#FF9900 /> </asp:Label> this is working fine but …

Member Avatar for mani508
0
89
Member Avatar for mani508

hello i want to change text while pressing the linkbutton. i want to add feature like and dislike on website.. that's why i add two link button one is Like and other is Dislike... i am so confused about it when user press the like button then change the text …

Member Avatar for mani508
0
162
Member Avatar for mani508

hello i want to paging in repeater control asp.net using c# .i want to 10 record show in one page how its possible..??

Member Avatar for hericles
0
79
Member Avatar for mani508

hello i want to hide some controls in repeater asp.net using c# how its possible...?? i want to hide or disable linkbuttton and edit or delete button in repeater control of asp.net..how its possible kindly tellme as soon as possible... thanks in advance.....

Member Avatar for hericles
0
104
Member Avatar for mani508

hello i want to display data from multiple tables with multiple rows using repeater control in asp.net using c#? how its possible tell me as soon as possible ...???

Member Avatar for mani508
0
196
Member Avatar for mani508

hello i want to add two buttons in page like and dislike .. user can like only one time also shows the values of likes pressing button(means like counter value show) and if user dislike then decrement in likes value how its posssible in asp.net using c#?

Member Avatar for bharat_4g
0
1K
Member Avatar for mani508

hello i want to write a filedownload code behind html button how its possible...?? i don't know how to write asp.net(c#) code behind html button on click event?

Member Avatar for mani508
0
292
Member Avatar for mani508

hello i want to download file in asp.net using c#? i upload a file with filename+ path+guid.. i want to download this file on page ..user can see download file link and download the file how its possible in asp.net Using c#...? kindly tellme as soon as possible thanks in …

Member Avatar for G_Waddell
0
155
Member Avatar for mani508

hello i want to hide right sidebar and some hyperlink in master page in asp.net? how its possible ? kindly tell me as soon as possible?

Member Avatar for JorgeM
0
118
Member Avatar for mani508

Hello i want to include searching from internet(World wide web) in our website how its possible in Asp.net using c# ...? kindly send me source code or helpfull material as soon as possible ... thanx in advance......

Member Avatar for JorgeM
0
198
Member Avatar for mani508

hi i want to get values from multiples tables in sql. i want to those values put in datatable. how can i put values from multiple table in datatable then return the datatable in Asp.net using c# how its possible....thanks in advance....

Member Avatar for mani508
0
118
Member Avatar for mani508

hello my project is web discussion forum..i want to get some values of topic table and some values of user table. in topic table have user id field how can i get user name againts user id. user table have user id field thanks in advance ....

Member Avatar for androtheos
0
102
Member Avatar for mani508

hello my project is web discussion forum i want to show topics or articles title in table and make it hyperlink . i want get data from database table and display in html table how its poossible...?

Member Avatar for JorgeM
0
388
Member Avatar for mani508

hello i saved the image path + filename + guid in database and image store in folder. i want to show image from database in image control of asp.net how its possible? kindly tell me as soon as possible thanks in advance...

Member Avatar for coder389
0
95
Member Avatar for mani508

hello i want to file attach only specific format and restrict size on file and also remove file option. how its possible.? i used uploadfile control of asp.net but remove file option and size of file not there.. kindly tell me how can do this. advance thanks...

Member Avatar for mani508
0
265
Member Avatar for mani508

hello i want to do autocomplete with jquery and ajax from database without using webservices. i want to do with ajaxhandlers not using webservices. how can possible.? Tell me as soon as possible thanks in advance... my final year project is web discussion forum i want to post topic in …

Member Avatar for mani508
0
139
Member Avatar for mani508

how to restrict size and restrict format of fileupload control in asp.net? how its possible....??

Member Avatar for mani508
0
329
Member Avatar for mani508

hey my project is discussion forum. i want formatting bar for writing topics description or question describe . how can i get formatting bar in asp.net

0
63
Member Avatar for mani508

hello!! i want to read username from database then pass the username in session how its possible using c# in asp.net??

Member Avatar for JorgeM
0
88
Member Avatar for mani508

i want to send mail notification to anwer the question in forum.how its possible...??

Member Avatar for Dani
0
98
Member Avatar for mani508

my project is web discussion forum. profile management is one module of my project . i want to find user location using google map how it possible..?

Member Avatar for mani508
0
88
Member Avatar for mani508

i want to get current date records from database in rdlc report.?? how its possible...?? i create a dataset of my billing table then i pass a parameter of datetime in tableadapter but error showed. here my code: private void Reportt_Load(object sender, EventArgs e) { DateTime dt=DateTime.Now; this.BillTableAdapter.Fill(this.DataSet1.Bill, "dt"); } …

0
60