Click here to Skip to main content
15,886,055 members

Videos


Page 1 of 7
1 2 3 4 5 6 7


1. microsoft office interop error
Hi,i am trying to open an excel file on the clients pc using asp.net and vb.net.i have specified Imports Microsoft.Office.Interop in the aspx.vb file. and it works fine in the test environment.but once i host it on the server (MS server 2003) having MS office 2003 installed, it throws...
Web Development » ASP.NET »
joe_j Updated: 16 Sep 2018
Rating: 2.23/5 ( (4 votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
2. Radio Button alignment
use the textalign propery of the radio button on the left.
Web Development » ASP.NET »
joe_j Updated: 19 Feb 2013
Rating: 1.00/5 ( (1 vote))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
3. Mail Sending problem
Check the below link. It shows the example of gmail.sendind mail using smtp in asp.net[^]You can also try the below its Gmail APIshttps://developers.google.com/google-apps/gmail/[^]
Web Development » ASP.NET »
joe_j Updated: 15 Feb 2013
Rating: 2.00/5 ( (1 vote))
4. url redirect using web.config
You can use redirect using web.config.check this link, you could get some info from that.http://stackoverflow.com/questions/7325831/asp-net-httpredirect-redirect-all-pages-except-one[^]
Web Development » ASP.NET »
joe_j Updated: 15 Feb 2013
Rating: ( (No votes))
5. Ajax Time control for Asp.net
You can use a AJAX timer control in asp.net pages like the belowPlace the below in your .aspx page1. You would need a ScriptManager 2. Then a Timer control
Web Development » ASP.NET »
joe_j Updated: 15 Feb 2013
Rating: 1.00/5 ( (1 vote))
6. I am facing the same problem with my project Yesterday it worked good
Restart your PC again and then try creating a new WindowsProject with just a button and then try if it starts up or shows you the same error?If it does, then maybe your best option is to back up all the project files from My Documents and reinstall VS
Programming Languages » Visual Basic »
joe_j Updated: 14 Feb 2013
Rating: ( (No votes))
7. What is the best way to send email in asp.net
Then maybe you can use a asp timer in your app and set the timer to call the function that sends out the mail using SMTP.
Web Development » ASP.NET »
joe_j Updated: 14 Feb 2013
Rating: 1.00/5 ( (2 votes))
8. if the associate login into this site he should able to see the menu item except reports how to hide.
I had done something like the below.Add this part into the MasterPage that has the main menu controlMake sure that in the start there is only one menu tab which is visible to all.then dynamically add the menu nodes and the page that it relates toPublic Sub menustate(mstate As String) ...
Web Development » ASP.NET »
joe_j Updated: 14 Feb 2013
Rating: ( (No votes))
9. how to show data from table without using any control
could be of helpdisplay data in html table[^]
Web Development » ASP.NET »
joe_j Updated: 14 Feb 2013
Rating: ( (No votes))
10. Fetch only unread mails from server in C#
POP cannot identify if a msg is read or unread.Check the below link, guess its exactly what you needPOP Unread Mail[^]
Web Development » ASP.NET »
joe_j Updated: 14 Feb 2013
Rating: ( (No votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()

Page 1 of 7
1 2 3 4 5 6 7