Click here to Skip to main content
15,908,013 members
Home / Discussions / C#
   

C#

 
AnswerRe: Need to find some required text in RichtextBox Pin
saqib8214-Nov-06 19:41
saqib8214-Nov-06 19:41 
QuestionClipboard help Pin
Jon Stroh14-Nov-06 17:06
Jon Stroh14-Nov-06 17:06 
AnswerRe: Clipboard help Pin
saqib8214-Nov-06 19:40
saqib8214-Nov-06 19:40 
Questionhow to highlight syntax as soon as loading text file in to richtextbox Pin
veluru krishna14-Nov-06 16:56
veluru krishna14-Nov-06 16:56 
QuestionACPI and WMI in C# Pin
Robert Jacob14-Nov-06 12:04
Robert Jacob14-Nov-06 12:04 
QuestionAutoclick type pgm Pin
Zinc Oianoid14-Nov-06 11:57
Zinc Oianoid14-Nov-06 11:57 
AnswerRe: Autoclick type pgm Pin
Christian Graus14-Nov-06 20:12
protectorChristian Graus14-Nov-06 20:12 
GeneralRe: Autoclick type pgm Pin
Zinc Oianoid16-Nov-06 5:03
Zinc Oianoid16-Nov-06 5:03 
Those are the odds I like, makes me look even better when I succeed.

Here are some detail that might help.

It is a scheduling page.

The boxes that need clicking are color coded for available time slots/requested time slots (ones I clicked)/accepted time slots (after clicking).

The following code is cut out of original. It may or may not have bearing. It is not in any particular order.

the code for building the area in question is not visible by using 'source' from the browser. Is there a way to capture more code?

Where I removed/editd code for security reasons I will note it with xxxx and (RFSR).

-----------------------------------------------
<script type="text/javascript">

page.onloads = [];

window.open('https://xxxxx.xxxx/xx.html', (RFSR)

<iframe id="tubesock_iframe" style="position:absolute; top:0px; left:0px; width:100%; height:100%"

src="https://xxxxxxxxxxx.html"></iframe> (RFSR)

-----------------------------------------------

thanks
Bob
QuestionDisplay as string in datetime custom format Pin
Mary Parkhouse14-Nov-06 11:14
Mary Parkhouse14-Nov-06 11:14 
AnswerRe: Display as string in datetime custom format Pin
Guffa14-Nov-06 12:27
Guffa14-Nov-06 12:27 
GeneralRe: Display as string in datetime custom format Pin
Christian Graus14-Nov-06 12:30
protectorChristian Graus14-Nov-06 12:30 
GeneralRe: Display as string in datetime custom format Pin
Mary Parkhouse15-Nov-06 6:16
Mary Parkhouse15-Nov-06 6:16 
AnswerRe: Display as string in datetime custom format Pin
Christian Graus14-Nov-06 12:30
protectorChristian Graus14-Nov-06 12:30 
QuestionPassing variables from C# to JavaScript Pin
DanB198314-Nov-06 10:53
DanB198314-Nov-06 10:53 
AnswerRe: Passing variables from C# to JavaScript Pin
Christian Graus14-Nov-06 12:32
protectorChristian Graus14-Nov-06 12:32 
AnswerRe: Passing variables from C# to JavaScript Pin
Guffa14-Nov-06 12:34
Guffa14-Nov-06 12:34 
GeneralRe: Passing variables from C# to JavaScript Pin
DanB198314-Nov-06 22:03
DanB198314-Nov-06 22:03 
AnswerRe: Passing variables from C# to JavaScript Pin
Justin.Jones16-Nov-06 9:06
Justin.Jones16-Nov-06 9:06 
QuestionScreen Saver status Pin
Daithi Brennan14-Nov-06 7:45
Daithi Brennan14-Nov-06 7:45 
AnswerRe: Screen Saver status Pin
Luc Pattyn14-Nov-06 12:55
sitebuilderLuc Pattyn14-Nov-06 12:55 
Questionhow to use Sql Server 2005 Reporting Services ? Pin
hdv21214-Nov-06 7:37
hdv21214-Nov-06 7:37 
AnswerRe: how to use Sql Server 2005 Reporting Services ? Pin
ednrgc14-Nov-06 7:45
ednrgc14-Nov-06 7:45 
GeneralRe: how to use Sql Server 2005 Reporting Services ? Pin
hdv21214-Nov-06 9:44
hdv21214-Nov-06 9:44 
GeneralRe: how to use Sql Server 2005 Reporting Services ? Pin
ednrgc14-Nov-06 9:49
ednrgc14-Nov-06 9:49 
QuestionEmbed an exe into app Pin
chossy14-Nov-06 6:48
chossy14-Nov-06 6:48 

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.