danopia (owner)

Revisions

gist: 172045 Download_button fork
public
Description:
Freenode ##asp.net
Public Clone URL: git://gist.github.com/172045.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
[09:36:48] * ravingstorm (n=sig@unaffiliated/dconway) has joined ##asp.net
[09:36:54] <ravingstorm> hi
[09:36:56] <ravingstorm> anyone awake
[09:38:16] <ravingstorm> for login control default there is a login and password , along with that there is a list,
[09:38:20] <ravingstorm> i want to add this list
[09:38:30] <ravingstorm> like a list box
[09:38:37] * stalecache (n=theheed@c-69-253-166-90.hsd1.pa.comcast.net) has joined ##asp.net
[09:38:47] <ravingstorm> i want to add a drop down list there, how do i go bout doing that
[09:40:49] * knightingale (n=tp@unaffiliated/knightingale) has joined ##asp.net
[09:42:09] * knightingale (n=tp@unaffiliated/knightingale) has left ##asp.net ("Leaving")
[09:42:38] <disgracian> Huh?
[09:42:56] <ravingstorm> ?
[09:43:12] <disgracian> What problem are you trying to solve?
[09:43:50] <ravingstorm> i want to add a list to the login password control
[09:44:05] <disgracian> A list of what?
[09:44:42] <ravingstorm> just a scroll down list
[09:46:00] * rchern-afk is now known as rchern
[09:46:24] <ravingstorm> any idea how i do it
[09:49:25] <disgracian> Do you know how to use server controls at all?
[09:54:33] <danopia> heh, you did try here first
[09:54:49] <ravingstorm> disgracian: yes i do
[09:55:03] <disgracian> Then I don't understand your problem.
[09:55:16] <ravingstorm> there is a forms authentical control
[09:55:19] <disgracian> Because, sorry to be blunt, it's pretty bloody simple.
[09:55:37] <ravingstorm> this is the default in asp.net
[09:55:53] <ravingstorm> now this is connected with the sql membership provider
[09:56:06] <ravingstorm> you can use the login and password with that and it works
[09:56:09] <disgracian> Skip to the bit where you are struggling.
[09:56:15] <disgracian> I know how ASP.NET works.
[09:56:17] <ravingstorm> but how do i add a scroll down list here
[09:56:50] <ravingstorm> that will work even if asp.net is connected to sql membership provider
[09:57:06] <ravingstorm> so far the forms authentication control + sql membership provider works
[09:57:20] <disgracian> You have created an <asp:Login> control yes?
[09:57:27] <ravingstorm> yes
[09:57:55] <disgracian> So when you go to next your control within it, what happens?
[09:59:32] <disgracian> Err... s/next/nest/
[09:59:42] <disgracian> That might make some sense now.
[10:00:19] * danopia nexts disgracian's controls
[10:00:42] <disgracian> Ooh, it hurts so good. :)
[10:00:45] * danopia notices his server payment is 2 weeks overdue
[10:00:57] <danopia> Account Credit Balance: $24.00
[10:00:57] <danopia> Due Invoices Balance: $12.00
[10:01:06] <danopia> managed to forget that it doesn't autopay out of your accoutn balance
[10:01:38] <ravingstorm> nothing happens
[10:01:43] <ravingstorm> im trying to have a scroll down list
[10:01:50] <danopia> we got that part
[10:01:51] <ravingstorm> at the forms authentication control
[10:02:00] <ravingstorm> but that has to work with sql membership provider
[10:02:10] <danopia> and what's this listbox for?
[10:02:16] <ravingstorm> just company names
[10:02:21] <ravingstorm> to select
[10:02:55] <disgracian> Is there any reason it needs to be in the asp:Login control?
[10:03:03] <disgracian> And not elsewhere on the page.
[10:03:18] <ravingstorm> yes
[10:03:20] <ravingstorm> it has to be there
[10:03:20] <danopia> or after you login in case your app lets users switch
[10:04:37] <disgracian> Why?
[10:05:13] <ravingstorm> wtf
[10:05:20] <ravingstorm> disgracian are you trying to help or what
[10:05:24] <ravingstorm> what doyou mean whu
[10:05:28] <ravingstorm> ITS WHAT I NEED DAMMIT
[10:05:34] <ravingstorm> wtf
[10:05:39] <ravingstorm> why, what when,
[10:05:45] <ravingstorm> i told you a zillion times what i need
[10:05:48] <ravingstorm> and what im stuck at
[10:05:51] <ravingstorm> and you ask me why now?
[10:06:06] * Mezner (n=myers_rw@208.43.240.4) has joined ##asp.net
[10:06:17] * danopia quietly backs away and works on his PHP sites
[10:07:02] <ravingstorm> danopia: dude?
[10:07:11] <ravingstorm> im answering what you guys asked
[10:07:12] <ravingstorm> disgracian is simply asking for it
[10:07:41] <ravingstorm> totally is being obnoxious and pretends he's not
[10:07:44] <disgracian> ravingstorm - I am convinced that what you think you need is not what you really need.
[10:07:57] <ravingstorm> why does this matter to you
[10:07:59] <ravingstorm> a company wants this
[10:08:00] <ravingstorm> ims tuck
[10:08:02] <ravingstorm> i came here for some help
[10:08:04] * Souvent22 (n=earnest@c-98-218-228-59.hsd1.dc.comcast.net) has joined ##asp.net
[10:08:05] <disgracian> To prevent you from going down the wrong path.
[10:08:11] <ravingstorm> and i get shit from you because i have to do it a particular way
[10:08:12] <Souvent22> hello
[10:08:14] <ravingstorm> THIS IS NOT YOUR COMPANY
[10:08:19] <Souvent22> i'm trying to see if its possible to put an if statement in a Content.master file?
[10:08:21] <disgracian> Nor is it my concern.
[10:08:26] <ravingstorm> then you tell me first why its going down the wrong patth
[10:08:28] <danopia> although if you are having issues, then the best you can do is build your own login control, which will just get more issues
[10:08:29] <ravingstorm> instead of going why
[10:08:29] <Souvent22> like i want something to be conditially included in the master template.
[10:08:30] <ravingstorm> when
[10:08:30] <ravingstorm> what
[10:08:34] <ravingstorm> thats just fucking blunt
[10:08:52] <disgracian> Good grief.
[10:09:02] <disgracian> All I said was "Why?" and you fly off into some towering rage.
[10:09:05] <ravingstorm> you simply sit there and ask questions one after the other and NOT one answer has been related to the problem at hand
[10:09:16] <danopia> this is why i hate humans ;)
[10:09:22] <ravingstorm> danopia: the default is what im using
[10:09:23] <disgracian> Now I have the luxury suggesting that you double over and blow yourself. :)
[10:09:24] * MrFahrenheit has quit (Read error: 110 (Connection timed out))
[10:09:24] <ravingstorm> it works with sql
[10:09:30] <ravingstorm> just need to add a list box there
[10:09:44] <ravingstorm> and im pissed because disgracian THINKS ITS NOT NECESSARY THERE
[10:09:48] <ravingstorm> im paid to this
[10:09:51] <disgracian> If you can't do that, you may as well pursue a career in manual labour.
[10:09:53] <ravingstorm> not my fucking choice here dammit
[10:09:58] <ravingstorm> oh here we go
[10:09:58] <disgracian> You certianly have the temper.
[10:10:01] <ravingstorm> like i didnt see that comnuing\
[10:10:19] * MrFahrenheit (i=RageOfTh@92.36.155.215) has joined ##asp.net
[10:10:20] <ravingstorm> if you're so fucking sure of asp.net why are you sitting in here
[10:10:24] <ravingstorm> you dont need the channel now do i
[10:10:26] <danopia> ravingstorm, the company said that the login form needs hte listbox?
[10:10:31] <danopia> it's written on your contract?
[10:10:37] <ravingstorm> like anybody im stuck, doesnt necessarily mean i dont know wtf im doing you condescending fuckwit
[10:10:47] <ravingstorm> danopia: basically the company wants it ths wwzay
[10:10:48] <ravingstorm> PERIOD
[10:10:52] <ravingstorm> THEY FUCKING WANT IT THIS WAY
[10:10:56] <ravingstorm> are we being clear now?
[10:10:58] <ravingstorm> THEY FUCKING WANT IT
[10:10:59] <ravingstorm> not you
[10:11:00] <ravingstorm> not me
[10:11:03] <ravingstorm> not your fucking mom
[10:11:05] <ravingstorm> THEY WANT IT
[10:11:08] <ravingstorm> why is this so hard to understand
[10:11:18] <ravingstorm> you like it or not its my job to add it there BECUAASE THEY WANT IT
[10:11:21] <ravingstorm> good grief
[10:11:52] <Mezner> failboat
[10:12:08] * danopia missed the opportunity to do C-C-COMBO BREAKER
[10:12:12] * danopia slaps Mezner
[10:12:18] <disgracian> All aboard!
[10:12:51] <Mezner> i can haz login listboxes?
[10:12:56] <disgracian> If only this were 4chan. A new internet meme may have been born tonight.
[10:13:07] <ravingstorm> whatever asshole
[10:13:11] <ravingstorm> you didnt help shit
[10:13:24] <ravingstorm> nd now you want me to sit here and pretend like you were all polite and not obnoxious
[10:13:35] <Mezner> to be fair
[10:13:38] <ravingstorm> i used profanity and you were just not but you're on the same boat being a dick
[10:13:43] <Mezner> you're the one being obnoxious as of current
[10:13:52] <ravingstorm> Mezner obviously
[10:13:54] <ravingstorm> eays to blame me
[10:13:57] <ravingstorm> because i came for help?
[10:14:00] <ravingstorm> right?
[10:14:05] <ravingstorm> easiest fucking excuse
[10:14:09] <ravingstorm> scroll jup
[10:14:19] <ravingstorm> there's no reason to ask why i should have a listbox there
[10:14:27] <ravingstorm> its not some fucking security bug or some shit if i ahd it there
[10:14:33] <ravingstorm> if he thinks its a bad idea, maybe he should explain it
[10:14:43] <ravingstorm> not ask me why and let me finisih answering followed by another question
[10:14:54] <ravingstorm> WHAT IN THE FUCK HAS HE ANSWERED THAT WAS RELATIVE TO THE PROBLEM
[10:14:55] <ravingstorm> NOTHING
[10:14:56] <ravingstorm> ZILCH
[10:14:58] <ravingstorm> )
[10:14:59] <ravingstorm> 0
[10:15:10] <disgracian> I think it's easy to blame you because your tantrum was provoked by me asking "why?".
[10:15:11] <danopia> C-C-COMBO BREAKER
[10:15:13] <danopia> GAH
[10:15:20] <ravingstorm> stfu disgracian
[10:15:22] <ravingstorm> fuck off now
[10:15:25] <disgracian> Most people would conclude that you overreacted just a tad.
[10:15:36] <ravingstorm> <ravingstorm> hi
[10:15:36] <ravingstorm> <ravingstorm> asp.net channel is rather quiet
[10:15:36] <ravingstorm> <ravingstorm> can i ask here
[10:15:36] <ravingstorm> <disgracian> No.
[10:15:36] <ravingstorm> <true\false> I think you can
[10:15:37] <ravingstorm> <ravingstorm> cool
[10:15:39] <ravingstorm> <ravingstorm> thanks
[10:15:41] <ravingstorm> <disgracian> You won't want him to. Trust me.
[10:15:43] <ravingstorm> started right from there
[10:15:45] <ravingstorm> in csharp
[10:15:48] <ravingstorm> he's been at it right from the word get go
[10:15:51] <disgracian> But I was right.
[10:15:53] <ravingstorm> aand you're telling me im being a dick?
[10:15:55] <ravingstorm> STFU ASSHOLE
[10:16:00] <ravingstorm> you were being right about what?
[10:16:02] <ravingstorm> you provke users
[10:16:09] <ravingstorm> and then act all innocent like you were jsut here to help
[10:16:17] <ravingstorm> look at Mezner
[10:16:22] <disgracian> They wouldn't have wanted you to ask your question. Unless they are sado-massochists.
[10:16:23] <ravingstorm> even he thinks im to be blamed
[10:16:27] <danopia> so if it's C# ASP.NET, why did you ask ##VB.NET
[10:16:34] <ravingstorm> BECUSE IT WAS QUIET
[10:16:36] <ravingstorm> YOU FUCKING TARD
[10:16:41] <ravingstorm> didnt you read what danopia
[10:16:42] <ravingstorm> said
[10:16:43] <disgracian> ravingstorm - Well that's a 2/3 majority we have. Can't argue with that.
[10:16:44] <danopia> just asking #ubuntu
[10:16:49] <disgracian> It's what our great nation was built on.
[10:16:52] <danopia> :P
[10:16:55] <ravingstorm> waste of time
[10:17:01] <Mezner> no actually
[10:17:03] <Mezner> i'm just trolling
[10:17:06] <Mezner> because you amuse me
[10:17:11] <Mezner> i don't care who is at fault
[10:17:32] <disgracian> This is the funniest thing I've seen on freenode in months.
[10:18:12] <danopia> http://is.gd/2rUEz
[10:19:10] <danopia> if i look really hard i see ravingstorm on the deck :O
[10:20:05] <disgracian> BUT THE COMPANY WANTED THE BOAT THAT WAY!!!!!!
[10:20:17] <Mezner> probably because they used a listbox on their login pagez
[10:23:48] <ravingstorm> i swear efnet is bigger and better than the crap you get onf reenode
[10:23:51] <ravingstorm> and gee they helped
[10:23:52] <ravingstorm> http://msdn.microsoft.com/en-us/library/ms178339.aspx
[10:24:05] <danopia> .....did you try googling first?
[10:24:07] <ravingstorm> they were being a bit difficult but they ACTUALLY HELPED
[10:24:14] <ravingstorm> if i didnt google i wouldnt have come here
[10:25:13] <danopia> site:msdn.microsoft.com adding controls to asp.net asp:login
[10:25:13] <disgracian> So they basically told you to RTFM.
[10:25:19] <danopia> Customizing the Appearance of ASP.NET Login Controls
[10:25:19] <danopia> You can customize the contents of several ASP.NET login controls by specifying control templates and adding your own controls to the user interface (UI) of ...
[10:25:31] <ravingstorm> disgracian they basically told me to read it
[10:25:33] <ravingstorm> and its right there
[10:25:44] <danopia> ravingstorm, so they googled for you, basically
[10:25:45] <ravingstorm> antoehr person was helping
[10:25:49] <ravingstorm> danopia who cares
[10:25:50] <danopia> work on your googlefu
[10:25:50] <ravingstorm> they helped
[10:25:55] <ravingstorm> instead of being a fucking prick
[10:25:57] <ravingstorm> like this dude
[10:26:07] <ravingstorm> they atleast googled didnt they
[10:26:09] <Mezner> noi
[10:26:10] <Mezner> nou
[10:26:18] <ravingstorm> if you two didnt want to help
[10:26:22] <ravingstorm> could've said right at the start
[10:26:27] <ravingstorm> insteaf of being of no help
[10:26:31] <ravingstorm> and over that obnoxious
[10:26:43] <disgracian> ravingstorm - The thing is I was trying to help you.
[10:26:51] <disgracian> I actually took the time to try to understand what you were trying to do.
[10:26:52] <ravingstorm> im done dude
[10:26:59] <ravingstorm> you wasted my time
[10:27:02] <ravingstorm> appreciate it
[10:27:06] <ravingstorm> so done with freenode crap
[10:27:09] * ravingstorm (n=sig@unaffiliated/dconway) has left ##asp.net
[10:27:12] <Mezner> what a vagina
[10:27:26] <danopia> one down.....
[10:27:32] <disgracian> All he has learned how to do is ask other people to google for him.
[10:27:46] <Mezner> and not to come here
[10:27:49] <Mezner> so i'd say we won?
[10:27:59] <danopia> yea, pretty much
[10:28:03] * disgracian parties like it's 1999.
[10:28:19] * danopia parties like it's 1234567890 (unix time) :P
[10:28:35] <Mezner> you'd be surprised how few people actually can find anything on msdn though
[10:28:37] * danopia pastebins hte log