Questions tagged [forward]

There are myriad kinds of forwarding. Use this if you must, but try to find a more specific [tag] first.

There are many kinds of forwarding. As such, this tag is generally to general.

Try to use a more specific one, like , , , , and many more.

664 questions
-3
votes
3 answers

Method must have a return type (C#)

Been getting a "Method must have a return type, and i don't really understand why. It is the "public HelpView()" part that returns the error. (Top of code, made it into a block quote) Web browser application, code is for back and forward…
-3
votes
1 answer

State pattern c++ - what am i doing wrong?

I just dont get what im doing wrong here. The goal is a finite state machine which changes the state and its behaviour depending on the char that it gets, but i can't get even the project structure down... here is the code i got so far, it wont…
mdshields
  • 37
  • 3
-3
votes
1 answer

Perl smtp server for modify and forward message

I need to create a perl script that works as an smtp server. When it listens an email, it should change its body and then resend it to some other email server (a MS Exchange one) Is there a simple way to do this? Which perl modules should I…
-4
votes
0 answers

Add emoji before every URL regex

I want to know How can I add "" emoji before every link or URL using a Telegram auto forwarder bot ( @Auto_Forwarder_Bot ). Please give me a command or regex so that I can add "" this emoji before every URL which is transferred through the Bot.
1 2 3
44
45