Click here to Skip to main content
15,905,028 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Getting path from datagrid field Pin
rakeshs31215-Feb-09 20:36
rakeshs31215-Feb-09 20:36 
GeneralRe: Getting path from datagrid field Pin
Expert Coming15-Feb-09 20:38
Expert Coming15-Feb-09 20:38 
GeneralRe: Getting path from datagrid field Pin
rakeshs31215-Feb-09 21:02
rakeshs31215-Feb-09 21:02 
Questionentering data to blob type column in an oracle table through asp.net Pin
souravghosh1815-Feb-09 17:49
souravghosh1815-Feb-09 17:49 
QuestionMaking Web Mashups in ASP.NET Pin
CrimeanTurtle200815-Feb-09 13:58
CrimeanTurtle200815-Feb-09 13:58 
AnswerRe: Making Web Mashups in ASP.NET Pin
Christian Graus15-Feb-09 20:10
protectorChristian Graus15-Feb-09 20:10 
GeneralRe: Making Web Mashups in ASP.NET Pin
CrimeanTurtle200815-Feb-09 22:15
CrimeanTurtle200815-Feb-09 22:15 
QuestionHTML to ASP Pin
mbangh15-Feb-09 9:18
mbangh15-Feb-09 9:18 
Hi
I am new to ASP and have the following code on my html page. It is basically an invitation to a google group. You type in your email and then hit subscribe. How do I port this to asp?



<table align="center" border="0" cellspacing="0" style="padding-right: 5px; padding-left: 5px;
padding-bottom: 5px; padding-top: 5px; background-color: #fff; color: #000000;">
<tr>
<td>
<img alt="Google Groups" height="26" src="http://groups.google.com/groups/img/3nb/groups_bar.gif"
width="132" />
</td>
</tr>
<tr>
<td style="padding-left: 5px">
<b>Subscribe to OkaloosaRugby</b>
</td>
</tr>
<form action="http://groups.google.com/group/okaloosarugby/boxsubscribe">
<tr>
<td style="padding-left: 5px">
Email:
<input name="email" type="text" />
<input name="sub" type="submit" value="Subscribe" />
</td>
</tr>
</form>
<tr>
<td align="right">
<a href="http://groups.google.com/group/okaloosarugby">Visit this group</a>
</td>
</tr>
</table>
AnswerRe: HTML to ASP Pin
Christian Graus15-Feb-09 9:51
protectorChristian Graus15-Feb-09 9:51 
Question[newbie] Cannot find ContentPlaceHolder Pin
jon-8015-Feb-09 8:56
professionaljon-8015-Feb-09 8:56 
AnswerRe: [newbie] Cannot find ContentPlaceHolder Pin
Guffa15-Feb-09 15:32
Guffa15-Feb-09 15:32 
Question3 TIER ARCHITECTURE Pin
JAYRAJ GIRI15-Feb-09 7:09
JAYRAJ GIRI15-Feb-09 7:09 
AnswerRe: 3 TIER ARCHITECTURE Pin
Ashfield15-Feb-09 8:05
Ashfield15-Feb-09 8:05 
AnswerRe: 3 TIER ARCHITECTURE Pin
Christian Graus15-Feb-09 9:52
protectorChristian Graus15-Feb-09 9:52 
AnswerRe: 3 TIER ARCHITECTURE Pin
leckey15-Feb-09 17:19
leckey15-Feb-09 17:19 
JokeRe: 3 TIER ARCHITECTURE Pin
Jon Rista15-Feb-09 19:16
Jon Rista15-Feb-09 19:16 
GeneralRe: 3 TIER ARCHITECTURE Pin
Christian Graus15-Feb-09 19:47
protectorChristian Graus15-Feb-09 19:47 
AnswerRe: 3 TIER ARCHITECTURE Pin
rakeshs31215-Feb-09 22:03
rakeshs31215-Feb-09 22:03 
QuestionPAY PAL Pin
JAYRAJ GIRI15-Feb-09 7:06
JAYRAJ GIRI15-Feb-09 7:06 
AnswerRe: PAY PAL Pin
Ashfield15-Feb-09 8:07
Ashfield15-Feb-09 8:07 
AnswerRe: PAY PAL Pin
Christian Graus15-Feb-09 9:54
protectorChristian Graus15-Feb-09 9:54 
AnswerRe: PAY PAL Pin
leckey15-Feb-09 17:21
leckey15-Feb-09 17:21 
QuestionHelp with asp gridview css Pin
Steve Holdorf15-Feb-09 5:20
Steve Holdorf15-Feb-09 5:20 
Question[newbie] Object reference not set to an instance of an object Pin
jon-8014-Feb-09 23:33
professionaljon-8014-Feb-09 23:33 
AnswerRe: [newbie] Object reference not set to an instance of an object Pin
N a v a n e e t h15-Feb-09 3:02
N a v a n e e t h15-Feb-09 3:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.