AideedSS
AideedSS
CC#
Created by Abajur on 8/25/2024 in #help
Project ideas
Tic Tac To game Voice chat system Personal Accountant
4 replies
CC#
Created by AideedSS on 9/19/2023 in #help
❔ aspButton need to click twice to trigger the action
ASP.NET framework...sorry for not mention it
12 replies
CC#
Created by AideedSS on 9/19/2023 in #help
❔ aspButton need to click twice to trigger the action
how to fix this issue?
12 replies
CC#
Created by AideedSS on 9/19/2023 in #help
❔ aspButton need to click twice to trigger the action
the problem is, why do I have to press the button twice to trigger the event...lets say
btn.Click += (s,e){
Response.Write("hello");
};
btn.Click += (s,e){
Response.Write("hello");
};
I have to click it twice(twice postback) to received hello
12 replies
CC#
Created by AideedSS on 7/20/2023 in #help
❔ Everything is error
But, everything is fine if I make another project
6 replies
CC#
Created by AideedSS on 4/5/2023 in #help
❔ Is it possible to build a session in WinForm C#?
I'll try take a look on that
8 replies
CC#
Created by AideedSS on 4/5/2023 in #help
❔ Is it possible to build a session in WinForm C#?
yup
8 replies
CC#
Created by AideedSS on 4/3/2023 in #help
❔ ✅ How to get ImageLocation from Controls?
In case if you're wondering how?
PictureBox pb = (PictureBox)panel1.Controls[0];

string src = pb.ImageLocation;
PictureBox pb = (PictureBox)panel1.Controls[0];

string src = pb.ImageLocation;
4 replies
CC#
Created by AideedSS on 4/3/2023 in #help
❔ ✅ How to get ImageLocation from Controls?
nvm I got it
4 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
thanks for helping...the issue is the below codes...
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
ohhh, i figure it out
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
thats weird, it skips rarararara.pdf(you can see the filename down there) but when I remove if clause, it does run along with rararrarara.pdf
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
alright
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
alright, wait
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
I mean, take a look down there..not there haha
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
50 replies
CC#
Created by AideedSS on 3/15/2023 in #help
❔ ✅ Why is this true?
hahaha, then how to make them right? hahaha 😆
50 replies